"go test -v -timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestnStorage:" 2026/02/21 03:39:47 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jaluyah4dolo" 2026/02/21 03:39:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:39:47 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:39:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo" 2026/02/21 03:39:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo": object not found === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/21 03:39:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/ 2026/02/21 03:39:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo" 2026/02/21 03:39:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/21 03:39:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir 2026/02/21 03:39:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/ 2026/02/21 03:39:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/21 03:39:49 INFO : dir/subdir: Making directory 2026/02/21 03:39:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/dir/ 2026/02/21 03:39:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/dir/" 2026/02/21 03:39:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/dir/subdir/ 2026/02/21 03:39:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/dir/subdir/" 2026/02/21 03:39:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:50 INFO : dir/subdir: Removing directory 2026/02/21 03:39:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/dir/subdir" 2026/02/21 03:39:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:50 INFO : dir: Removing directory 2026/02/21 03:39:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/dir" 2026/02/21 03:39:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsListEmpty 2026/02/21 03:39:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsListDirEmpty 2026/02/21 03:39:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsListRDirEmpty 2026/02/21 03:39:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/02/21 03:39:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/does%20not%20exist" 2026/02/21 03:39:51 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/02/21 03:39:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/does%20not%20exist" 2026/02/21 03:39:51 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding 2026/02/21 03:39:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/21 03:39:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/21 03:39:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E/ 2026/02/21 03:39:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E/" 2026/02/21 03:39:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E/%EF%BC%8E" 2026/02/21 03:39:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E/%EF%BC%8E" 2026/02/21 03:39:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E/%EF%BC%8E" 2026/02/21 03:39:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E" 2026/02/21 03:39:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/21 03:39:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E%EF%BC%8E/ 2026/02/21 03:39:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E%EF%BC%8E/" 2026/02/21 03:39:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2026/02/21 03:39:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2026/02/21 03:39:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E%EF%BC%8E/%EF%BC%8E%EF%BC%8E" 2026/02/21 03:39:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%EF%BC%8E%EF%BC%8E" 2026/02/21 03:39:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/21 03:39:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/ 2026/02/21 03:39:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~/" 2026/02/21 03:39:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%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/02/21 03:39:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%21%22%23$%25&%27%28%29%2A+,-.%EF%BC%8F:;%3C=%3E%3F@%5B%5C%5D%5E_%60%7B%7C%7D~" 2026/02/21 03:39:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/21 03:39:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%20leading%20space/ 2026/02/21 03:39:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%20leading%20space/" 2026/02/21 03:39:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%20leading%20space/%20leading%20space" 2026/02/21 03:39:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%20leading%20space/%20leading%20space" 2026/02/21 03:39:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%20leading%20space/%20leading%20space" 2026/02/21 03:39:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%20leading%20space" 2026/02/21 03:39:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/21 03:39:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/~leading%20tilde/ 2026/02/21 03:39:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/~leading%20tilde/" 2026/02/21 03:39:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/~leading%20tilde/~leading%20tilde" 2026/02/21 03:39:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/~leading%20tilde/~leading%20tilde" 2026/02/21 03:39:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/~leading%20tilde/~leading%20tilde" 2026/02/21 03:39:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/~leading%20tilde" 2026/02/21 03:39:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/21 03:39:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%E2%90%8Dleading%20CR/ 2026/02/21 03:39:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Dleading%20CR/" 2026/02/21 03:39:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2026/02/21 03:39:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2026/02/21 03:39:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Dleading%20CR/%E2%90%8Dleading%20CR" 2026/02/21 03:39:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Dleading%20CR" 2026/02/21 03:39:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/21 03:39:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%E2%90%8Aleading%20LF/ 2026/02/21 03:39:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Aleading%20LF/" 2026/02/21 03:39:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2026/02/21 03:39:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2026/02/21 03:39:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Aleading%20LF/%E2%90%8Aleading%20LF" 2026/02/21 03:39:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Aleading%20LF" 2026/02/21 03:39:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/21 03:39:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%E2%90%89leading%20HT/ 2026/02/21 03:39:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%89leading%20HT/" 2026/02/21 03:39:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2026/02/21 03:39:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2026/02/21 03:39:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:39:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%89leading%20HT/%E2%90%89leading%20HT" 2026/02/21 03:39:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%89leading%20HT" 2026/02/21 03:39:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/21 03:40:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/%E2%90%8Bleading%20VT/ 2026/02/21 03:40:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Bleading%20VT/" 2026/02/21 03:40:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2026/02/21 03:40:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2026/02/21 03:40:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Bleading%20VT/%E2%90%8Bleading%20VT" 2026/02/21 03:40:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/%E2%90%8Bleading%20VT" 2026/02/21 03:40:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/21 03:40:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/.leading%20dot/ 2026/02/21 03:40:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/.leading%20dot/" 2026/02/21 03:40:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/.leading%20dot/.leading%20dot" 2026/02/21 03:40:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/.leading%20dot/.leading%20dot" 2026/02/21 03:40:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/.leading%20dot/.leading%20dot" 2026/02/21 03:40:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/.leading%20dot" 2026/02/21 03:40:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/21 03:40:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/trailing%20space%20/ 2026/02/21 03:40:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20space%20/" 2026/02/21 03:40:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/trailing%20space%20/trailing%20space%20" 2026/02/21 03:40:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/trailing%20space%20/trailing%20space%20" 2026/02/21 03:40:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/trailing%20space%20/trailing%20space%20" 2026/02/21 03:40:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20space%20" 2026/02/21 03:40:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/21 03:40:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/trailing%20CR%E2%90%8D/ 2026/02/21 03:40:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20CR%E2%90%8D/" 2026/02/21 03:40:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2026/02/21 03:40:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2026/02/21 03:40:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/trailing%20CR%E2%90%8D/trailing%20CR%E2%90%8D" 2026/02/21 03:40:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20CR%E2%90%8D" 2026/02/21 03:40:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/21 03:40:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/trailing%20LF%E2%90%8A/ 2026/02/21 03:40:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20LF%E2%90%8A/" 2026/02/21 03:40:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2026/02/21 03:40:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2026/02/21 03:40:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/trailing%20LF%E2%90%8A/trailing%20LF%E2%90%8A" 2026/02/21 03:40:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20LF%E2%90%8A" 2026/02/21 03:40:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/21 03:40:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/trailing%20HT%E2%90%89/ 2026/02/21 03:40:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20HT%E2%90%89/" 2026/02/21 03:40:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2026/02/21 03:40:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2026/02/21 03:40:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/trailing%20HT%E2%90%89/trailing%20HT%E2%90%89" 2026/02/21 03:40:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20HT%E2%90%89" 2026/02/21 03:40:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/21 03:40:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/trailing%20VT%E2%90%8B/ 2026/02/21 03:40:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20VT%E2%90%8B/" 2026/02/21 03:40:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2026/02/21 03:40:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2026/02/21 03:40:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/trailing%20VT%E2%90%8B/trailing%20VT%E2%90%8B" 2026/02/21 03:40:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20VT%E2%90%8B" 2026/02/21 03:40:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/21 03:40:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/trailing%20dot./ 2026/02/21 03:40:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20dot./" 2026/02/21 03:40:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/trailing%20dot./trailing%20dot." 2026/02/21 03:40:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/trailing%20dot./trailing%20dot." 2026/02/21 03:40:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/trailing%20dot./trailing%20dot." 2026/02/21 03:40:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/trailing%20dot." 2026/02/21 03:40:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/21 03:40:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/invalid%20utf-8%FE/ 2026/02/21 03:40:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/invalid%20utf-8%FE/" 2026/02/21 03:40:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/invalid%20utf-8%FE/invalid%20utf-8%FE" 2026/02/21 03:40:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/invalid%20utf-8%FE/invalid%20utf-8%FE" 2026/02/21 03:40:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/invalid%20utf-8%FE/invalid%20utf-8%FE" 2026/02/21 03:40:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/invalid%20utf-8%FE" 2026/02/21 03:40:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/21 03:40:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/test%2546.txt/ 2026/02/21 03:40:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/test%2546.txt/" 2026/02/21 03:40:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/test%2546.txt/test%2546.txt" 2026/02/21 03:40:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/test%2546.txt/test%2546.txt" 2026/02/21 03:40:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/test%2546.txt/test%2546.txt" 2026/02/21 03:40:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/test%2546.txt" 2026/02/21 03:40:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2026/02/21 03:40:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/potato" 2026/02/21 03:40:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/potato": object not found 2026/02/21 03:40:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/directory/not/found/potato" 2026/02/21 03:40:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/directory/not/found/potato": object not found === RUN TestIntegration/FsMkdir/FsPutError 2026/02/21 03:40:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/ 2026/02/21 03:40:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/" 2026/02/21 03:40:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/ 2026/02/21 03:40:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/" 2026/02/21 03:40:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/ 2026/02/21 03:40:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C/" 2026/02/21 03:40:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:09 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/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-jaluyah4dolo/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/02/21 03:40:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:10 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/zero-length-file" 2026/02/21 03:40:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/zero-length-file" 2026/02/21 03:40:11 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/zero-length-file" 2026/02/21 03:40:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/zero-length-file" === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/21 03:40:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/02/21 03:40:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/02/21 03:40:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9" 2026/02/21 03:40:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage" 2026/02/21 03:40:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 2026/02/21 03:40:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/02/21 03:40:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9" 2026/02/21 03:40:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage" 2026/02/21 03:40:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/02/21 03:40:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir 2026/02/21 03:40:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%2Fhello%3F+sausage0 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/21 03:40:14 DEBUG : Creating backend with remote "TestnStorage:" 2026/02/21 03:40:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:40:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" 2026/02/21 03:40:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/21 03:40:15 DEBUG : Creating backend with remote "TestnStorage:" 2026/02/21 03:40:15 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:40:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146" 2026/02/21 03:40:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2026/02/21 03:40:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%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-jaluyah4dolo/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/02/21 03:40:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%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-jaluyah4dolo/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/02/21 03:40:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%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-jaluyah4dolo/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/02/21 03:40:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%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-jaluyah4dolo/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/02/21 03:40:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 2026/02/21 03:40:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/02/21 03:40:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/21 03:40:17 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/21 03:40:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2026/02/21 03:40:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/dirToPurge/ 2026/02/21 03:40:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge/" 2026/02/21 03:40:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge/fileToPurge.txt" 2026/02/21 03:40:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge/fileToPurge.txt" 2026/02/21 03:40:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:18 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge" 2026/02/21 03:40:18 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/02/21 03:40:18 DEBUG : Waiting for deletions to finish 2026/02/21 03:40:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%2FdirToPurge0 for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge/" 2026/02/21 03:40:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge/fileToPurge.txt" 2026/02/21 03:40:19 INFO : dirToPurge/fileToPurge.txt: Deleted 2026/02/21 03:40:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge" 2026/02/21 03:40:19 DEBUG : removing 1 level 1 directories 2026/02/21 03:40:19 INFO : dirToPurge: Removing directory 2026/02/21 03:40:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/dirToPurge" 2026/02/21 03:40:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/21 03:40:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot/ 2026/02/21 03:40:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot/" 2026/02/21 03:40:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2026/02/21 03:40:20 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot/fileToPurgeFromRoot.txt": HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/21 03:40:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 2026/02/21 03:40:20 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot/fileToPurgeFromRoot.txt": object not found fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: failed to call NetStorage API upload: HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/21 03:40:20 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jaluyah4dolo/hello? sausage/êé" 2026/02/21 03:40:20 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:40:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9" 2026/02/21 03:40:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/ 2026/02/21 03:40:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/ 2026/02/21 03:40:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/" 2026/02/21 03:40:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/ 2026/02/21 03:40:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/" 2026/02/21 03:40:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/ 2026/02/21 03:40:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/" 2026/02/21 03:40:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/ 2026/02/21 03:40:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/" 2026/02/21 03:40:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/ 2026/02/21 03:40:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/" 2026/02/21 03:40:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2026/02/21 03:40:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2026/02/21 03:40:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:23 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a" 2026/02/21 03:40:23 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/02/21 03:40:23 DEBUG : Waiting for deletions to finish 2026/02/21 03:40:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%2Fhello%3F+sausage%2F%C3%AA%C3%A9%2Fa0 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/" 2026/02/21 03:40:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d/e.txt" 2026/02/21 03:40:23 INFO : a/b/c/d/e.txt: Deleted 2026/02/21 03:40:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a" 2026/02/21 03:40:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2026/02/21 03:40:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2026/02/21 03:40:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2026/02/21 03:40:24 DEBUG : removing 1 level 4 directories 2026/02/21 03:40:24 INFO : a/b/c/d: Removing directory 2026/02/21 03:40:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c/d" 2026/02/21 03:40:24 DEBUG : removing 1 level 3 directories 2026/02/21 03:40:24 INFO : a/b/c: Removing directory 2026/02/21 03:40:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b/c" 2026/02/21 03:40:24 DEBUG : removing 1 level 2 directories 2026/02/21 03:40:24 INFO : a/b: Removing directory 2026/02/21 03:40:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a/b" 2026/02/21 03:40:24 DEBUG : removing 1 level 1 directories 2026/02/21 03:40:24 INFO : a: Removing directory 2026/02/21 03:40:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/a" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/02/21 03:40:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:25 DEBUG : NetStorage action rmdir failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/": 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/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:25 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1323785716 for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/02/21 03:40:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/02/21 03:40:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2026/02/21 03:40:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/21 03:40:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:27 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" 2026/02/21 03:40:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1827 Error: Received unexpected error: failed to call NetStorage API upload: HTTP error 400 (400 Bad Request) returned body: "XAAA invalid\n" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: Update object === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable 2026/02/21 03:40:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": object not found fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/02/21 03:40:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": object not found fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) 2026/02/21 03:40:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": object not found fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1852 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/21 03:40:32 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/21 03:40:32 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:40:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:40:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo%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-jaluyah4dolo/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/02/21 03:40:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jaluyah4dolo/not found.txt" 2026/02/21 03:40:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:40:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/not%20found.txt" 2026/02/21 03:40:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/not%20found.txt": object not found 2026/02/21 03:40:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/not%20found.txt" 2026/02/21 03:40:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/not%20found.txt": object not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestnStorage:" path "rclone-test-jaluyah4dolo" from "TestnStorage:rclone-test-jaluyah4dolo" 2026/02/21 03:40:33 DEBUG : Creating backend with remote "TestnStorage:" 2026/02/21 03:40:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:40:33 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/02/21 03:40:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/21 03:40:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/21 03:40:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-jaluyah4dolo/file name.txt (200), rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:203: Not found "rclone-test-jaluyah4dolo/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 1 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Not equal: expected: []string{"rclone-test-jaluyah4dolo/hello? sausage", "rclone-test-jaluyah4dolo/hello? sausage/êé", "rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界", "rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-jaluyah4dolo/dirToPurgeFromRoot", "rclone-test-jaluyah4dolo/hello? sausage", "rclone-test-jaluyah4dolo/hello? sausage/êé", "rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界", "rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=43) "rclone-test-jaluyah4dolo/dirToPurgeFromRoot", (string) (len=39) "rclone-test-jaluyah4dolo/hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/21 03:40:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo" fstest.go:380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-jaluyah4dolo/file name.txt (200) got fstest.go:203: Not found "rclone-test-jaluyah4dolo/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:385 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: 1 objects not found fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Not equal: expected: []string{"rclone-test-jaluyah4dolo/hello? sausage"} actual : []string{"rclone-test-jaluyah4dolo/dirToPurgeFromRoot", "rclone-test-jaluyah4dolo/hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=43) "rclone-test-jaluyah4dolo/dirToPurgeFromRoot", (string) (len=39) "rclone-test-jaluyah4dolo/hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/02/21 03:40:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8 for path "/1210146/" fstests.go:1981: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1981 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-jaluyah4dolo/file name.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/21 03:40:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/ 2026/02/21 03:40:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:40:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/created%20from%20root.txt" 2026/02/21 03:40:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/created%20from%20root.txt" 2026/02/21 03:40:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/21 03:40:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/21 03:40:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1995 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-jaluyah4dolo/created from root.txt (100), rclone-test-jaluyah4dolo/file name.txt (200), rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-jaluyah4dolo/created from root.txt (100), rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:203: Not found "rclone-test-jaluyah4dolo/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1995 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/21 03:40:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/created%20from%20root.txt" 2026/02/21 03:40:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/21 03:40:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/21 03:40:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2000 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-jaluyah4dolo/file name.txt (200), rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-jaluyah4dolo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:203: Not found "rclone-test-jaluyah4dolo/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2000 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/21 03:40:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": object not found fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/02/21 03:40:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:40:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": object not found fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) 2026/02/21 03:41:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/file%20name.txt" 2026/02/21 03:41:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/file%20name.txt": object not found fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2273 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/21 03:41:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" 2026/02/21 03:41:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" 2026/02/21 03:41:03 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" 2026/02/21 03:41:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/21 03:41:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" 2026/02/21 03:41:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" 2026/02/21 03:41:03 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" 2026/02/21 03:41:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/piped%20data.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *netstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *netstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/21 03:41:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-put.txt" 2026/02/21 03:41:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-put.txt" 2026/02/21 03:41:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-put.txt" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/21 03:41:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-update.txt" 2026/02/21 03:41:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-update.txt" 2026/02/21 03:41:04 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/unknown-size-update.txt" 2026/02/21 03:41:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-update.txt" 2026/02/21 03:41:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-update.txt" 2026/02/21 03:41:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/unknown-size-update.txt" === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/21 03:41:05 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jaluyah4dolo/deeper/nonexisting/directory" 2026/02/21 03:41:05 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/02/21 03:41:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/deeper/nonexisting/directory" 2026/02/21 03:41:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/deeper/nonexisting/directory": object not found 2026/02/21 03:41:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo/deeper/nonexisting/directory/rclone-test-jaluyah4dolo" 2026/02/21 03:41:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/deeper/nonexisting/directory/rclone-test-jaluyah4dolo": object not found === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/21 03:41:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:05 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/02/21 03:41:05 DEBUG : Waiting for deletions to finish 2026/02/21 03:41:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:41:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/21 03:41:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage" 2026/02/21 03:41:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot" 2026/02/21 03:41:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9" 2026/02/21 03:41:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/02/21 03:41:06 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:41:06 DEBUG : removing 1 level 4 directories 2026/02/21 03:41:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/21 03:41:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/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/02/21 03:41:06 DEBUG : removing 1 level 3 directories 2026/02/21 03:41:06 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/21 03:41:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9/Hello,%20%E4%B8%96%E7%95%8C" 2026/02/21 03:41:07 DEBUG : removing 1 level 2 directories 2026/02/21 03:41:07 INFO : hello? sausage/êé: Removing directory 2026/02/21 03:41:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage/%C3%AA%C3%A9" 2026/02/21 03:41:07 DEBUG : removing 2 level 1 directories 2026/02/21 03:41:07 INFO : hello? sausage: Removing directory 2026/02/21 03:41:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/hello%3F%20sausage" 2026/02/21 03:41:07 INFO : dirToPurgeFromRoot: Removing directory 2026/02/21 03:41:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/dirToPurgeFromRoot" 2026/02/21 03:41:07 DEBUG : removing 1 level 0 directories 2026/02/21 03:41:07 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/: Removing directory 2026/02/21 03:41:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:07 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo" 2026/02/21 03:41:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo": object not found 2026/02/21 03:41:07 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/": object not found 2026/02/21 03:41:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:07 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/02/21 03:41:07 DEBUG : Waiting for deletions to finish 2026/02/21 03:41:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jaluyah4dolo0 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:08 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jaluyah4dolo" 2026/02/21 03:41:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo": object not found 2026/02/21 03:41:08 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/": object not found 2026/02/21 03:41:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:08 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/: Failed to list "": directory not found 2026/02/21 03:41:08 DEBUG : removing 1 level 0 directories 2026/02/21 03:41:08 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jaluyah4dolo/: Removing directory 2026/02/21 03:41:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jaluyah4dolo/" 2026/02/21 03:41:08 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (80.50s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.13s) --- FAIL: TestIntegration/FsMkdir (78.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.89s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutError (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.76s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (52.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.97s) --- 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.50s) --- 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.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (23.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.52s) --- 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) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.41s) --- 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 80.515s "go test -v -timeout 1h0m0s -remote TestnStorage: -verbose" - Finished ERROR in 1m21.194096417s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/ObjectStorable TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]