"go test -v -timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestnStorage:" 2026/07/14 05:27:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahisot7yigi" 2026/07/14 05:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 05:27:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:27:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi" 2026/07/14 05:27:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi": object not found === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/07/14 05:27:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/ 2026/07/14 05:27:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi" 2026/07/14 05:27:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/14 05:27:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir 2026/07/14 05:27:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/ 2026/07/14 05:27:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/14 05:27:41 INFO : dir/subdir: Making directory 2026/07/14 05:27:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/dir/ 2026/07/14 05:27:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/dir/" 2026/07/14 05:27:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/dir/subdir/ 2026/07/14 05:27:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/dir/subdir/" 2026/07/14 05:27:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:41 INFO : dir/subdir: Removing directory 2026/07/14 05:27:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/dir/subdir" 2026/07/14 05:27:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:42 INFO : dir: Removing directory 2026/07/14 05:27:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/dir" 2026/07/14 05:27:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsListEmpty 2026/07/14 05:27:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsListDirEmpty 2026/07/14 05:27:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsListRDirEmpty 2026/07/14 05:27:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/14 05:27:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/does%20not%20exist" 2026/07/14 05:27:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/07/14 05:27:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/does%20not%20exist" 2026/07/14 05:27:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding 2026/07/14 05:27:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 05:27:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/ 2026/07/14 05:27:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/" 2026/07/14 05:27:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2026/07/14 05:27:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:43 +0000 UTC," actual : "100,2026-07-14 05:27:43 +0000 UTC,90ca484e47fd9b4f3d59d168c6436c2a" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:43 +0000 UTC, +100,2026-07-14 05:27:43 +0000 UTC,90ca484e47fd9b4f3d59d168c6436c2a Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:43 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:43 +0000 UTC,90ca484e47fd9b4f3d59d168c6436c2a) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:43 +0000 UTC," actual : "100,2026-07-14 05:27:43 +0000 UTC,90ca484e47fd9b4f3d59d168c6436c2a" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:43 +0000 UTC, +100,2026-07-14 05:27:43 +0000 UTC,90ca484e47fd9b4f3d59d168c6436c2a Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:43 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:43 +0000 UTC,90ca484e47fd9b4f3d59d168c6436c2a) 2026/07/14 05:27:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2026/07/14 05:27:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%80%E2%90%81%E2%90%82%E2%90%83%E2%90%84%E2%90%85%E2%90%86%E2%90%87%E2%90%88%E2%90%89%E2%90%8A%E2%90%8B%E2%90%8C%E2%90%8D%E2%90%8E%E2%90%8F%E2%90%90%E2%90%91%E2%90%92%E2%90%93%E2%90%94%E2%90%95%E2%90%96%E2%90%97%E2%90%98%E2%90%99%E2%90%9A%E2%90%9B%E2%90%9C%E2%90%9D%E2%90%9E%E2%90%9F%E2%90%A1" 2026/07/14 05:27:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/14 05:27:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%EF%BC%8E/ 2026/07/14 05:27:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E/" 2026/07/14 05:27:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E/%EF%BC%8E" 2026/07/14 05:27:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E/%EF%BC%8E" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:44 +0000 UTC," actual : "100,2026-07-14 05:27:44 +0000 UTC,ed10d491a07fdbd33a0627cefd03f1e7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:44 +0000 UTC, +100,2026-07-14 05:27:44 +0000 UTC,ed10d491a07fdbd33a0627cefd03f1e7 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:44 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:44 +0000 UTC,ed10d491a07fdbd33a0627cefd03f1e7) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:44 +0000 UTC," actual : "100,2026-07-14 05:27:44 +0000 UTC,ed10d491a07fdbd33a0627cefd03f1e7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:44 +0000 UTC, +100,2026-07-14 05:27:44 +0000 UTC,ed10d491a07fdbd33a0627cefd03f1e7 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:44 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:44 +0000 UTC,ed10d491a07fdbd33a0627cefd03f1e7) 2026/07/14 05:27:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E/%EF%BC%8E" 2026/07/14 05:27:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E" 2026/07/14 05:27:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/14 05:27:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%EF%BC%8E%EF%BC%8E/ 2026/07/14 05:27:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E%EF%BC%8E/" 2026/07/14 05:27:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2026/07/14 05:27:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:45 +0000 UTC," actual : "100,2026-07-14 05:27:45 +0000 UTC,dc68449836836aa86eea10edeed26523" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:45 +0000 UTC, +100,2026-07-14 05:27:45 +0000 UTC,dc68449836836aa86eea10edeed26523 Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:45 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:45 +0000 UTC,dc68449836836aa86eea10edeed26523) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:45 +0000 UTC," actual : "100,2026-07-14 05:27:45 +0000 UTC,dc68449836836aa86eea10edeed26523" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:45 +0000 UTC, +100,2026-07-14 05:27:45 +0000 UTC,dc68449836836aa86eea10edeed26523 Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:45 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:45 +0000 UTC,dc68449836836aa86eea10edeed26523) 2026/07/14 05:27:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2026/07/14 05:27:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%EF%BC%8E%EF%BC%8E" 2026/07/14 05:27:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 05:27:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/ 2026/07/14 05:27:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/" 2026/07/14 05:27:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2026/07/14 05:27:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:46 +0000 UTC," actual : "100,2026-07-14 05:27:46 +0000 UTC,f14cef704cf0387251dd024aa4c5d1ea" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:46 +0000 UTC, +100,2026-07-14 05:27:46 +0000 UTC,f14cef704cf0387251dd024aa4c5d1ea Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:46 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:46 +0000 UTC,f14cef704cf0387251dd024aa4c5d1ea) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:46 +0000 UTC," actual : "100,2026-07-14 05:27:46 +0000 UTC,f14cef704cf0387251dd024aa4c5d1ea" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:46 +0000 UTC, +100,2026-07-14 05:27:46 +0000 UTC,f14cef704cf0387251dd024aa4c5d1ea Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:46 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:46 +0000 UTC,f14cef704cf0387251dd024aa4c5d1ea) 2026/07/14 05:27:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2026/07/14 05:27:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2026/07/14 05:27:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/14 05:27:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%20leading%20space/ 2026/07/14 05:27:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%20leading%20space/" 2026/07/14 05:27:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%20leading%20space/%20leading%20space" 2026/07/14 05:27:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%20leading%20space/%20leading%20space" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:47 +0000 UTC," actual : "100,2026-07-14 05:27:47 +0000 UTC,a19d395c73f263c718854395ae9585ab" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:47 +0000 UTC, +100,2026-07-14 05:27:47 +0000 UTC,a19d395c73f263c718854395ae9585ab Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:47 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:47 +0000 UTC,a19d395c73f263c718854395ae9585ab) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:47 +0000 UTC," actual : "100,2026-07-14 05:27:47 +0000 UTC,a19d395c73f263c718854395ae9585ab" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:47 +0000 UTC, +100,2026-07-14 05:27:47 +0000 UTC,a19d395c73f263c718854395ae9585ab Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:47 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:47 +0000 UTC,a19d395c73f263c718854395ae9585ab) 2026/07/14 05:27:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%20leading%20space/%20leading%20space" 2026/07/14 05:27:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%20leading%20space" 2026/07/14 05:27:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/14 05:27:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/~leading%20tilde/ 2026/07/14 05:27:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/~leading%20tilde/" 2026/07/14 05:27:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/~leading%20tilde/~leading%20tilde" 2026/07/14 05:27:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/~leading%20tilde/~leading%20tilde" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:48 +0000 UTC," actual : "100,2026-07-14 05:27:48 +0000 UTC,c00e52822604121dc4f7b4f494922401" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:48 +0000 UTC, +100,2026-07-14 05:27:48 +0000 UTC,c00e52822604121dc4f7b4f494922401 Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:48 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:48 +0000 UTC,c00e52822604121dc4f7b4f494922401) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:48 +0000 UTC," actual : "100,2026-07-14 05:27:48 +0000 UTC,c00e52822604121dc4f7b4f494922401" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:48 +0000 UTC, +100,2026-07-14 05:27:48 +0000 UTC,c00e52822604121dc4f7b4f494922401 Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:48 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:48 +0000 UTC,c00e52822604121dc4f7b4f494922401) 2026/07/14 05:27:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/~leading%20tilde/~leading%20tilde" 2026/07/14 05:27:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/~leading%20tilde" 2026/07/14 05:27:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/14 05:27:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%E2%90%8Dleading%20CR/ 2026/07/14 05:27:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Dleading%20CR/" 2026/07/14 05:27:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2026/07/14 05:27:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:48 +0000 UTC," actual : "100,2026-07-14 05:27:48 +0000 UTC,2040fa78f4cc53bae60a15061be17711" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:48 +0000 UTC, +100,2026-07-14 05:27:48 +0000 UTC,2040fa78f4cc53bae60a15061be17711 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:48 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:48 +0000 UTC,2040fa78f4cc53bae60a15061be17711) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:48 +0000 UTC," actual : "100,2026-07-14 05:27:48 +0000 UTC,2040fa78f4cc53bae60a15061be17711" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:48 +0000 UTC, +100,2026-07-14 05:27:48 +0000 UTC,2040fa78f4cc53bae60a15061be17711 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:48 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:48 +0000 UTC,2040fa78f4cc53bae60a15061be17711) 2026/07/14 05:27:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2026/07/14 05:27:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Dleading%20CR" 2026/07/14 05:27:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/14 05:27:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%E2%90%8Aleading%20LF/ 2026/07/14 05:27:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Aleading%20LF/" 2026/07/14 05:27:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2026/07/14 05:27:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:49 +0000 UTC," actual : "100,2026-07-14 05:27:49 +0000 UTC,7d9794b7cf7910294e8a57dc84fb9f75" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:49 +0000 UTC, +100,2026-07-14 05:27:49 +0000 UTC,7d9794b7cf7910294e8a57dc84fb9f75 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:49 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:49 +0000 UTC,7d9794b7cf7910294e8a57dc84fb9f75) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:49 +0000 UTC," actual : "100,2026-07-14 05:27:49 +0000 UTC,7d9794b7cf7910294e8a57dc84fb9f75" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:49 +0000 UTC, +100,2026-07-14 05:27:49 +0000 UTC,7d9794b7cf7910294e8a57dc84fb9f75 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:49 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:49 +0000 UTC,7d9794b7cf7910294e8a57dc84fb9f75) 2026/07/14 05:27:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2026/07/14 05:27:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Aleading%20LF" 2026/07/14 05:27:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/14 05:27:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%E2%90%89leading%20HT/ 2026/07/14 05:27:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%89leading%20HT/" 2026/07/14 05:27:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2026/07/14 05:27:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%E2%90%89leading%20HT/%E2%90%89leading%20HT" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:50 +0000 UTC," actual : "100,2026-07-14 05:27:50 +0000 UTC,7d0b4717dcf4050f694a2b20120a6392" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:50 +0000 UTC, +100,2026-07-14 05:27:50 +0000 UTC,7d0b4717dcf4050f694a2b20120a6392 Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:50 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:50 +0000 UTC,7d0b4717dcf4050f694a2b20120a6392) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:50 +0000 UTC," actual : "100,2026-07-14 05:27:50 +0000 UTC,7d0b4717dcf4050f694a2b20120a6392" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:50 +0000 UTC, +100,2026-07-14 05:27:50 +0000 UTC,7d0b4717dcf4050f694a2b20120a6392 Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:50 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:50 +0000 UTC,7d0b4717dcf4050f694a2b20120a6392) 2026/07/14 05:27:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2026/07/14 05:27:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%89leading%20HT" 2026/07/14 05:27:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/14 05:27:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/%E2%90%8Bleading%20VT/ 2026/07/14 05:27:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Bleading%20VT/" 2026/07/14 05:27:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2026/07/14 05:27:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:51 +0000 UTC," actual : "100,2026-07-14 05:27:51 +0000 UTC,a3d83bf1e8dcfc80612859dee1b74467" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:51 +0000 UTC, +100,2026-07-14 05:27:51 +0000 UTC,a3d83bf1e8dcfc80612859dee1b74467 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:51 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:51 +0000 UTC,a3d83bf1e8dcfc80612859dee1b74467) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:51 +0000 UTC," actual : "100,2026-07-14 05:27:51 +0000 UTC,a3d83bf1e8dcfc80612859dee1b74467" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:51 +0000 UTC, +100,2026-07-14 05:27:51 +0000 UTC,a3d83bf1e8dcfc80612859dee1b74467 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:51 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:51 +0000 UTC,a3d83bf1e8dcfc80612859dee1b74467) 2026/07/14 05:27:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2026/07/14 05:27:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/%E2%90%8Bleading%20VT" 2026/07/14 05:27:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/14 05:27:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/.leading%20dot/ 2026/07/14 05:27:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/.leading%20dot/" 2026/07/14 05:27:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/.leading%20dot/.leading%20dot" 2026/07/14 05:27:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/.leading%20dot/.leading%20dot" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:52 +0000 UTC," actual : "100,2026-07-14 05:27:52 +0000 UTC,65efb2a19e251c07f021d30e2a3bf6b3" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:52 +0000 UTC, +100,2026-07-14 05:27:52 +0000 UTC,65efb2a19e251c07f021d30e2a3bf6b3 Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:52 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:52 +0000 UTC,65efb2a19e251c07f021d30e2a3bf6b3) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:52 +0000 UTC," actual : "100,2026-07-14 05:27:52 +0000 UTC,65efb2a19e251c07f021d30e2a3bf6b3" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:52 +0000 UTC, +100,2026-07-14 05:27:52 +0000 UTC,65efb2a19e251c07f021d30e2a3bf6b3 Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:52 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:52 +0000 UTC,65efb2a19e251c07f021d30e2a3bf6b3) 2026/07/14 05:27:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/.leading%20dot/.leading%20dot" 2026/07/14 05:27:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/.leading%20dot" 2026/07/14 05:27:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/14 05:27:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/trailing%20space%20/ 2026/07/14 05:27:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20space%20/" 2026/07/14 05:27:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/trailing%20space%20/trailing%20space%20" 2026/07/14 05:27:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/trailing%20space%20/trailing%20space%20" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:53 +0000 UTC," actual : "100,2026-07-14 05:27:53 +0000 UTC,fde3c3d1e8ccc76f8536b261e2d873a7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:53 +0000 UTC, +100,2026-07-14 05:27:53 +0000 UTC,fde3c3d1e8ccc76f8536b261e2d873a7 Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:53 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:53 +0000 UTC,fde3c3d1e8ccc76f8536b261e2d873a7) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:53 +0000 UTC," actual : "100,2026-07-14 05:27:53 +0000 UTC,fde3c3d1e8ccc76f8536b261e2d873a7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:53 +0000 UTC, +100,2026-07-14 05:27:53 +0000 UTC,fde3c3d1e8ccc76f8536b261e2d873a7 Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:53 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:53 +0000 UTC,fde3c3d1e8ccc76f8536b261e2d873a7) 2026/07/14 05:27:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/trailing%20space%20/trailing%20space%20" 2026/07/14 05:27:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20space%20" 2026/07/14 05:27:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/14 05:27:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/trailing%20CR%E2%90%8D/ 2026/07/14 05:27:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20CR%E2%90%8D/" 2026/07/14 05:27:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2026/07/14 05:27:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:54 +0000 UTC," actual : "100,2026-07-14 05:27:54 +0000 UTC,dbdef58c0641e196788be45d93e6da6f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:54 +0000 UTC, +100,2026-07-14 05:27:54 +0000 UTC,dbdef58c0641e196788be45d93e6da6f Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:54 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:54 +0000 UTC,dbdef58c0641e196788be45d93e6da6f) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:54 +0000 UTC," actual : "100,2026-07-14 05:27:54 +0000 UTC,dbdef58c0641e196788be45d93e6da6f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:54 +0000 UTC, +100,2026-07-14 05:27:54 +0000 UTC,dbdef58c0641e196788be45d93e6da6f Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:54 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:54 +0000 UTC,dbdef58c0641e196788be45d93e6da6f) 2026/07/14 05:27:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2026/07/14 05:27:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20CR%E2%90%8D" 2026/07/14 05:27:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/14 05:27:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/trailing%20LF%E2%90%8A/ 2026/07/14 05:27:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20LF%E2%90%8A/" 2026/07/14 05:27:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2026/07/14 05:27:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:54 +0000 UTC," actual : "100,2026-07-14 05:27:54 +0000 UTC,3a47cdb75a0d350bd55ae5d07a6efd4a" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:54 +0000 UTC, +100,2026-07-14 05:27:54 +0000 UTC,3a47cdb75a0d350bd55ae5d07a6efd4a Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:54 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:54 +0000 UTC,3a47cdb75a0d350bd55ae5d07a6efd4a) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:54 +0000 UTC," actual : "100,2026-07-14 05:27:54 +0000 UTC,3a47cdb75a0d350bd55ae5d07a6efd4a" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:54 +0000 UTC, +100,2026-07-14 05:27:54 +0000 UTC,3a47cdb75a0d350bd55ae5d07a6efd4a Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:54 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:54 +0000 UTC,3a47cdb75a0d350bd55ae5d07a6efd4a) 2026/07/14 05:27:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2026/07/14 05:27:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20LF%E2%90%8A" 2026/07/14 05:27:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/14 05:27:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/trailing%20HT%E2%90%89/ 2026/07/14 05:27:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20HT%E2%90%89/" 2026/07/14 05:27:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2026/07/14 05:27:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:55 +0000 UTC," actual : "100,2026-07-14 05:27:55 +0000 UTC,902abf91e573a9e5cbf21a968717ceb7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:55 +0000 UTC, +100,2026-07-14 05:27:55 +0000 UTC,902abf91e573a9e5cbf21a968717ceb7 Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:55 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:55 +0000 UTC,902abf91e573a9e5cbf21a968717ceb7) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:55 +0000 UTC," actual : "100,2026-07-14 05:27:55 +0000 UTC,902abf91e573a9e5cbf21a968717ceb7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:55 +0000 UTC, +100,2026-07-14 05:27:55 +0000 UTC,902abf91e573a9e5cbf21a968717ceb7 Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:55 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:55 +0000 UTC,902abf91e573a9e5cbf21a968717ceb7) 2026/07/14 05:27:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2026/07/14 05:27:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20HT%E2%90%89" 2026/07/14 05:27:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/14 05:27:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/trailing%20VT%E2%90%8B/ 2026/07/14 05:27:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20VT%E2%90%8B/" 2026/07/14 05:27:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2026/07/14 05:27:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:56 +0000 UTC," actual : "100,2026-07-14 05:27:56 +0000 UTC,b7ead4c1bc99efab8ac3e2555899598d" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:56 +0000 UTC, +100,2026-07-14 05:27:56 +0000 UTC,b7ead4c1bc99efab8ac3e2555899598d Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:56 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:56 +0000 UTC,b7ead4c1bc99efab8ac3e2555899598d) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:56 +0000 UTC," actual : "100,2026-07-14 05:27:56 +0000 UTC,b7ead4c1bc99efab8ac3e2555899598d" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:56 +0000 UTC, +100,2026-07-14 05:27:56 +0000 UTC,b7ead4c1bc99efab8ac3e2555899598d Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:56 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:56 +0000 UTC,b7ead4c1bc99efab8ac3e2555899598d) 2026/07/14 05:27:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2026/07/14 05:27:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20VT%E2%90%8B" 2026/07/14 05:27:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/14 05:27:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/trailing%20dot./ 2026/07/14 05:27:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20dot./" 2026/07/14 05:27:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/trailing%20dot./trailing%20dot." 2026/07/14 05:27:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/trailing%20dot./trailing%20dot." fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:57 +0000 UTC," actual : "100,2026-07-14 05:27:57 +0000 UTC,2139ac267aecde93d8c2142454df5fa7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:57 +0000 UTC, +100,2026-07-14 05:27:57 +0000 UTC,2139ac267aecde93d8c2142454df5fa7 Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:57 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:57 +0000 UTC,2139ac267aecde93d8c2142454df5fa7) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:57 +0000 UTC," actual : "100,2026-07-14 05:27:57 +0000 UTC,2139ac267aecde93d8c2142454df5fa7" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:57 +0000 UTC, +100,2026-07-14 05:27:57 +0000 UTC,2139ac267aecde93d8c2142454df5fa7 Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:57 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:57 +0000 UTC,2139ac267aecde93d8c2142454df5fa7) 2026/07/14 05:27:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/trailing%20dot./trailing%20dot." 2026/07/14 05:27:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/trailing%20dot." 2026/07/14 05:27:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/14 05:27:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/invalid%20utf-8%FE/ 2026/07/14 05:27:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/invalid%20utf-8%FE/" 2026/07/14 05:27:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/invalid%20utf-8%FE/invalid%20utf-8%FE" 2026/07/14 05:27:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/invalid%20utf-8%FE/invalid%20utf-8%FE" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:58 +0000 UTC," actual : "100,2026-07-14 05:27:58 +0000 UTC,c89a77780d8bd390baaad9cb5d641199" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:58 +0000 UTC, +100,2026-07-14 05:27:58 +0000 UTC,c89a77780d8bd390baaad9cb5d641199 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:58 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:58 +0000 UTC,c89a77780d8bd390baaad9cb5d641199) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:58 +0000 UTC," actual : "100,2026-07-14 05:27:58 +0000 UTC,c89a77780d8bd390baaad9cb5d641199" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:58 +0000 UTC, +100,2026-07-14 05:27:58 +0000 UTC,c89a77780d8bd390baaad9cb5d641199 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:58 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:58 +0000 UTC,c89a77780d8bd390baaad9cb5d641199) 2026/07/14 05:27:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/invalid%20utf-8%FE/invalid%20utf-8%FE" 2026/07/14 05:27:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/invalid%20utf-8%FE" 2026/07/14 05:27:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/14 05:27:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/test%2546.txt/ 2026/07/14 05:27:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/test%2546.txt/" 2026/07/14 05:27:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/test%2546.txt/test%2546.txt" 2026/07/14 05:27:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/test%2546.txt/test%2546.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:59 +0000 UTC," actual : "100,2026-07-14 05:27:59 +0000 UTC,55a0f7c2a3cb5c831cdd87497f536101" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:59 +0000 UTC, +100,2026-07-14 05:27:59 +0000 UTC,55a0f7c2a3cb5c831cdd87497f536101 Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: slow fingerprint of object in memory (100,2026-07-14 05:27:59 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:59 +0000 UTC,55a0f7c2a3cb5c831cdd87497f536101) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 Error: Not equal: expected: "100,2026-07-14 05:27:59 +0000 UTC," actual : "100,2026-07-14 05:27:59 +0000 UTC,55a0f7c2a3cb5c831cdd87497f536101" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:27:59 +0000 UTC, +100,2026-07-14 05:27:59 +0000 UTC,55a0f7c2a3cb5c831cdd87497f536101 Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: fast fingerprint of object in memory (100,2026-07-14 05:27:59 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:27:59 +0000 UTC,55a0f7c2a3cb5c831cdd87497f536101) 2026/07/14 05:27:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:27:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/test%2546.txt/test%2546.txt" 2026/07/14 05:27:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/test%2546.txt" 2026/07/14 05:27:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2026/07/14 05:28:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/potato" 2026/07/14 05:28:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/potato": object not found 2026/07/14 05:28:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/directory/not/found/potato" 2026/07/14 05:28:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/directory/not/found/potato": object not found === RUN TestIntegration/FsMkdir/FsPutError 2026/07/14 05:28:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/ 2026/07/14 05:28:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/" 2026/07/14 05:28:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/ 2026/07/14 05:28:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/" 2026/07/14 05:28:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/ 2026/07/14 05:28:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/" 2026/07/14 05:28:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/ 2026/07/14 05:28:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" 2026/07/14 05:28:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2026/07/14 05:28:00 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": potato 2026/07/14 05:28:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2026/07/14 05:28:01 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": object not found 2026/07/14 05:28:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2026/07/14 05:28:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt": object not found === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/14 05:28:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/zero-length-file" 2026/07/14 05:28:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/zero-length-file" fstests.go:276: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:294 Error: Not equal: expected: "0,2001-02-03 04:05:06 +0000 UTC," actual : "0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0,2001-02-03 04:05:06 +0000 UTC, +0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e Test: TestIntegration/FsMkdir/FsPutZeroLength Messages: slow fingerprint of object in memory (0,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e) fstests.go:276: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:294 Error: Not equal: expected: "0,2001-02-03 04:05:06 +0000 UTC," actual : "0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0,2001-02-03 04:05:06 +0000 UTC, +0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e Test: TestIntegration/FsMkdir/FsPutZeroLength Messages: fast fingerprint of object in memory (0,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e) 2026/07/14 05:28:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/zero-length-file" 2026/07/14 05:28:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/zero-length-file" === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/14 05:28:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:977 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,13b9ceb368177299bcce56aacb853b97" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,13b9ceb368177299bcce56aacb853b97 Test: TestIntegration/FsMkdir/FsPutFiles Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,13b9ceb368177299bcce56aacb853b97) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:977 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,13b9ceb368177299bcce56aacb853b97" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,13b9ceb368177299bcce56aacb853b97 Test: TestIntegration/FsMkdir/FsPutFiles Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,13b9ceb368177299bcce56aacb853b97) 2026/07/14 05:28:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2026/07/14 05:28:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 Error: Not equal: expected: "100,2001-02-03 04:05:10 +0000 UTC," actual : "100,2001-02-03 04:05:10 +0000 UTC,28e87ebaf8661ec2f9fd6527f77db670" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:10 +0000 UTC, +100,2001-02-03 04:05:10 +0000 UTC,28e87ebaf8661ec2f9fd6527f77db670 Test: TestIntegration/FsMkdir/FsPutFiles Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:10 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:10 +0000 UTC,28e87ebaf8661ec2f9fd6527f77db670) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 Error: Not equal: expected: "100,2001-02-03 04:05:10 +0000 UTC," actual : "100,2001-02-03 04:05:10 +0000 UTC,28e87ebaf8661ec2f9fd6527f77db670" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:10 +0000 UTC, +100,2001-02-03 04:05:10 +0000 UTC,28e87ebaf8661ec2f9fd6527f77db670 Test: TestIntegration/FsMkdir/FsPutFiles Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:10 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:10 +0000 UTC,28e87ebaf8661ec2f9fd6527f77db670) 2026/07/14 05:28:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,cc038cac2802cf76fce41e03b411ce7d" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,cc038cac2802cf76fce41e03b411ce7d Test: TestIntegration/FsMkdir/FsPutFiles Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,cc038cac2802cf76fce41e03b411ce7d) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,cc038cac2802cf76fce41e03b411ce7d" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,cc038cac2802cf76fce41e03b411ce7d Test: TestIntegration/FsMkdir/FsPutFiles Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,cc038cac2802cf76fce41e03b411ce7d) === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9" 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage" 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 2026/07/14 05:28:03 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9" 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage" 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage0 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/14 05:28:04 DEBUG : Creating backend with remote "TestnStorage:" 2026/07/14 05:28:04 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" 2026/07/14 05:28:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/14 05:28:05 DEBUG : Creating backend with remote "TestnStorage:" 2026/07/14 05:28:05 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" 2026/07/14 05:28:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 2026/07/14 05:28:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/14 05:28:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/14 05:28:07 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/14 05:28:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2026/07/14 05:28:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/14 05:28:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/dirToPurge/ 2026/07/14 05:28:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/dirToPurge/" 2026/07/14 05:28:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/dirToPurge/fileToPurge.txt" 2026/07/14 05:28:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/dirToPurge/fileToPurge.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1185 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,6bef309918f0ee38aec5423ad3c24090" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,6bef309918f0ee38aec5423ad3c24090 Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,6bef309918f0ee38aec5423ad3c24090) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1185 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,6bef309918f0ee38aec5423ad3c24090" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,6bef309918f0ee38aec5423ad3c24090 Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,6bef309918f0ee38aec5423ad3c24090) 2026/07/14 05:28:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yahisot7yigi/dirToPurge" 2026/07/14 05:28:08 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/07/14 05:28:08 DEBUG : Waiting for deletions to finish 2026/07/14 05:28:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2FdirToPurge0 for path "/1210146/rclone-test-yahisot7yigi/dirToPurge/" 2026/07/14 05:28:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/dirToPurge/fileToPurge.txt" 2026/07/14 05:28:08 INFO : dirToPurge/fileToPurge.txt: Deleted 2026/07/14 05:28:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/dirToPurge" 2026/07/14 05:28:08 DEBUG : removing 1 level 1 directories 2026/07/14 05:28:08 INFO : dirToPurge: Removing directory 2026/07/14 05:28:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/dirToPurge" 2026/07/14 05:28:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/14 05:28:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/ 2026/07/14 05:28:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/" 2026/07/14 05:28:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2026/07/14 05:28:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,6f7d3decd0abd99e444aafc503cdbfd4" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,6f7d3decd0abd99e444aafc503cdbfd4 Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,6f7d3decd0abd99e444aafc503cdbfd4) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,6f7d3decd0abd99e444aafc503cdbfd4" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,6f7d3decd0abd99e444aafc503cdbfd4 Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,6f7d3decd0abd99e444aafc503cdbfd4) 2026/07/14 05:28:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:09 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahisot7yigi/dirToPurgeFromRoot" 2026/07/14 05:28:09 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot" 2026/07/14 05:28:09 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/" 2026/07/14 05:28:10 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/07/14 05:28:10 DEBUG : Waiting for deletions to finish 2026/07/14 05:28:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2FdirToPurgeFromRoot0 for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/" 2026/07/14 05:28:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2026/07/14 05:28:10 INFO : fileToPurgeFromRoot.txt: Deleted 2026/07/14 05:28:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/" 2026/07/14 05:28:10 DEBUG : removing 1 level 0 directories 2026/07/14 05:28:10 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/: Removing directory 2026/07/14 05:28:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/dirToPurgeFromRoot/" 2026/07/14 05:28:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/14 05:28:11 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahisot7yigi/hello? sausage/êé" 2026/07/14 05:28:11 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9" 2026/07/14 05:28:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/ 2026/07/14 05:28:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/ 2026/07/14 05:28:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/" 2026/07/14 05:28:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/ 2026/07/14 05:28:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/" 2026/07/14 05:28:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/ 2026/07/14 05:28:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/" 2026/07/14 05:28:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/ 2026/07/14 05:28:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/" 2026/07/14 05:28:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/ 2026/07/14 05:28:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/" 2026/07/14 05:28:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2026/07/14 05:28:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1258 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,6b6ebe017711dec54d733f80fe3706d6" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,6b6ebe017711dec54d733f80fe3706d6 Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,6b6ebe017711dec54d733f80fe3706d6) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1258 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,6b6ebe017711dec54d733f80fe3706d6" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,6b6ebe017711dec54d733f80fe3706d6 Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,6b6ebe017711dec54d733f80fe3706d6) 2026/07/14 05:28:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/" 2026/07/14 05:28:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a" 2026/07/14 05:28:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/07/14 05:28:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2026/07/14 05:28:13 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a" 2026/07/14 05:28:13 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/07/14 05:28:13 DEBUG : Waiting for deletions to finish 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2Fa0 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/" 2026/07/14 05:28:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2026/07/14 05:28:13 INFO : a/b/c/d/e.txt: Deleted 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a" 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2026/07/14 05:28:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2026/07/14 05:28:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2026/07/14 05:28:14 DEBUG : removing 1 level 4 directories 2026/07/14 05:28:14 INFO : a/b/c/d: Removing directory 2026/07/14 05:28:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2026/07/14 05:28:14 DEBUG : removing 1 level 3 directories 2026/07/14 05:28:14 INFO : a/b/c: Removing directory 2026/07/14 05:28:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2026/07/14 05:28:14 DEBUG : removing 1 level 2 directories 2026/07/14 05:28:14 INFO : a/b: Removing directory 2026/07/14 05:28:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2026/07/14 05:28:14 DEBUG : removing 1 level 1 directories 2026/07/14 05:28:14 INFO : a: Removing directory 2026/07/14 05:28:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/a" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/07/14 05:28:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:14 DEBUG : NetStorage action rmdir failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/": failed to call NetStorage API: HTTP error 409 (409 Conflict) returned body: "Directory not empty\n" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/14 05:28:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:14 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1323785716 for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/07/14 05:28:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/07/14 05:28:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/07/14 05:28:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/07/14 05:28:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2026/07/14 05:28:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint 2026/07/14 05:28:16 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:16 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/14 05:28:16 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/14 05:28:16 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" fstests.go:1913: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1913 Error: Not equal: expected: "200,2011-12-13 14:15:16 +0000 UTC," actual : "200,2011-12-13 14:15:16 +0000 UTC,ff1f85eba71dad3f0f60dbc2e8d31984" Diff: --- Expected +++ Actual @@ -1 +1 @@ -200,2011-12-13 14:15:16 +0000 UTC, +200,2011-12-13 14:15:16 +0000 UTC,ff1f85eba71dad3f0f60dbc2e8d31984 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: slow fingerprint of object in memory (200,2011-12-13 14:15:16 +0000 UTC,) should exactly match fingerprint read back from the remote (200,2011-12-13 14:15:16 +0000 UTC,ff1f85eba71dad3f0f60dbc2e8d31984) fstests.go:1913: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1913 Error: Not equal: expected: "200,2011-12-13 14:15:16 +0000 UTC," actual : "200,2011-12-13 14:15:16 +0000 UTC,ff1f85eba71dad3f0f60dbc2e8d31984" Diff: --- Expected +++ Actual @@ -1 +1 @@ -200,2011-12-13 14:15:16 +0000 UTC, +200,2011-12-13 14:15:16 +0000 UTC,ff1f85eba71dad3f0f60dbc2e8d31984 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: fast fingerprint of object in memory (200,2011-12-13 14:15:16 +0000 UTC,) should exactly match fingerprint read back from the remote (200,2011-12-13 14:15:16 +0000 UTC,ff1f85eba71dad3f0f60dbc2e8d31984) 2026/07/14 05:28:17 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable 2026/07/14 05:28:17 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/14 05:28:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahisot7yigi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 05:28:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/14 05:28:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2FHello%2C+%E4%B8%96%E7%95%8C%2F+%22+%27+%40+%3C+%3E+%26+%3F+%2B+%E2%89%A00 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/14 05:28:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahisot7yigi/not found.txt" 2026/07/14 05:28:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/not%20found.txt" 2026/07/14 05:28:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/not%20found.txt": object not found 2026/07/14 05:28:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/not%20found.txt" 2026/07/14 05:28:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/not%20found.txt": object not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestnStorage:" path "rclone-test-yahisot7yigi" from "TestnStorage:rclone-test-yahisot7yigi" 2026/07/14 05:28:18 DEBUG : Creating backend with remote "TestnStorage:" 2026/07/14 05:28:18 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/14 05:28:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/14 05:28:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/07/14 05:28:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/14 05:28:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/ 2026/07/14 05:28:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/created%20from%20root.txt" 2026/07/14 05:28:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/created%20from%20root.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2065 Error: Not equal: expected: "100,2026-07-14 05:28:19 +0000 UTC," actual : "100,2026-07-14 05:28:19 +0000 UTC,1b024644efa31eac34df19dd9c9a41db" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:28:19 +0000 UTC, +100,2026-07-14 05:28:19 +0000 UTC,1b024644efa31eac34df19dd9c9a41db Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: slow fingerprint of object in memory (100,2026-07-14 05:28:19 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:28:19 +0000 UTC,1b024644efa31eac34df19dd9c9a41db) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2065 Error: Not equal: expected: "100,2026-07-14 05:28:19 +0000 UTC," actual : "100,2026-07-14 05:28:19 +0000 UTC,1b024644efa31eac34df19dd9c9a41db" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2026-07-14 05:28:19 +0000 UTC, +100,2026-07-14 05:28:19 +0000 UTC,1b024644efa31eac34df19dd9c9a41db Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: fast fingerprint of object in memory (100,2026-07-14 05:28:19 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2026-07-14 05:28:19 +0000 UTC,1b024644efa31eac34df19dd9c9a41db) 2026/07/14 05:28:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/14 05:28:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/created%20from%20root.txt" 2026/07/14 05:28:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/14 05:28:19 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/file%20name.txt" 2026/07/14 05:28:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/14 05:28:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/piped%20data.txt" 2026/07/14 05:28:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/piped%20data.txt" 2026/07/14 05:28:20 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/piped%20data.txt" fstests.go:2412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2412 Error: Not equal: expected: "0,2001-02-03 04:05:06 +0000 UTC," actual : "0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0,2001-02-03 04:05:06 +0000 UTC, +0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 Messages: slow fingerprint of object in memory (0,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e) fstests.go:2412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2412 Error: Not equal: expected: "0,2001-02-03 04:05:06 +0000 UTC," actual : "0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0,2001-02-03 04:05:06 +0000 UTC, +0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 Messages: fast fingerprint of object in memory (0,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (0,2001-02-03 04:05:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e) 2026/07/14 05:28:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/piped%20data.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/14 05:28:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/piped%20data.txt" 2026/07/14 05:28:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/piped%20data.txt" 2026/07/14 05:28:20 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/piped%20data.txt" fstests.go:2412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2412 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,b02dbe94d1e8b6c071e734fbec536c59" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,b02dbe94d1e8b6c071e734fbec536c59 Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 Messages: slow fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,b02dbe94d1e8b6c071e734fbec536c59) fstests.go:2412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2412 Error: Not equal: expected: "100,2001-02-03 04:05:06 +0000 UTC," actual : "100,2001-02-03 04:05:06 +0000 UTC,b02dbe94d1e8b6c071e734fbec536c59" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2001-02-03 04:05:06 +0000 UTC, +100,2001-02-03 04:05:06 +0000 UTC,b02dbe94d1e8b6c071e734fbec536c59 Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 Messages: fast fingerprint of object in memory (100,2001-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,b02dbe94d1e8b6c071e734fbec536c59) 2026/07/14 05:28:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/piped%20data.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *netstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *netstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/14 05:28:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/unknown-size-put.txt" 2026/07/14 05:28:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/unknown-size-put.txt" 2026/07/14 05:28:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/unknown-size-put.txt" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/14 05:28:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/unknown-size-update.txt" 2026/07/14 05:28:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/unknown-size-update.txt" fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2660 Error: Not equal: expected: "100,2002-02-03 04:05:06 +0000 UTC," actual : "100,2002-02-03 04:05:06 +0000 UTC,133de541115d9a57ac49530e6b3d11bd" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2002-02-03 04:05:06 +0000 UTC, +100,2002-02-03 04:05:06 +0000 UTC,133de541115d9a57ac49530e6b3d11bd Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: slow fingerprint of object in memory (100,2002-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2002-02-03 04:05:06 +0000 UTC,133de541115d9a57ac49530e6b3d11bd) fstests.go:219: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:219 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2660 Error: Not equal: expected: "100,2002-02-03 04:05:06 +0000 UTC," actual : "100,2002-02-03 04:05:06 +0000 UTC,133de541115d9a57ac49530e6b3d11bd" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2002-02-03 04:05:06 +0000 UTC, +100,2002-02-03 04:05:06 +0000 UTC,133de541115d9a57ac49530e6b3d11bd Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: fast fingerprint of object in memory (100,2002-02-03 04:05:06 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2002-02-03 04:05:06 +0000 UTC,133de541115d9a57ac49530e6b3d11bd) 2026/07/14 05:28:21 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/unknown-size-update.txt" 2026/07/14 05:28:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yahisot7yigi/unknown-size-update.txt" 2026/07/14 05:28:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/unknown-size-update.txt" 2026/07/14 05:28:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/unknown-size-update.txt" === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/14 05:28:22 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yahisot7yigi/deeper/nonexisting/directory" 2026/07/14 05:28:22 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/07/14 05:28:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/deeper/nonexisting/directory" 2026/07/14 05:28:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/deeper/nonexisting/directory": object not found 2026/07/14 05:28:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi/deeper/nonexisting/directory/rclone-test-yahisot7yigi" 2026/07/14 05:28:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/deeper/nonexisting/directory/rclone-test-yahisot7yigi": object not found === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/14 05:28:22 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:22 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/07/14 05:28:22 DEBUG : Waiting for deletions to finish 2026/07/14 05:28:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0/z.txt" 2026/07/14 05:28:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/14 05:28:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage" 2026/07/14 05:28:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9" 2026/07/14 05:28:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/07/14 05:28:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2026/07/14 05:28:23 DEBUG : removing 1 level 4 directories 2026/07/14 05:28:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/14 05:28:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/%20%22%20%27%20@%20%3C%20%3E%20&%20%3F%20+%20%E2%89%A0" 2026/07/14 05:28:23 DEBUG : removing 1 level 3 directories 2026/07/14 05:28:23 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/14 05:28:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/07/14 05:28:23 DEBUG : removing 1 level 2 directories 2026/07/14 05:28:23 INFO : hello? sausage/êé: Removing directory 2026/07/14 05:28:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage/%C3%AA%C3%A9" 2026/07/14 05:28:24 DEBUG : removing 1 level 1 directories 2026/07/14 05:28:24 INFO : hello? sausage: Removing directory 2026/07/14 05:28:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/hello%3F%20sausage" 2026/07/14 05:28:24 DEBUG : removing 1 level 0 directories 2026/07/14 05:28:24 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/: Removing directory 2026/07/14 05:28:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:24 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi" 2026/07/14 05:28:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi": object not found 2026/07/14 05:28:24 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/": object not found 2026/07/14 05:28:24 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:24 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/07/14 05:28:24 DEBUG : Waiting for deletions to finish 2026/07/14 05:28:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yahisot7yigi0 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:25 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yahisot7yigi" 2026/07/14 05:28:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi": object not found 2026/07/14 05:28:25 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/": object not found 2026/07/14 05:28:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:25 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/: Failed to list "": directory not found 2026/07/14 05:28:25 DEBUG : removing 1 level 0 directories 2026/07/14 05:28:25 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yahisot7yigi/: Removing directory 2026/07/14 05:28:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yahisot7yigi/" 2026/07/14 05:28:25 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- FAIL: TestIntegration (45.87s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.12s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.13s) --- FAIL: TestIntegration/FsMkdir (44.27s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.93s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.14s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (16.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (1.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (0.83s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.85s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutError (1.40s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (0.77s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (18.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.24s) --- 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.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.44s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.61s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/netstorage 45.878s "go test -v -timeout 1h0m0s -remote TestnStorage: -verbose" - Finished ERROR in 46.659361312s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutZeroLength TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]