"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Starting (try 1/5) 2026/05/02 05:14:04 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zugeden5vegu" 2026/05/02 05:14:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:04 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu" 2026/05/02 05:14:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu": object not found 2026/05/02 05:14:05 DEBUG : Creating backend with remote "/tmp/rclone1021577813" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/02 05:14:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu" 2026/05/02 05:14:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu": object not found --- SKIP: TestMultithreadCopy (0.13s) === RUN TestMultithreadCopyAbort run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/02 05:14:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu" 2026/05/02 05:14:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu": object not found --- SKIP: TestMultithreadCopyAbort (0.14s) === RUN TestSizeDiffers 2026/05/02 05:14:05 DEBUG : a: size = 0 OK 2026/05/02 05:14:05 DEBUG : a: size = 1 (memory) 2026/05/02 05:14:05 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/02 05:14:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/02 05:14:05 DEBUG : potato: Seek from 10 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 10 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 2 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/02 05:14:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 2 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/02 05:14:05 DEBUG : potato: Seek from 8 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 8 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/02 05:14:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 05:14:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 05:14:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 05:14:05 DEBUG : potato: Seek from 5 to 2 2026/05/02 05:14:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/02 05:14:05 DEBUG : potato: Seek from 9 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 9 to 0 2026/05/02 05:14:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/ 2026/05/02 05:14:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/rutabaga" 2026/05/02 05:14:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu" 2026/05/02 05:14:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheck/1 === RUN TestCheck/2 2026/05/02 05:14:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:14:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheck/3 2026/05/02 05:14:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:14:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheck/4 === RUN TestCheck/5 2026/05/02 05:14:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/remotepotato" 2026/05/02 05:14:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheck/6 === RUN TestCheck/7 2026/05/02 05:14:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:14:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:14:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/remotepotato" 2026/05/02 05:14:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/rutabaga" 2026/05/02 05:14:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCheck (3.35s) --- PASS: TestCheck/1 (0.13s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.13s) --- PASS: TestCheck/5 (0.13s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2026/05/02 05:14:08 DEBUG : Creating backend with remote "nonexistent" 2026/05/02 05:14:08 DEBUG : Creating backend with remote "nonexistent" 2026/05/02 05:14:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/02 05:14:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/02 05:14:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/02 05:14:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/rutabaga" 2026/05/02 05:14:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/02 05:14:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:14:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckDownload/3 2026/05/02 05:14:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:14:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/02 05:14:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/remotepotato" 2026/05/02 05:14:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/02 05:14:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:14:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:14:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/remotepotato" 2026/05/02 05:14:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/rutabaga" 2026/05/02 05:14:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCheckDownload (4.27s) --- PASS: TestCheckDownload/1 (0.24s) --- PASS: TestCheckDownload/2 (0.24s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.36s) --- PASS: TestCheckDownload/5 (0.53s) --- PASS: TestCheckDownload/6 (0.26s) --- PASS: TestCheckDownload/7 (0.27s) === RUN TestCheckSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/rutabaga" 2026/05/02 05:14:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/02 05:14:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:14:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSizeOnly/3 2026/05/02 05:14:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:14:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/02 05:14:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/remotepotato" 2026/05/02 05:14:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/02 05:14:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:14:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:14:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/remotepotato" 2026/05/02 05:14:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/rutabaga" 2026/05/02 05:14:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCheckSizeOnly (2.88s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.14s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.16s) --- PASS: TestCheckSizeOnly/7 (0.15s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/02 05:14:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/02 05:14:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/02 05:14:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/02 05:14:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/02 05:14:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/02 05:14:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/02 05:14:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/02 05:14:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestParseSumFile (1.15s) === RUN TestCheckSum run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zugeden5vegu/data" 2026/05/02 05:14:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/data" 2026/05/02 05:14:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/data": object not found 2026/05/02 05:14:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/data/ 2026/05/02 05:14:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/data/" 2026/05/02 05:14:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/banana" 2026/05/02 05:14:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest1 2026/05/02 05:14:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/potato" 2026/05/02 05:14:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest2 2026/05/02 05:14:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest3 2026/05/02 05:14:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest4 2026/05/02 05:14:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest5 2026/05/02 05:14:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest6 2026/05/02 05:14:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/banana" 2026/05/02 05:14:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/potato" 2026/05/02 05:14:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSum/subtest7 2026/05/02 05:14:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/data/banana" 2026/05/02 05:14:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/data/potato" 2026/05/02 05:14:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/data" 2026/05/02 05:14:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCheckSum (6.75s) --- PASS: TestCheckSum/subtest1 (0.51s) --- PASS: TestCheckSum/subtest2 (0.40s) --- PASS: TestCheckSum/subtest3 (0.39s) --- PASS: TestCheckSum/subtest4 (0.37s) --- PASS: TestCheckSum/subtest5 (0.40s) --- PASS: TestCheckSum/subtest6 (0.41s) --- PASS: TestCheckSum/subtest7 (0.39s) === RUN TestCheckSumDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zugeden5vegu/data" 2026/05/02 05:14:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/data" 2026/05/02 05:14:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/data": object not found 2026/05/02 05:14:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/data/ 2026/05/02 05:14:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/data/" 2026/05/02 05:14:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/banana" 2026/05/02 05:14:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest1 2026/05/02 05:14:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/potato" 2026/05/02 05:14:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest2 2026/05/02 05:14:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest3 2026/05/02 05:14:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest4 2026/05/02 05:14:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest5 2026/05/02 05:14:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest6 2026/05/02 05:14:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/banana" 2026/05/02 05:14:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/data/potato" 2026/05/02 05:14:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestCheckSumDownload/subtest7 2026/05/02 05:14:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/data/banana" 2026/05/02 05:14:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/data/potato" 2026/05/02 05:14:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/test.sum" 2026/05/02 05:14:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/data" 2026/05/02 05:14:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCheckSumDownload (8.01s) --- PASS: TestCheckSumDownload/subtest1 (0.65s) --- PASS: TestCheckSumDownload/subtest2 (0.51s) --- PASS: TestCheckSumDownload/subtest3 (0.62s) --- PASS: TestCheckSumDownload/subtest4 (0.77s) --- PASS: TestCheckSumDownload/subtest5 (0.53s) --- PASS: TestCheckSumDownload/subtest6 (0.52s) --- PASS: TestCheckSumDownload/subtest7 (0.51s) === RUN TestApplyTransforms 2026/05/02 05:14:31 DEBUG : Creating backend with remote "TestnStorage:rclone-test-sedahup2vaha" 2026/05/02 05:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:31 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sedahup2vaha" 2026/05/02 05:14:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha": object not found 2026/05/02 05:14:32 DEBUG : Creating backend with remote "/tmp/rclone3903181936" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/", Local "Local file system at /tmp/rclone3903181936", Modify Window "1s" 2026/05/02 05:14:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/ 2026/05/02 05:14:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sedahup2vaha/" 2026/05/02 05:14:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-sedahup2vaha/hello,%20world%21" 2026/05/02 05:14:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sedahup2vaha" 2026/05/02 05:14:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sedahup2vaha/" upper checkfile vs. lower remote (without normalization) 2026/05/02 05:14:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sedahup2vaha0 for path "/1210146/rclone-test-sedahup2vaha/" 2026/05/02 05:14:32 ERROR : hello, world!: sum not found 2026/05/02 05:14:32 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/ 2026/05/02 05:14:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: 1 files missing 2026/05/02 05:14:32 NOTICE: 1 hashes missing 2026/05/02 05:14:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: 1 differences found 2026/05/02 05:14:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/02 05:14:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sedahup2vaha0 for path "/1210146/rclone-test-sedahup2vaha/" 2026/05/02 05:14:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-sedahup2vaha/hello,%20world%21" 2026/05/02 05:14:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: 0 differences found 2026/05/02 05:14:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: 1 matching files 2026/05/02 05:14:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cucumij5rupe" 2026/05/02 05:14:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cucumij5rupe" 2026/05/02 05:14:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe": object not found 2026/05/02 05:14:33 DEBUG : Creating backend with remote "/tmp/rclone77338563" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/", Local "Local file system at /tmp/rclone77338563", Modify Window "1s" 2026/05/02 05:14:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/ 2026/05/02 05:14:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cucumij5rupe/" 2026/05/02 05:14:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cucumij5rupe/HELLO,%20WORLD%21" 2026/05/02 05:14:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cucumij5rupe" 2026/05/02 05:14:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cucumij5rupe/" lower checkfile vs. upper remote (without normalization) 2026/05/02 05:14:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cucumij5rupe0 for path "/1210146/rclone-test-cucumij5rupe/" 2026/05/02 05:14:34 ERROR : HELLO, WORLD!: sum not found 2026/05/02 05:14:34 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/ 2026/05/02 05:14:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: 1 files missing 2026/05/02 05:14:34 NOTICE: 1 hashes missing 2026/05/02 05:14:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: 1 differences found 2026/05/02 05:14:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/02 05:14:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cucumij5rupe0 for path "/1210146/rclone-test-cucumij5rupe/" 2026/05/02 05:14:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cucumij5rupe/HELLO,%20WORLD%21" 2026/05/02 05:14:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: 0 differences found 2026/05/02 05:14:34 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: 1 matching files 2026/05/02 05:14:34 DEBUG : Creating backend with remote "TestnStorage:rclone-test-meveder8wogo" 2026/05/02 05:14:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:34 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-meveder8wogo" 2026/05/02 05:14:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo": object not found 2026/05/02 05:14:35 DEBUG : Creating backend with remote "/tmp/rclone123264903" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/", Local "Local file system at /tmp/rclone123264903", Modify Window "1s" 2026/05/02 05:14:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/ 2026/05/02 05:14:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-meveder8wogo/" 2026/05/02 05:14:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-meveder8wogo/HeLlO,%20wOrLd%21" 2026/05/02 05:14:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-meveder8wogo" 2026/05/02 05:14:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-meveder8wogo/" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/02 05:14:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-meveder8wogo0 for path "/1210146/rclone-test-meveder8wogo/" 2026/05/02 05:14:36 ERROR : HeLlO, wOrLd!: sum not found 2026/05/02 05:14:36 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/ 2026/05/02 05:14:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: 1 files missing 2026/05/02 05:14:36 NOTICE: 1 hashes missing 2026/05/02 05:14:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: 1 differences found 2026/05/02 05:14:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/02 05:14:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-meveder8wogo0 for path "/1210146/rclone-test-meveder8wogo/" 2026/05/02 05:14:36 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-meveder8wogo/HeLlO,%20wOrLd%21" 2026/05/02 05:14:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: 0 differences found 2026/05/02 05:14:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: 1 matching files 2026/05/02 05:14:36 DEBUG : Creating backend with remote "TestnStorage:rclone-test-feviquv3foxu" 2026/05/02 05:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:36 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-feviquv3foxu" 2026/05/02 05:14:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu": object not found 2026/05/02 05:14:36 DEBUG : Creating backend with remote "/tmp/rclone2855775621" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/", Local "Local file system at /tmp/rclone2855775621", Modify Window "1s" 2026/05/02 05:14:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/ 2026/05/02 05:14:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-feviquv3foxu/" 2026/05/02 05:14:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-feviquv3foxu/HELLO,%20WORLD%21" 2026/05/02 05:14:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-feviquv3foxu" 2026/05/02 05:14:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-feviquv3foxu/" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/02 05:14:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-feviquv3foxu0 for path "/1210146/rclone-test-feviquv3foxu/" 2026/05/02 05:14:37 ERROR : HELLO, WORLD!: sum not found 2026/05/02 05:14:37 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/ 2026/05/02 05:14:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: 1 files missing 2026/05/02 05:14:37 NOTICE: 1 hashes missing 2026/05/02 05:14:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: 1 differences found 2026/05/02 05:14:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/02 05:14:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-feviquv3foxu0 for path "/1210146/rclone-test-feviquv3foxu/" 2026/05/02 05:14:38 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-feviquv3foxu/HELLO,%20WORLD%21" 2026/05/02 05:14:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: 0 differences found 2026/05/02 05:14:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: 1 matching files 2026/05/02 05:14:38 DEBUG : Creating backend with remote "TestnStorage:rclone-test-muqexos3qunu" 2026/05/02 05:14:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:38 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-muqexos3qunu" 2026/05/02 05:14:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu": object not found 2026/05/02 05:14:38 DEBUG : Creating backend with remote "/tmp/rclone1571642585" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/", Local "Local file system at /tmp/rclone1571642585", Modify Window "1s" 2026/05/02 05:14:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/ 2026/05/02 05:14:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-muqexos3qunu/" 2026/05/02 05:14:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-muqexos3qunu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/05/02 05:14:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-muqexos3qunu" 2026/05/02 05:14:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-muqexos3qunu/" NFD checkfile vs. NFC remote (without normalization) 2026/05/02 05:14:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-muqexos3qunu0 for path "/1210146/rclone-test-muqexos3qunu/" 2026/05/02 05:14:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/02 05:14:39 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/ 2026/05/02 05:14:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: 1 files missing 2026/05/02 05:14:39 NOTICE: 1 hashes missing 2026/05/02 05:14:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: 1 differences found 2026/05/02 05:14:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/02 05:14:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-muqexos3qunu0 for path "/1210146/rclone-test-muqexos3qunu/" 2026/05/02 05:14:39 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-muqexos3qunu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/05/02 05:14:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: 0 differences found 2026/05/02 05:14:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: 1 matching files 2026/05/02 05:14:40 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cowonul1paco" 2026/05/02 05:14:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:40 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cowonul1paco" 2026/05/02 05:14:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco": object not found 2026/05/02 05:14:40 DEBUG : Creating backend with remote "/tmp/rclone2230132529" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/", Local "Local file system at /tmp/rclone2230132529", Modify Window "1s" 2026/05/02 05:14:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/ 2026/05/02 05:14:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cowonul1paco/" 2026/05/02 05:14:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cowonul1paco/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cowonul1paco" 2026/05/02 05:14:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cowonul1paco/" NFC checkfile vs. NFD remote (without normalization) 2026/05/02 05:14:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cowonul1paco0 for path "/1210146/rclone-test-cowonul1paco/" 2026/05/02 05:14:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/02 05:14:41 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/ 2026/05/02 05:14:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: 1 files missing 2026/05/02 05:14:41 NOTICE: 1 hashes missing 2026/05/02 05:14:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: 1 differences found 2026/05/02 05:14:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/02 05:14:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cowonul1paco0 for path "/1210146/rclone-test-cowonul1paco/" 2026/05/02 05:14:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cowonul1paco/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: 0 differences found 2026/05/02 05:14:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: 1 matching files 2026/05/02 05:14:41 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xibapac4xaso" 2026/05/02 05:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:41 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xibapac4xaso" 2026/05/02 05:14:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso": object not found 2026/05/02 05:14:42 DEBUG : Creating backend with remote "/tmp/rclone1346036818" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/", Local "Local file system at /tmp/rclone1346036818", Modify Window "1s" 2026/05/02 05:14:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/ 2026/05/02 05:14:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xibapac4xaso/" 2026/05/02 05:14:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xibapac4xaso/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xibapac4xaso" 2026/05/02 05:14:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xibapac4xaso/" NFDx2 checkfile vs. both remote (without normalization) 2026/05/02 05:14:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xibapac4xaso0 for path "/1210146/rclone-test-xibapac4xaso/" 2026/05/02 05:14:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 05:14:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/ 2026/05/02 05:14:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: 1 files missing 2026/05/02 05:14:43 NOTICE: 1 hashes missing 2026/05/02 05:14:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: 1 differences found 2026/05/02 05:14:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/02 05:14:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xibapac4xaso0 for path "/1210146/rclone-test-xibapac4xaso/" 2026/05/02 05:14:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xibapac4xaso/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: 0 differences found 2026/05/02 05:14:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: 1 matching files 2026/05/02 05:14:43 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jokamen4duqa" 2026/05/02 05:14:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:43 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jokamen4duqa" 2026/05/02 05:14:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa": object not found 2026/05/02 05:14:44 DEBUG : Creating backend with remote "/tmp/rclone2754391169" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/", Local "Local file system at /tmp/rclone2754391169", Modify Window "1s" 2026/05/02 05:14:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/ 2026/05/02 05:14:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jokamen4duqa/" 2026/05/02 05:14:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jokamen4duqa/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jokamen4duqa" 2026/05/02 05:14:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jokamen4duqa/" NFCx2 checkfile vs. both remote (without normalization) 2026/05/02 05:14:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jokamen4duqa0 for path "/1210146/rclone-test-jokamen4duqa/" 2026/05/02 05:14:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 05:14:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/ 2026/05/02 05:14:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: 1 files missing 2026/05/02 05:14:45 NOTICE: 1 hashes missing 2026/05/02 05:14:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: 1 differences found 2026/05/02 05:14:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/02 05:14:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jokamen4duqa0 for path "/1210146/rclone-test-jokamen4duqa/" 2026/05/02 05:14:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jokamen4duqa/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: 0 differences found 2026/05/02 05:14:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: 1 matching files 2026/05/02 05:14:45 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xafipup9qibo" 2026/05/02 05:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:45 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xafipup9qibo" 2026/05/02 05:14:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo": object not found 2026/05/02 05:14:45 DEBUG : Creating backend with remote "/tmp/rclone1712305540" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/", Local "Local file system at /tmp/rclone1712305540", Modify Window "1s" 2026/05/02 05:14:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/ 2026/05/02 05:14:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xafipup9qibo/" 2026/05/02 05:14:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xafipup9qibo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xafipup9qibo" 2026/05/02 05:14:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xafipup9qibo/" both checkfile vs. NFDx2 remote (without normalization) 2026/05/02 05:14:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xafipup9qibo0 for path "/1210146/rclone-test-xafipup9qibo/" 2026/05/02 05:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 05:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/ 2026/05/02 05:14:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: 1 files missing 2026/05/02 05:14:46 NOTICE: 1 hashes missing 2026/05/02 05:14:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: 1 differences found 2026/05/02 05:14:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/02 05:14:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xafipup9qibo0 for path "/1210146/rclone-test-xafipup9qibo/" 2026/05/02 05:14:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xafipup9qibo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: 0 differences found 2026/05/02 05:14:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: 1 matching files 2026/05/02 05:14:46 DEBUG : Creating backend with remote "TestnStorage:rclone-test-muhahot9mibe" 2026/05/02 05:14:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:14:46 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-muhahot9mibe" 2026/05/02 05:14:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe": object not found 2026/05/02 05:14:47 DEBUG : Creating backend with remote "/tmp/rclone1270435188" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/", Local "Local file system at /tmp/rclone1270435188", Modify Window "1s" 2026/05/02 05:14:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/ 2026/05/02 05:14:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-muhahot9mibe/" 2026/05/02 05:14:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-muhahot9mibe/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/05/02 05:14:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-muhahot9mibe" 2026/05/02 05:14:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-muhahot9mibe/" both checkfile vs. NFCx2 remote (without normalization) 2026/05/02 05:14:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-muhahot9mibe0 for path "/1210146/rclone-test-muhahot9mibe/" 2026/05/02 05:14:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 05:14:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/ 2026/05/02 05:14:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: 1 files missing 2026/05/02 05:14:48 NOTICE: 1 hashes missing 2026/05/02 05:14:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: 1 differences found 2026/05/02 05:14:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/02 05:14:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-muhahot9mibe0 for path "/1210146/rclone-test-muhahot9mibe/" 2026/05/02 05:14:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-muhahot9mibe/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/05/02 05:14:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 05:14:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: 0 differences found 2026/05/02 05:14:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: 1 matching files 2026/05/02 05:14:48 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: Purge remote 2026/05/02 05:14:48 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-muhahot9mibe/" 2026/05/02 05:14:48 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/05/02 05:14:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-muhahot9mibe0 for path "/1210146/rclone-test-muhahot9mibe/" 2026/05/02 05:14:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/02 05:14:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-muhahot9mibe/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/05/02 05:14:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-muhahot9mibe/: Purge dir "" 2026/05/02 05:14:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-muhahot9mibe/" 2026/05/02 05:14:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: Purge remote 2026/05/02 05:14:49 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xafipup9qibo/" 2026/05/02 05:14:49 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/05/02 05:14:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xafipup9qibo0 for path "/1210146/rclone-test-xafipup9qibo/" 2026/05/02 05:14:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/02 05:14:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xafipup9qibo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xafipup9qibo/: Purge dir "" 2026/05/02 05:14:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xafipup9qibo/" 2026/05/02 05:14:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: Purge remote 2026/05/02 05:14:50 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jokamen4duqa/" 2026/05/02 05:14:50 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/05/02 05:14:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jokamen4duqa0 for path "/1210146/rclone-test-jokamen4duqa/" 2026/05/02 05:14:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/02 05:14:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jokamen4duqa/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jokamen4duqa/: Purge dir "" 2026/05/02 05:14:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jokamen4duqa/" 2026/05/02 05:14:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: Purge remote 2026/05/02 05:14:50 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xibapac4xaso/" 2026/05/02 05:14:50 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/05/02 05:14:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xibapac4xaso0 for path "/1210146/rclone-test-xibapac4xaso/" 2026/05/02 05:14:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/02 05:14:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xibapac4xaso/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xibapac4xaso/: Purge dir "" 2026/05/02 05:14:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xibapac4xaso/" 2026/05/02 05:14:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: Purge remote 2026/05/02 05:14:51 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cowonul1paco/" 2026/05/02 05:14:51 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/05/02 05:14:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cowonul1paco0 for path "/1210146/rclone-test-cowonul1paco/" 2026/05/02 05:14:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: Purge object "測試_Русский___ě_áñ" 2026/05/02 05:14:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cowonul1paco/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/05/02 05:14:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cowonul1paco/: Purge dir "" 2026/05/02 05:14:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cowonul1paco/" 2026/05/02 05:14:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: Purge remote 2026/05/02 05:14:52 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-muqexos3qunu/" 2026/05/02 05:14:52 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/05/02 05:14:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-muqexos3qunu0 for path "/1210146/rclone-test-muqexos3qunu/" 2026/05/02 05:14:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: Purge object "測試_Русский___ě_áñ" 2026/05/02 05:14:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-muqexos3qunu/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/05/02 05:14:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-muqexos3qunu/: Purge dir "" 2026/05/02 05:14:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-muqexos3qunu/" 2026/05/02 05:14:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: Purge remote 2026/05/02 05:14:53 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-feviquv3foxu/" 2026/05/02 05:14:53 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/05/02 05:14:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-feviquv3foxu0 for path "/1210146/rclone-test-feviquv3foxu/" 2026/05/02 05:14:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: Purge object "HELLO, WORLD!" 2026/05/02 05:14:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-feviquv3foxu/HELLO,%20WORLD%21" 2026/05/02 05:14:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-feviquv3foxu/: Purge dir "" 2026/05/02 05:14:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-feviquv3foxu/" 2026/05/02 05:14:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: Purge remote 2026/05/02 05:14:54 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-meveder8wogo/" 2026/05/02 05:14:54 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/05/02 05:14:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-meveder8wogo0 for path "/1210146/rclone-test-meveder8wogo/" 2026/05/02 05:14:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: Purge object "HeLlO, wOrLd!" 2026/05/02 05:14:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-meveder8wogo/HeLlO,%20wOrLd%21" 2026/05/02 05:14:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-meveder8wogo/: Purge dir "" 2026/05/02 05:14:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-meveder8wogo/" 2026/05/02 05:14:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: Purge remote 2026/05/02 05:14:54 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cucumij5rupe/" 2026/05/02 05:14:55 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/05/02 05:14:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cucumij5rupe0 for path "/1210146/rclone-test-cucumij5rupe/" 2026/05/02 05:14:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: Purge object "HELLO, WORLD!" 2026/05/02 05:14:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cucumij5rupe/HELLO,%20WORLD%21" 2026/05/02 05:14:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cucumij5rupe/: Purge dir "" 2026/05/02 05:14:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cucumij5rupe/" 2026/05/02 05:14:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: Purge remote 2026/05/02 05:14:55 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-sedahup2vaha/" 2026/05/02 05:14:55 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/05/02 05:14:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sedahup2vaha0 for path "/1210146/rclone-test-sedahup2vaha/" 2026/05/02 05:14:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: Purge object "hello, world!" 2026/05/02 05:14:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-sedahup2vaha/hello,%20world%21" 2026/05/02 05:14:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sedahup2vaha/: Purge dir "" 2026/05/02 05:14:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sedahup2vaha/" --- PASS: TestApplyTransforms (24.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:14:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub/file2": object not found 2026/05/02 05:14:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/02 05:14:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub/ 2026/05/02 05:14:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub/" 2026/05/02 05:14:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:14:57 DEBUG : sub/file2: size = 14 OK 2026/05/02 05:14:57 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/05/02 05:14:57 INFO : file1: Copied (new) to: sub/file2 2026/05/02 05:14:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:14:57 DEBUG : sub/file2: size = 14 OK 2026/05/02 05:14:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 05:14:57 DEBUG : file1: Unchanged skipping 2026/05/02 05:14:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: don't need to copy/move sub/file2, it is already at target location 2026/05/02 05:14:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:14:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub" 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCopyFile (1.48s) === RUN TestCopyLongFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyLongFile (0.27s) === RUN TestCopyFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyFileBackupDir (0.28s) === RUN TestCopyFileCompareDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:14:58 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zugeden5vegu/dst" 2026/05/02 05:14:58 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst" 2026/05/02 05:14:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst": object not found 2026/05/02 05:14:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:14:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/one": object not found 2026/05/02 05:14:59 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zugeden5vegu/CompareDest" 2026/05/02 05:14:59 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:14:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/CompareDest" 2026/05/02 05:14:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest": object not found 2026/05/02 05:14:59 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 05:14:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/CompareDest/one" 2026/05/02 05:14:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest/one": object not found 2026/05/02 05:14:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/ 2026/05/02 05:14:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:14:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/ 2026/05/02 05:14:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/dst/" 2026/05/02 05:14:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:15:00 DEBUG : one: size = 3 OK 2026/05/02 05:15:00 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/02 05:15:00 INFO : one: Copied (new) 2026/05/02 05:15:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:15:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1021577813) 2026/05/02 05:15:00 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/) 2026/05/02 05:15:00 DEBUG : one: Sizes differ 2026/05/02 05:15:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/CompareDest/one" 2026/05/02 05:15:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest/one": object not found 2026/05/02 05:15:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:15:00 DEBUG : one: size = 5 OK 2026/05/02 05:15:00 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/02 05:15:00 INFO : one: Copied (replaced existing) 2026/05/02 05:15:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/ 2026/05/02 05:15:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/dst/" 2026/05/02 05:15:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:15:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest/ 2026/05/02 05:15:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/CompareDest/" 2026/05/02 05:15:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/CompareDest/one" 2026/05/02 05:15:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:15:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1021577813) 2026/05/02 05:15:01 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/) 2026/05/02 05:15:01 DEBUG : one: Sizes differ 2026/05/02 05:15:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/CompareDest/one" 2026/05/02 05:15:02 DEBUG : one: size = 5 OK 2026/05/02 05:15:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 05:15:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 05:15:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/CompareDest/two" 2026/05/02 05:15:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst/two" 2026/05/02 05:15:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/two": object not found 2026/05/02 05:15:02 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 05:15:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/CompareDest/two" 2026/05/02 05:15:02 DEBUG : two: size = 3 OK 2026/05/02 05:15:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 05:15:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 05:15:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst/two" 2026/05/02 05:15:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/two": object not found 2026/05/02 05:15:03 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 05:15:03 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest/two" 2026/05/02 05:15:03 DEBUG : two: size = 3 OK 2026/05/02 05:15:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 05:15:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 05:15:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/dst/two" 2026/05/02 05:15:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/dst/two": object not found 2026/05/02 05:15:03 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 05:15:03 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest/two" 2026/05/02 05:15:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone1021577813) 2026/05/02 05:15:03 DEBUG : two: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/CompareDest/) 2026/05/02 05:15:03 DEBUG : two: Sizes differ 2026/05/02 05:15:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/dst/two" 2026/05/02 05:15:03 DEBUG : two: size = 5 OK 2026/05/02 05:15:03 DEBUG : two: Dst hash empty - aborting Src hash check 2026/05/02 05:15:03 INFO : two: Copied (new) 2026/05/02 05:15:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/CompareDest/one" 2026/05/02 05:15:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/CompareDest/two" 2026/05/02 05:15:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/dst/one" 2026/05/02 05:15:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/dst/two" 2026/05/02 05:15:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/dst" 2026/05/02 05:15:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/CompareDest" 2026/05/02 05:15:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCopyFileCompareDest (6.21s) === RUN TestCopyFileCopyDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/05/02 05:15:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyFileCopyDest (0.28s) === RUN TestCopyInplace run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyInplace (0.27s) === RUN TestCopyLongFileName run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyLongFileName (0.29s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyLongFileNameCollision (0.28s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file1" 2026/05/02 05:15:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file1": object not found 2026/05/02 05:15:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/02 05:15:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/ 2026/05/02 05:15:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/" 2026/05/02 05:15:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file1" 2026/05/02 05:15:06 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/02 05:15:06 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2026/05/02 05:15:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/02 05:15:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2" 2026/05/02 05:15:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2": object not found 2026/05/02 05:15:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/02 05:15:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2" 2026/05/02 05:15:06 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/05/02 05:15:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2" 2026/05/02 05:15:06 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2": object not found 2026/05/02 05:15:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/05/02 05:15:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file3" 2026/05/02 05:15:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file3": object not found 2026/05/02 05:15:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/02 05:15:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file4" 2026/05/02 05:15:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file4": object not found 2026/05/02 05:15:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/02 05:15:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file4" 2026/05/02 05:15:08 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/02 05:15:08 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2026/05/02 05:15:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/02 05:15:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file1" 2026/05/02 05:15:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer/file4" 2026/05/02 05:15:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/TestCopyFileMaxTransfer" 2026/05/02 05:15:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCopyFileMaxTransfer (3.49s) === RUN TestDeduplicateInteractive run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateSkip (0.26s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateSizeOnly (0.29s) === RUN TestDeduplicateFirst run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateNewest (0.31s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/one" 2026/05/02 05:15:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/also/ 2026/05/02 05:15:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/also/" 2026/05/02 05:15:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/also/one" 2026/05/02 05:15:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/another" 2026/05/02 05:15:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/not-one" 2026/05/02 05:15:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:11 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Looking for duplicate md5 hashes using newest mode. 2026/05/02 05:15:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:11 NOTICE: e4e288f24ae5b143db105eec2a59d703: Found 3 files with duplicate md5 hashes 2026/05/02 05:15:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/one" 2026/05/02 05:15:12 INFO : one: Deleted 2026/05/02 05:15:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/also/one" 2026/05/02 05:15:12 INFO : also/one: Deleted 2026/05/02 05:15:12 NOTICE: e4e288f24ae5b143db105eec2a59d703: Deleted 2 extra copies 2026/05/02 05:15:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/another" 2026/05/02 05:15:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/not-one" 2026/05/02 05:15:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/also" 2026/05/02 05:15:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestDeduplicateNewestByHash (2.00s) === RUN TestDeduplicateOldest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateOldest (0.29s) === RUN TestDeduplicateLargest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateLargest (0.30s) === RUN TestDeduplicateSmallest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateSmallest (0.28s) === RUN TestDeduplicateRename run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDeduplicateRename (0.28s) === RUN TestMergeDirs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/05/02 05:15:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestMergeDirs (0.25s) === RUN TestListDirSorted run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/a.txt" 2026/05/02 05:15:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/zend.txt" 2026/05/02 05:15:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ 2026/05/02 05:15:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/" 2026/05/02 05:15:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world" 2026/05/02 05:15:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world2" 2026/05/02 05:15:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/ 2026/05/02 05:15:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/" 2026/05/02 05:15:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/.ignore" 2026/05/02 05:15:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/05/02 05:15:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/ 2026/05/02 05:15:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/" 2026/05/02 05:15:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/05/02 05:15:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:16 DEBUG : a.txt: Excluded (Size Filter) 2026/05/02 05:15:16 DEBUG : a.txt: Excluded 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 05:15:16 DEBUG : sub dir/hello world: Excluded 2026/05/02 05:15:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 05:15:16 DEBUG : sub dir/hello world2: Excluded 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 05:15:16 DEBUG : sub dir/hello world: Excluded 2026/05/02 05:15:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 05:15:16 DEBUG : sub dir/hello world2: Excluded 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/.ignore" 2026/05/02 05:15:16 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/.ignore" 2026/05/02 05:15:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:16 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 05:15:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/a.txt" 2026/05/02 05:15:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world" 2026/05/02 05:15:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world2" 2026/05/02 05:15:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/.ignore" 2026/05/02 05:15:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/05/02 05:15:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/05/02 05:15:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/zend.txt" 2026/05/02 05:15:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir" 2026/05/02 05:15:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestListDirSorted (4.43s) === RUN TestListDirSortedFn run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/a.txt" 2026/05/02 05:15:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/zend.txt" 2026/05/02 05:15:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ 2026/05/02 05:15:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/" 2026/05/02 05:15:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world" 2026/05/02 05:15:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world2" 2026/05/02 05:15:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/ 2026/05/02 05:15:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/" 2026/05/02 05:15:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/.ignore" 2026/05/02 05:15:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/05/02 05:15:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/ 2026/05/02 05:15:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/" 2026/05/02 05:15:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:20 DEBUG : a.txt: Excluded (Size Filter) 2026/05/02 05:15:20 DEBUG : a.txt: Excluded 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 05:15:20 DEBUG : sub dir/hello world: Excluded 2026/05/02 05:15:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 05:15:20 DEBUG : sub dir/hello world2: Excluded 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 05:15:20 DEBUG : sub dir/hello world: Excluded 2026/05/02 05:15:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 05:15:20 DEBUG : sub dir/hello world2: Excluded 2026/05/02 05:15:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/.ignore" 2026/05/02 05:15:21 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 05:15:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/.ignore" 2026/05/02 05:15:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/05/02 05:15:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:21 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 05:15:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/a.txt" 2026/05/02 05:15:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world" 2026/05/02 05:15:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world2" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/.ignore" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/zend.txt" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/sub%20sub%20dir" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/ignore%20dir" 2026/05/02 05:15:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestListDirSortedFn (4.28s) === RUN TestListJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub/ 2026/05/02 05:15:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub/" 2026/05/02 05:15:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:15:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/Default 2026/05/02 05:15:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/FilesOnly 2026/05/02 05:15:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/DirsOnly 2026/05/02 05:15:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/Recurse 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/SubDir 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/sub" === RUN TestListJSON/NoModTime 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/NoMimeType 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/ShowHash 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/HashTypes 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestListJSON/Metadata 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:15:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub" 2026/05/02 05:15:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestListJSON (2.51s) --- PASS: TestListJSON/Default (0.14s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.14s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.13s) --- PASS: TestListJSON/HashTypes (0.14s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub/ 2026/05/02 05:15:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub/" 2026/05/02 05:15:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:15:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/Root 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/Dir 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub" 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/DirWithTrailingSlash 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/File 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/file1" === RUN TestStatJSON/NotFound 2026/05/02 05:15:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/notfound" 2026/05/02 05:15:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/notfound": object not found 2026/05/02 05:15:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/DirFilesOnly 2026/05/02 05:15:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub" === RUN TestStatJSON/FileFilesOnly 2026/05/02 05:15:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/file1" === RUN TestStatJSON/NotFoundFilesOnly 2026/05/02 05:15:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/notfound" 2026/05/02 05:15:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2026/05/02 05:15:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/FileDirsOnly 2026/05/02 05:15:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/NotFoundDirsOnly 2026/05/02 05:15:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestStatJSON/RootNotFound 2026/05/02 05:15:27 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zugeden5vegu/notfound" 2026/05/02 05:15:27 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:15:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/notfound" 2026/05/02 05:15:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/notfound": object not found 2026/05/02 05:15:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/notfound" 2026/05/02 05:15:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/notfound": object not found 2026/05/02 05:15:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:15:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub" 2026/05/02 05:15:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestStatJSON (3.31s) --- PASS: TestStatJSON/Root (0.12s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.13s) --- PASS: TestStatJSON/Dir (0.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.13s) --- PASS: TestStatJSON/NotFound (0.27s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.13s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (0.64s) === RUN TestMkdir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:28 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Making directory 2026/05/02 05:15:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:29 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Making directory 2026/05/02 05:15:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestMkdir (0.42s) === RUN TestLsd run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ 2026/05/02 05:15:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/" 2026/05/02 05:15:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world" 2026/05/02 05:15:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/hello%20world" 2026/05/02 05:15:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestLsd (1.14s) === RUN TestLs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestLs (1.02s) === RUN TestLsWithFilesFrom run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/02 05:15:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/notfound" 2026/05/02 05:15:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/notfound": object not found 2026/05/02 05:15:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestLsWithFilesFrom (1.60s) === RUN TestLsLong run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestLsLong (1.89s) === RUN TestHashSums run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestHashSums/Md5 2026/05/02 05:15:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestHashSums/Md5Download 2026/05/02 05:15:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:35 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:36 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestHashSums (1.66s) --- PASS: TestHashSums/Md5 (0.29s) --- PASS: TestHashSums/Md5Download (0.43s) === RUN TestHashSumsWithErrors 2026/05/02 05:15:36 DEBUG : Creating backend with remote ":memory:" 2026/05/02 05:15:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/02 05:15:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/02 05:15:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ 2026/05/02 05:15:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/" 2026/05/02 05:15:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/potato3" 2026/05/02 05:15:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:15:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:15:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/potato3" 2026/05/02 05:15:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:15:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCount (1.54s) === RUN TestDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:38 DEBUG : Waiting for deletions to finish 2026/05/02 05:15:38 DEBUG : large: Excluded (Size Filter) 2026/05/02 05:15:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:38 INFO : medium: Deleted 2026/05/02 05:15:38 INFO : small: Deleted 2026/05/02 05:15:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestDelete (1.72s) === RUN TestMaxDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:40 DEBUG : Waiting for deletions to finish 2026/05/02 05:15:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/02 05:15:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:40 INFO : medium: Deleted 2026/05/02 05:15:40 INFO : large: Deleted 2026/05/02 05:15:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestMaxDelete (1.84s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:42 DEBUG : Waiting for deletions to finish 2026/05/02 05:15:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/02 05:15:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:42 INFO : medium: Deleted 2026/05/02 05:15:42 INFO : small: Deleted 2026/05/02 05:15:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestMaxDeleteSizeLargeFile (2.55s) === RUN TestMaxDeleteSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:44 DEBUG : Waiting for deletions to finish 2026/05/02 05:15:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/large" 2026/05/02 05:15:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/02 05:15:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/medium" 2026/05/02 05:15:45 INFO : large: Deleted 2026/05/02 05:15:45 INFO : medium: Deleted 2026/05/02 05:15:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/small" 2026/05/02 05:15:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestMaxDeleteSize (1.99s) === RUN TestReadFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/ReadFile" 2026/05/02 05:15:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/ReadFile" 2026/05/02 05:15:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/ReadFile" 2026/05/02 05:15:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/ReadFile" 2026/05/02 05:15:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestReadFile (1.11s) === RUN TestRetry 2026/05/02 05:15:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/02 05:15:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/02 05:15:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 05:15:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 05:15:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 05:15:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 05:15:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:15:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:15:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:15:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCat (4.06s) === RUN TestPurge 2026/05/02 05:15:51 DEBUG : Creating backend with remote "TestnStorage:rclone-test-yijasob0boyo" 2026/05/02 05:15:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 05:15:51 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/05/02 05:15:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yijasob0boyo" 2026/05/02 05:15:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo": object not found 2026/05/02 05:15:51 DEBUG : Creating backend with remote "/tmp/rclone3567093677" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/", Local "Local file system at /tmp/rclone3567093677", Modify Window "1s" 2026/05/02 05:15:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/ 2026/05/02 05:15:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A1/ 2026/05/02 05:15:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A1/" 2026/05/02 05:15:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A1/B1/ 2026/05/02 05:15:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A1/B1/" 2026/05/02 05:15:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A1/B1/C1/ 2026/05/02 05:15:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A1/B1/C1/" 2026/05/02 05:15:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yijasob0boyo/A1/B1/C1/one" 2026/05/02 05:15:52 INFO : A2: Making directory 2026/05/02 05:15:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A2/ 2026/05/02 05:15:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A2/" 2026/05/02 05:15:52 INFO : A1/B2: Making directory 2026/05/02 05:15:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A1/B2/ 2026/05/02 05:15:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A1/B2/" 2026/05/02 05:15:53 INFO : A1/B2/C2: Making directory 2026/05/02 05:15:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A1/B2/C2/ 2026/05/02 05:15:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A1/B2/C2/" 2026/05/02 05:15:53 INFO : A1/B1/C3: Making directory 2026/05/02 05:15:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A1/B1/C3/ 2026/05/02 05:15:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A1/B1/C3/" 2026/05/02 05:15:53 INFO : A3: Making directory 2026/05/02 05:15:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A3/ 2026/05/02 05:15:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A3/" 2026/05/02 05:15:53 INFO : A3/B3: Making directory 2026/05/02 05:15:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A3/B3/ 2026/05/02 05:15:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A3/B3/" 2026/05/02 05:15:53 INFO : A3/B3/C4: Making directory 2026/05/02 05:15:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/A3/B3/C4/ 2026/05/02 05:15:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-yijasob0boyo/A3/B3/C4/" 2026/05/02 05:15:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-yijasob0boyo/A1/two" 2026/05/02 05:15:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yijasob0boyo" 2026/05/02 05:15:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo0 for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:54 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yijasob0boyo/A1/B1" 2026/05/02 05:15:54 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/05/02 05:15:54 DEBUG : Waiting for deletions to finish 2026/05/02 05:15:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo%2FA1%2FB10 for path "/1210146/rclone-test-yijasob0boyo/A1/B1/" 2026/05/02 05:15:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yijasob0boyo/A1/B1/C1/one" 2026/05/02 05:15:54 INFO : A1/B1/C1/one: Deleted 2026/05/02 05:15:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo%2FA1%2FB10 for path "/1210146/rclone-test-yijasob0boyo/A1/B1/" 2026/05/02 05:15:54 DEBUG : removing 2 level 3 directories 2026/05/02 05:15:54 INFO : A1/B1/C3: Removing directory 2026/05/02 05:15:54 INFO : A1/B1/C1: Removing directory 2026/05/02 05:15:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A1/B1/C3" 2026/05/02 05:15:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A1/B1/C1" 2026/05/02 05:15:55 DEBUG : removing 1 level 2 directories 2026/05/02 05:15:55 INFO : A1/B1: Removing directory 2026/05/02 05:15:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A1/B1" 2026/05/02 05:15:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo0 for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:55 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:56 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/05/02 05:15:56 DEBUG : Waiting for deletions to finish 2026/05/02 05:15:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo0 for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-yijasob0boyo/A1/two" 2026/05/02 05:15:56 INFO : A1/two: Deleted 2026/05/02 05:15:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo0 for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:56 DEBUG : removing 2 level 3 directories 2026/05/02 05:15:56 INFO : A3/B3/C4: Removing directory 2026/05/02 05:15:56 INFO : A1/B2/C2: Removing directory 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A3/B3/C4" 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A1/B2/C2" 2026/05/02 05:15:56 DEBUG : removing 2 level 2 directories 2026/05/02 05:15:56 INFO : A3/B3: Removing directory 2026/05/02 05:15:56 INFO : A1/B2: Removing directory 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A3/B3" 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A1/B2" 2026/05/02 05:15:56 DEBUG : removing 3 level 1 directories 2026/05/02 05:15:56 INFO : A3: Removing directory 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A3" 2026/05/02 05:15:56 INFO : A1: Removing directory 2026/05/02 05:15:56 INFO : A2: Removing directory 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A1" 2026/05/02 05:15:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/A2" 2026/05/02 05:15:57 DEBUG : removing 1 level 0 directories 2026/05/02 05:15:57 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/: Removing directory 2026/05/02 05:15:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo0 for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:57 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yijasob0boyo" 2026/05/02 05:15:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo": object not found 2026/05/02 05:15:57 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/": object not found 2026/05/02 05:15:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/: Purge remote 2026/05/02 05:15:57 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:58 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/05/02 05:15:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-yijasob0boyo0 for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:58 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-yijasob0boyo" 2026/05/02 05:15:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo": object not found 2026/05/02 05:15:58 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/": object not found 2026/05/02 05:15:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-yijasob0boyo/: Purge dir "" 2026/05/02 05:15:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-yijasob0boyo/" 2026/05/02 05:15:58 NOTICE: purge failed to rmdir "": directory not found 2026/05/02 05:15:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (7.33s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:15:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/ 2026/05/02 05:15:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/" 2026/05/02 05:15:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/ 2026/05/02 05:15:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/" 2026/05/02 05:15:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C1/ 2026/05/02 05:15:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/" 2026/05/02 05:15:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/one" 2026/05/02 05:15:59 INFO : A2: Making directory 2026/05/02 05:15:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/ 2026/05/02 05:15:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/" 2026/05/02 05:15:59 INFO : A1/B2: Making directory 2026/05/02 05:15:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B2/ 2026/05/02 05:15:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B2/" 2026/05/02 05:15:59 INFO : A1/B2/C2: Making directory 2026/05/02 05:15:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B2/C2/ 2026/05/02 05:15:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B2/C2/" 2026/05/02 05:15:59 INFO : A1/B1/C3: Making directory 2026/05/02 05:15:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C3/ 2026/05/02 05:15:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C3/" 2026/05/02 05:16:00 INFO : A3: Making directory 2026/05/02 05:16:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/ 2026/05/02 05:16:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/" 2026/05/02 05:16:00 INFO : A3/B3: Making directory 2026/05/02 05:16:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B3/ 2026/05/02 05:16:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B3/" 2026/05/02 05:16:00 INFO : A3/B3/C4: Making directory 2026/05/02 05:16:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B3/C4/ 2026/05/02 05:16:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B3/C4/" 2026/05/02 05:16:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/two" 2026/05/02 05:16:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu%2FA3%2FB3%2FC40 for path "/1210146/rclone-test-zugeden5vegu/A3/B3/C4/" 2026/05/02 05:16:01 DEBUG : removing 1 level 3 directories 2026/05/02 05:16:01 INFO : A3/B3/C4: Removing directory 2026/05/02 05:16:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B3/C4" 2026/05/02 05:16:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:01 DEBUG : removing 2 level 3 directories 2026/05/02 05:16:01 INFO : A1/B2/C2: Removing directory 2026/05/02 05:16:01 INFO : A1/B1/C3: Removing directory 2026/05/02 05:16:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C3" 2026/05/02 05:16:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B2/C2" 2026/05/02 05:16:01 DEBUG : removing 2 level 2 directories 2026/05/02 05:16:01 INFO : A3/B3: Removing directory 2026/05/02 05:16:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B3" 2026/05/02 05:16:01 INFO : A1/B2: Removing directory 2026/05/02 05:16:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B2" 2026/05/02 05:16:02 DEBUG : removing 2 level 1 directories 2026/05/02 05:16:02 INFO : A3: Removing directory 2026/05/02 05:16:02 INFO : A2: Removing directory 2026/05/02 05:16:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3" 2026/05/02 05:16:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2" 2026/05/02 05:16:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/one" 2026/05/02 05:16:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/one" 2026/05/02 05:16:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A1/two" 2026/05/02 05:16:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/two" 2026/05/02 05:16:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:03 DEBUG : removing 1 level 3 directories 2026/05/02 05:16:03 INFO : A1/B1/C1: Removing directory 2026/05/02 05:16:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1" 2026/05/02 05:16:03 DEBUG : removing 1 level 2 directories 2026/05/02 05:16:03 INFO : A1/B1: Removing directory 2026/05/02 05:16:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1" 2026/05/02 05:16:03 DEBUG : removing 1 level 1 directories 2026/05/02 05:16:03 INFO : A1: Removing directory 2026/05/02 05:16:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1" 2026/05/02 05:16:03 DEBUG : removing 1 level 0 directories 2026/05/02 05:16:03 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Removing directory 2026/05/02 05:16:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:04 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu" 2026/05/02 05:16:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu": object not found 2026/05/02 05:16:04 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/": object not found 2026/05/02 05:16:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:04 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu" 2026/05/02 05:16:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu": object not found 2026/05/02 05:16:04 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.72s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/ 2026/05/02 05:16:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:04 INFO : A1: Making directory 2026/05/02 05:16:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/ 2026/05/02 05:16:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/" 2026/05/02 05:16:04 INFO : A1/B1: Making directory 2026/05/02 05:16:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/ 2026/05/02 05:16:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/" 2026/05/02 05:16:04 INFO : A1/B1/C1: Making directory 2026/05/02 05:16:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C1/ 2026/05/02 05:16:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/" 2026/05/02 05:16:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu%2FA10 for path "/1210146/rclone-test-zugeden5vegu/A1/" 2026/05/02 05:16:05 DEBUG : removing 1 level 3 directories 2026/05/02 05:16:05 INFO : A1/B1/C1: Removing directory 2026/05/02 05:16:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1" 2026/05/02 05:16:05 DEBUG : removing 1 level 2 directories 2026/05/02 05:16:05 INFO : A1/B1: Removing directory 2026/05/02 05:16:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1" 2026/05/02 05:16:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1" 2026/05/02 05:16:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestRmdirsLeaveRoot (2.35s) === RUN TestRmdirsWithFilter run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:06 INFO : A1: Making directory 2026/05/02 05:16:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/ 2026/05/02 05:16:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/" 2026/05/02 05:16:07 INFO : A1/B1: Making directory 2026/05/02 05:16:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/ 2026/05/02 05:16:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/" 2026/05/02 05:16:07 INFO : A1/B1/C1: Making directory 2026/05/02 05:16:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C1/ 2026/05/02 05:16:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/" 2026/05/02 05:16:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:08 DEBUG : removing 1 level 3 directories 2026/05/02 05:16:08 INFO : A1/B1/C1: Removing directory 2026/05/02 05:16:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1" 2026/05/02 05:16:08 DEBUG : removing 1 level 2 directories 2026/05/02 05:16:08 INFO : A1/B1: Removing directory 2026/05/02 05:16:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1" 2026/05/02 05:16:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1" 2026/05/02 05:16:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestRmdirsWithFilter (2.59s) === RUN TestCopyURL run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:10 DEBUG : filename.txt: File name found in url 2026/05/02 05:16:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/filename.txt" 2026/05/02 05:16:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/02 05:16:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/headerfilename.txt" 2026/05/02 05:16:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:16:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file2" 2026/05/02 05:16:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/filename.txt" 2026/05/02 05:16:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/headerfilename.txt" 2026/05/02 05:16:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCopyURL (2.60s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCopyURLDownloadHeaders (0.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:16:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub/file2": object not found 2026/05/02 05:16:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/02 05:16:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub/ 2026/05/02 05:16:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub/" 2026/05/02 05:16:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:16:13 DEBUG : sub/file2: size = 14 OK 2026/05/02 05:16:13 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/05/02 05:16:13 INFO : file1: Copied (new) to: sub/file2 2026/05/02 05:16:13 INFO : file1: Deleted 2026/05/02 05:16:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:16:13 DEBUG : sub/file2: size = 14 OK 2026/05/02 05:16:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 05:16:13 DEBUG : file1: Unchanged skipping 2026/05/02 05:16:13 INFO : file1: Deleted 2026/05/02 05:16:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:13 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: don't need to copy/move sub/file2, it is already at target location 2026/05/02 05:16:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub/file2" 2026/05/02 05:16:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub" 2026/05/02 05:16:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestMoveFile (2.01s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/file1": object not found 2026/05/02 05:16:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/02 05:16:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:15 DEBUG : file1: size = 14 OK 2026/05/02 05:16:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/02 05:16:15 INFO : file1: Copied (new) 2026/05/02 05:16:15 INFO : file1: Deleted 2026/05/02 05:16:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:15 DEBUG : file1: Destination exists, skipping 2026/05/02 05:16:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/02 05:16:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/file1" 2026/05/02 05:16:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestMoveFileWithIgnoreExisting (1.59s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCaseInsensitiveMoveFile (0.79s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.81s) === RUN TestMoveFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy 2026/05/02 05:16:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestMoveFileBackupDir (0.81s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/ 2026/05/02 05:16:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/" 2026/05/02 05:16:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/one" 2026/05/02 05:16:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/two" 2026/05/02 05:16:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/ 2026/05/02 05:16:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/" 2026/05/02 05:16:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/B1/three" 2026/05/02 05:16:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C1/ 2026/05/02 05:16:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/" 2026/05/02 05:16:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/four" 2026/05/02 05:16:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C2/ 2026/05/02 05:16:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C2/" 2026/05/02 05:16:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C2/five" 2026/05/02 05:16:19 INFO : A1/B2: Making directory 2026/05/02 05:16:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B2/ 2026/05/02 05:16:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B2/" 2026/05/02 05:16:20 INFO : A1/B1/C3: Making directory 2026/05/02 05:16:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A1/B1/C3/ 2026/05/02 05:16:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C3/" 2026/05/02 05:16:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu%2FA10 for path "/1210146/rclone-test-zugeden5vegu/A1/" 2026/05/02 05:16:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/ 2026/05/02 05:16:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/" 2026/05/02 05:16:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/ 2026/05/02 05:16:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/" 2026/05/02 05:16:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/C1/ 2026/05/02 05:16:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C1/" 2026/05/02 05:16:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/C2/ 2026/05/02 05:16:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C2/" 2026/05/02 05:16:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/C3/ 2026/05/02 05:16:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C3/" 2026/05/02 05:16:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B2/ 2026/05/02 05:16:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A2/B2/" 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A2/B1/three" 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C1/four" 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C2/five" 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A2/one" 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A2/two" 2026/05/02 05:16:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/three": object not found 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A1/B1/three" 2026/05/02 05:16:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/C1/four": object not found 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/four" 2026/05/02 05:16:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C1/four" 2026/05/02 05:16:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/B1/C2/five": object not found 2026/05/02 05:16:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C2/five" 2026/05/02 05:16:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C2/five" 2026/05/02 05:16:22 DEBUG : A2/B1/C1/four: size = 4 OK 2026/05/02 05:16:22 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2026/05/02 05:16:22 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/05/02 05:16:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1/four" 2026/05/02 05:16:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A2/B1/three" 2026/05/02 05:16:22 INFO : A1/B1/C1/four: Deleted 2026/05/02 05:16:22 DEBUG : A2/B1/C2/five: size = 4 OK 2026/05/02 05:16:22 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2026/05/02 05:16:22 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/05/02 05:16:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C2/five" 2026/05/02 05:16:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/two": object not found 2026/05/02 05:16:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A1/two" 2026/05/02 05:16:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A2/one": object not found 2026/05/02 05:16:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A1/one" 2026/05/02 05:16:22 DEBUG : A2/B1/three: size = 5 OK 2026/05/02 05:16:22 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2026/05/02 05:16:22 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/05/02 05:16:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/B1/three" 2026/05/02 05:16:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A2/two" 2026/05/02 05:16:22 INFO : A1/B1/C2/five: Deleted 2026/05/02 05:16:22 INFO : A1/B1/three: Deleted 2026/05/02 05:16:22 DEBUG : A2/two: size = 3 OK 2026/05/02 05:16:22 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2026/05/02 05:16:22 INFO : A1/two: Copied (new) to: A2/two 2026/05/02 05:16:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/two" 2026/05/02 05:16:22 INFO : A1/two: Deleted 2026/05/02 05:16:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A2/one" 2026/05/02 05:16:22 DEBUG : A2/one: size = 3 OK 2026/05/02 05:16:22 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2026/05/02 05:16:22 INFO : A1/one: Copied (new) to: A2/one 2026/05/02 05:16:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A1/one" 2026/05/02 05:16:22 INFO : A1/one: Deleted 2026/05/02 05:16:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B2" 2026/05/02 05:16:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C3" 2026/05/02 05:16:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C2" 2026/05/02 05:16:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1/C1" 2026/05/02 05:16:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1/B1" 2026/05/02 05:16:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A1" 2026/05/02 05:16:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu%2FA20 for path "/1210146/rclone-test-zugeden5vegu/A2/" 2026/05/02 05:16:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/ 2026/05/02 05:16:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/" 2026/05/02 05:16:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/ 2026/05/02 05:16:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/" 2026/05/02 05:16:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/C1/ 2026/05/02 05:16:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C1/" 2026/05/02 05:16:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/C2/ 2026/05/02 05:16:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C2/" 2026/05/02 05:16:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/C3/ 2026/05/02 05:16:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C3/" 2026/05/02 05:16:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B2/ 2026/05/02 05:16:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A3/B2/" 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A3/one" 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A3/two" 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A3/B1/three" 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C1/four" 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C2/five" 2026/05/02 05:16:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/one": object not found 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A2/one" 2026/05/02 05:16:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/two": object not found 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A2/two" 2026/05/02 05:16:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/C1/four": object not found 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C1/four" 2026/05/02 05:16:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/C2/five": object not found 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C2/five" 2026/05/02 05:16:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A3/one" 2026/05/02 05:16:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A3/two" 2026/05/02 05:16:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C1/four" 2026/05/02 05:16:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C2/five" 2026/05/02 05:16:25 DEBUG : A3/two: size = 3 OK 2026/05/02 05:16:25 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2026/05/02 05:16:25 INFO : A2/two: Copied (new) to: A3/two 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A2/two" 2026/05/02 05:16:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A3/B1/three": object not found 2026/05/02 05:16:25 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A2/B1/three" 2026/05/02 05:16:25 DEBUG : A3/B1/C2/five: size = 4 OK 2026/05/02 05:16:25 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2026/05/02 05:16:25 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C2/five" 2026/05/02 05:16:25 INFO : A2/two: Deleted 2026/05/02 05:16:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A3/B1/three" 2026/05/02 05:16:25 INFO : A2/B1/C2/five: Deleted 2026/05/02 05:16:25 DEBUG : A3/one: size = 3 OK 2026/05/02 05:16:25 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2026/05/02 05:16:25 INFO : A2/one: Copied (new) to: A3/one 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A2/one" 2026/05/02 05:16:25 DEBUG : A3/B1/three: size = 5 OK 2026/05/02 05:16:25 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2026/05/02 05:16:25 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A2/B1/three" 2026/05/02 05:16:25 DEBUG : A3/B1/C1/four: size = 4 OK 2026/05/02 05:16:25 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2026/05/02 05:16:25 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C1/four" 2026/05/02 05:16:25 INFO : A2/one: Deleted 2026/05/02 05:16:25 INFO : A2/B1/three: Deleted 2026/05/02 05:16:25 INFO : A2/B1/C1/four: Deleted 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2/B2" 2026/05/02 05:16:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C3" 2026/05/02 05:16:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C2" 2026/05/02 05:16:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1/C1" 2026/05/02 05:16:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2/B1" 2026/05/02 05:16:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A2" 2026/05/02 05:16:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:26 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/02 05:16:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu%2FA30 for path "/1210146/rclone-test-zugeden5vegu/A3/" 2026/05/02 05:16:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/ 2026/05/02 05:16:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A4/" 2026/05/02 05:16:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/ 2026/05/02 05:16:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/" 2026/05/02 05:16:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/C1/ 2026/05/02 05:16:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C1/" 2026/05/02 05:16:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/C2/ 2026/05/02 05:16:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C2/" 2026/05/02 05:16:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/C3/ 2026/05/02 05:16:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C3/" 2026/05/02 05:16:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B2/ 2026/05/02 05:16:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/A4/B2/" 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A4/one" 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A4/two" 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A4/B1/three" 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C1/four" 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C2/five" 2026/05/02 05:16:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/one": object not found 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A3/one" 2026/05/02 05:16:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/three": object not found 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A3/B1/three" 2026/05/02 05:16:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/two": object not found 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A3/two" 2026/05/02 05:16:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/C2/five": object not found 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C2/five" 2026/05/02 05:16:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/A4/B1/C1/four": object not found 2026/05/02 05:16:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C1/four" 2026/05/02 05:16:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A4/one" 2026/05/02 05:16:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A4/B1/three" 2026/05/02 05:16:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A4/two" 2026/05/02 05:16:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C2/five" 2026/05/02 05:16:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C1/four" 2026/05/02 05:16:28 DEBUG : A4/one: size = 3 OK 2026/05/02 05:16:28 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2026/05/02 05:16:28 INFO : A3/one: Copied (new) to: A4/one 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A3/one" 2026/05/02 05:16:28 DEBUG : A4/B1/three: size = 5 OK 2026/05/02 05:16:28 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2026/05/02 05:16:28 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A3/B1/three" 2026/05/02 05:16:28 DEBUG : A4/two: size = 3 OK 2026/05/02 05:16:28 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2026/05/02 05:16:28 INFO : A3/two: Copied (new) to: A4/two 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A3/two" 2026/05/02 05:16:28 DEBUG : A4/B1/C2/five: size = 4 OK 2026/05/02 05:16:28 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2026/05/02 05:16:28 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C2/five" 2026/05/02 05:16:28 INFO : A3/one: Deleted 2026/05/02 05:16:28 INFO : A3/B1/three: Deleted 2026/05/02 05:16:28 INFO : A3/two: Deleted 2026/05/02 05:16:28 INFO : A3/B1/C2/five: Deleted 2026/05/02 05:16:28 DEBUG : A4/B1/C1/four: size = 4 OK 2026/05/02 05:16:28 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2026/05/02 05:16:28 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C1/four" 2026/05/02 05:16:28 INFO : A3/B1/C1/four: Deleted 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B2" 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C3" 2026/05/02 05:16:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C2" 2026/05/02 05:16:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1/C1" 2026/05/02 05:16:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3/B1" 2026/05/02 05:16:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A3" 2026/05/02 05:16:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C1/four" 2026/05/02 05:16:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C2/five" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A4/B1/three" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A4/one" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/A4/two" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A4/B2" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C3" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C2" 2026/05/02 05:16:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1/C1" 2026/05/02 05:16:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A4/B1" 2026/05/02 05:16:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/A4" 2026/05/02 05:16:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestDirMove (12.56s) === RUN TestGetFsInfo run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestGetFsInfo (0.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 05:16:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/no_checksum_small_file_from_pipe" 2026/05/02 05:16:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 05:16:32 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/05/02 05:16:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 05:16:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/no_checksum_big_file_from_pipe" 2026/05/02 05:16:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/no_checksum_big_file_from_pipe" 2026/05/02 05:16:32 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 05:16:32 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/05/02 05:16:32 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/02 05:16:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/no_checksum_big_file_from_pipe" 2026/05/02 05:16:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/no_checksum_small_file_from_pipe" 2026/05/02 05:16:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 05:16:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/with_checksum_small_file_from_pipe" 2026/05/02 05:16:33 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 05:16:33 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/05/02 05:16:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 05:16:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/with_checksum_big_file_from_pipe" 2026/05/02 05:16:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/with_checksum_big_file_from_pipe" 2026/05/02 05:16:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 05:16:34 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/05/02 05:16:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/02 05:16:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/with_checksum_big_file_from_pipe" 2026/05/02 05:16:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/with_checksum_small_file_from_pipe" 2026/05/02 05:16:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 05:16:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_small_file_from_pipe" 2026/05/02 05:16:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 05:16:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 05:16:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_big_file_from_pipe" 2026/05/02 05:16:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_big_file_from_pipe" 2026/05/02 05:16:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 05:16:35 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 05:16:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_big_file_from_pipe" 2026/05/02 05:16:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_small_file_from_pipe" 2026/05/02 05:16:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 05:16:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_small_file_from_pipe" 2026/05/02 05:16:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 05:16:36 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/05/02 05:16:36 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/02 05:16:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 05:16:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_big_file_from_pipe" 2026/05/02 05:16:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_big_file_from_pipe" 2026/05/02 05:16:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 05:16:36 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/05/02 05:16:36 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/02 05:16:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/02 05:16:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_big_file_from_pipe" 2026/05/02 05:16:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/ignore_checksum_small_file_from_pipe" 2026/05/02 05:16:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestRcat (5.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.25s) === RUN TestRcatMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/05/02 05:16:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestRcatMetadata (0.26s) === RUN TestRcatSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato1" 2026/05/02 05:16:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: File to upload is small (60 bytes), uploading instead of streaming 2026/05/02 05:16:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:16:37 DEBUG : potato2: size = 60 OK 2026/05/02 05:16:37 DEBUG : potato2: Dst hash empty - aborting Src hash check 2026/05/02 05:16:37 DEBUG : potato2: Size of src and dst objects identical 2026/05/02 05:16:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato1" 2026/05/02 05:16:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:16:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestRcatSize (0.91s) === RUN TestRcatSizeMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/05/02 05:16:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestRcatSizeMetadata (0.24s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato1" 2026/05/02 05:16:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato1" 2026/05/02 05:16:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestRcatSizeUploadHeaders (0.49s) === RUN TestTouchDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" 2026/05/02 05:16:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:16:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:16:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/sub%20dir/ 2026/05/02 05:16:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/" 2026/05/02 05:16:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/potato3" 2026/05/02 05:16:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Touching "sub dir/potato3" 2026/05/02 05:16:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Touching "empty space" 2026/05/02 05:16:39 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/potato3" 2026/05/02 05:16:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Touching "potato2" 2026/05/02 05:16:39 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:16:39 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:16:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/empty%20space" 2026/05/02 05:16:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/potato2" 2026/05/02 05:16:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zugeden5vegu/sub%20dir/potato3" 2026/05/02 05:16:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/sub%20dir" 2026/05/02 05:16:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- PASS: TestTouchDir (2.41s) === RUN TestMkdirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/05/02 05:16:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestMkdirMetadata (0.60s) === RUN TestMkdirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 05:16:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestMkdirModTime (0.71s) === RUN TestCopyDirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/02 05:16:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestCopyDirMetadata (0.59s) === RUN TestSetDirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/05/02 05:16:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestSetDirModTime (0.71s) === RUN TestDirsEqual run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/02 05:16:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestDirsEqual (0.69s) === RUN TestRemoveExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/", Local "Local file system at /tmp/rclone1021577813", Modify Window "1s" operations_test.go:1962: Skipping as remote can't Move 2026/05/02 05:16:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" --- SKIP: TestRemoveExisting (0.60s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/02 05:16:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Purge remote 2026/05/02 05:16:45 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:45 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/05/02 05:16:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zugeden5vegu0 for path "/1210146/rclone-test-zugeden5vegu/" 2026/05/02 05:16:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zugeden5vegu/: Purge dir "" 2026/05/02 05:16:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zugeden5vegu/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Finished OK in 2m41.401214091s (try 1/5)