"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2026/08/04 01:44:52 DEBUG : Creating backend with remote "TestnStorage:rclone-test-timizod6novi" 2026/08/04 01:44:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:44:52 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:44:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi" 2026/08/04 01:44:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi": object not found 2026/08/04 01:44:53 DEBUG : Creating backend with remote "/tmp/rclone1163457864" === 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:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/04 01:44:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi" 2026/08/04 01:44:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi": object not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/04 01:44:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi" 2026/08/04 01:44:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi": object not found --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers 2026/08/04 01:44:53 DEBUG : a: size = 0 OK 2026/08/04 01:44:53 DEBUG : a: size = 1 (memory) 2026/08/04 01:44:53 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/04 01:44:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/04 01:44:53 DEBUG : potato: Seek from 10 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 10 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 2 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/04 01:44:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 2 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/04 01:44:53 DEBUG : potato: Seek from 8 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 8 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/04 01:44:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 01:44:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 01:44:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 01:44:53 DEBUG : potato: Seek from 5 to 2 2026/08/04 01:44:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/04 01:44:53 DEBUG : potato: Seek from 9 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 9 to 0 2026/08/04 01:44:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.02s) --- PASS: TestReOpen/Normal (0.01s) --- 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.01s) --- 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:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:44:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/ 2026/08/04 01:44:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:44:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:44:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:44:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi" 2026/08/04 01:44:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/04 01:44:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:44:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:44:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheck/3 2026/08/04 01:44:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:44:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:44:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheck/4 === RUN TestCheck/5 2026/08/04 01:44:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:44:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:44:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheck/6 === RUN TestCheck/7 2026/08/04 01:44:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:44:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:44:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:44:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:44:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:44:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCheck (5.15s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.15s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.15s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/08/04 01:44:58 DEBUG : Creating backend with remote "nonexistent" 2026/08/04 01:44:58 DEBUG : Creating backend with remote "nonexistent" 2026/08/04 01:44:58 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/04 01:44:58 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/04 01:44:58 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/04 01:44:58 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:44:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:44:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:44:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/04 01:44:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:44:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:45:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckDownload/3 2026/08/04 01:45:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:45:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:45:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/04 01:45:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:45:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:45:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/04 01:45:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:45:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:45:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:45:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:45:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCheckDownload (6.03s) --- PASS: TestCheckDownload/1 (0.27s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (0.29s) --- PASS: TestCheckDownload/4 (0.89s) --- PASS: TestCheckDownload/5 (0.31s) --- PASS: TestCheckDownload/6 (0.30s) --- PASS: TestCheckDownload/7 (0.47s) === RUN TestCheckSizeOnly run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:45:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:45:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:45:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/04 01:45:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:45:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:45:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSizeOnly/3 2026/08/04 01:45:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:45:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:45:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/04 01:45:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:45:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:45:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/04 01:45:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:45:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:45:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/remotepotato" 2026/08/04 01:45:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/rutabaga" 2026/08/04 01:45:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCheckSizeOnly (3.64s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.15s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.16s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:45:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:08 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/04 01:45:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/04 01:45:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/04 01:45:08 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/04 01:45:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:09 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:09 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/04 01:45:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/04 01:45:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/04 01:45:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/04 01:45:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestParseSumFile (1.75s) === RUN TestCheckSum run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:45:10 DEBUG : Creating backend with remote "TestnStorage:rclone-test-timizod6novi/data" 2026/08/04 01:45:10 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data" 2026/08/04 01:45:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/data": object not found 2026/08/04 01:45:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/data/ 2026/08/04 01:45:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/data/" 2026/08/04 01:45:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest1 2026/08/04 01:45:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest2 2026/08/04 01:45:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest3 2026/08/04 01:45:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest4 2026/08/04 01:45:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest5 2026/08/04 01:45:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest6 2026/08/04 01:45:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSum/subtest7 2026/08/04 01:45:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/data" 2026/08/04 01:45:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCheckSum (8.07s) --- PASS: TestCheckSum/subtest1 (0.37s) --- PASS: TestCheckSum/subtest2 (0.27s) --- PASS: TestCheckSum/subtest3 (0.26s) --- PASS: TestCheckSum/subtest4 (0.27s) --- PASS: TestCheckSum/subtest5 (0.35s) --- PASS: TestCheckSum/subtest6 (0.26s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:45:18 DEBUG : Creating backend with remote "TestnStorage:rclone-test-timizod6novi/data" 2026/08/04 01:45:18 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data" 2026/08/04 01:45:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/data": object not found 2026/08/04 01:45:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/data/ 2026/08/04 01:45:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/data/" 2026/08/04 01:45:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest1 2026/08/04 01:45:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest2 2026/08/04 01:45:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest3 2026/08/04 01:45:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest4 2026/08/04 01:45:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest5 2026/08/04 01:45:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest6 2026/08/04 01:45:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestCheckSumDownload/subtest7 2026/08/04 01:45:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/data/banana" 2026/08/04 01:45:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/data/potato" 2026/08/04 01:45:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/test.sum" 2026/08/04 01:45:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/data" 2026/08/04 01:45:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCheckSumDownload (9.94s) --- PASS: TestCheckSumDownload/subtest1 (0.49s) --- PASS: TestCheckSumDownload/subtest2 (0.46s) --- PASS: TestCheckSumDownload/subtest3 (0.69s) --- PASS: TestCheckSumDownload/subtest4 (0.37s) --- PASS: TestCheckSumDownload/subtest5 (0.40s) --- PASS: TestCheckSumDownload/subtest6 (0.39s) --- PASS: TestCheckSumDownload/subtest7 (0.55s) === RUN TestApplyTransforms 2026/08/04 01:45:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qulixey3haxu" 2026/08/04 01:45:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qulixey3haxu" 2026/08/04 01:45:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu": object not found 2026/08/04 01:45:28 DEBUG : Creating backend with remote "/tmp/rclone1426224655" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/", Local "Local file system at /tmp/rclone1426224655", Modify Window "1s" 2026/08/04 01:45:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/ 2026/08/04 01:45:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qulixey3haxu/" 2026/08/04 01:45:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qulixey3haxu/hello,%20world%21" 2026/08/04 01:45:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qulixey3haxu/hello,%20world%21" 2026/08/04 01:45:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qulixey3haxu" 2026/08/04 01:45:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qulixey3haxu/" upper checkfile vs. lower remote (without normalization) 2026/08/04 01:45:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qulixey3haxu0 for path "/1210146/rclone-test-qulixey3haxu/" 2026/08/04 01:45:29 ERROR : hello, world!: sum not found 2026/08/04 01:45:29 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/ 2026/08/04 01:45:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: 1 files missing 2026/08/04 01:45:29 NOTICE: 1 hashes missing 2026/08/04 01:45:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: 1 differences found 2026/08/04 01:45:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/04 01:45:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qulixey3haxu0 for path "/1210146/rclone-test-qulixey3haxu/" 2026/08/04 01:45:29 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qulixey3haxu/hello,%20world%21" 2026/08/04 01:45:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: 0 differences found 2026/08/04 01:45:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: 1 matching files 2026/08/04 01:45:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zodibod2dizu" 2026/08/04 01:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zodibod2dizu" 2026/08/04 01:45:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu": object not found 2026/08/04 01:45:30 DEBUG : Creating backend with remote "/tmp/rclone2421157385" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/", Local "Local file system at /tmp/rclone2421157385", Modify Window "1s" 2026/08/04 01:45:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/ 2026/08/04 01:45:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zodibod2dizu/" 2026/08/04 01:45:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zodibod2dizu/HELLO,%20WORLD%21" 2026/08/04 01:45:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zodibod2dizu/HELLO,%20WORLD%21" 2026/08/04 01:45:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zodibod2dizu" 2026/08/04 01:45:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zodibod2dizu/" lower checkfile vs. upper remote (without normalization) 2026/08/04 01:45:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zodibod2dizu0 for path "/1210146/rclone-test-zodibod2dizu/" 2026/08/04 01:45:31 ERROR : HELLO, WORLD!: sum not found 2026/08/04 01:45:31 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/ 2026/08/04 01:45:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: 1 files missing 2026/08/04 01:45:31 NOTICE: 1 hashes missing 2026/08/04 01:45:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: 1 differences found 2026/08/04 01:45:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/04 01:45:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zodibod2dizu0 for path "/1210146/rclone-test-zodibod2dizu/" 2026/08/04 01:45:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zodibod2dizu/HELLO,%20WORLD%21" 2026/08/04 01:45:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: 0 differences found 2026/08/04 01:45:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: 1 matching files 2026/08/04 01:45:31 DEBUG : Creating backend with remote "TestnStorage:rclone-test-liyukik4tepi" 2026/08/04 01:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:31 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-liyukik4tepi" 2026/08/04 01:45:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi": object not found 2026/08/04 01:45:31 DEBUG : Creating backend with remote "/tmp/rclone1117835528" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/", Local "Local file system at /tmp/rclone1117835528", Modify Window "1s" 2026/08/04 01:45:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/ 2026/08/04 01:45:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-liyukik4tepi/" 2026/08/04 01:45:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-liyukik4tepi/HeLlO,%20wOrLd%21" 2026/08/04 01:45:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-liyukik4tepi/HeLlO,%20wOrLd%21" 2026/08/04 01:45:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-liyukik4tepi" 2026/08/04 01:45:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-liyukik4tepi/" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/04 01:45:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-liyukik4tepi0 for path "/1210146/rclone-test-liyukik4tepi/" 2026/08/04 01:45:33 ERROR : HeLlO, wOrLd!: sum not found 2026/08/04 01:45:33 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/ 2026/08/04 01:45:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: 1 files missing 2026/08/04 01:45:33 NOTICE: 1 hashes missing 2026/08/04 01:45:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: 1 differences found 2026/08/04 01:45:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/04 01:45:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-liyukik4tepi0 for path "/1210146/rclone-test-liyukik4tepi/" 2026/08/04 01:45:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-liyukik4tepi/HeLlO,%20wOrLd%21" 2026/08/04 01:45:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: 0 differences found 2026/08/04 01:45:33 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: 1 matching files 2026/08/04 01:45:33 DEBUG : Creating backend with remote "TestnStorage:rclone-test-valekix2namu" 2026/08/04 01:45:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:33 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-valekix2namu" 2026/08/04 01:45:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu": object not found 2026/08/04 01:45:33 DEBUG : Creating backend with remote "/tmp/rclone835465693" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/", Local "Local file system at /tmp/rclone835465693", Modify Window "1s" 2026/08/04 01:45:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/ 2026/08/04 01:45:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-valekix2namu/" 2026/08/04 01:45:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-valekix2namu/HELLO,%20WORLD%21" 2026/08/04 01:45:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-valekix2namu/HELLO,%20WORLD%21" 2026/08/04 01:45:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-valekix2namu" 2026/08/04 01:45:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-valekix2namu/" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/04 01:45:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-valekix2namu0 for path "/1210146/rclone-test-valekix2namu/" 2026/08/04 01:45:35 ERROR : HELLO, WORLD!: sum not found 2026/08/04 01:45:35 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/ 2026/08/04 01:45:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: 1 files missing 2026/08/04 01:45:35 NOTICE: 1 hashes missing 2026/08/04 01:45:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: 1 differences found 2026/08/04 01:45:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/04 01:45:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-valekix2namu0 for path "/1210146/rclone-test-valekix2namu/" 2026/08/04 01:45:35 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-valekix2namu/HELLO,%20WORLD%21" 2026/08/04 01:45:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: 0 differences found 2026/08/04 01:45:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: 1 matching files 2026/08/04 01:45:35 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qakovuz6wuka" 2026/08/04 01:45:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:35 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qakovuz6wuka" 2026/08/04 01:45:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka": object not found 2026/08/04 01:45:35 DEBUG : Creating backend with remote "/tmp/rclone3265496660" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/", Local "Local file system at /tmp/rclone3265496660", Modify Window "1s" 2026/08/04 01:45:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/ 2026/08/04 01:45:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qakovuz6wuka/" 2026/08/04 01:45:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qakovuz6wuka/%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/08/04 01:45:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qakovuz6wuka/%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/08/04 01:45:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qakovuz6wuka" 2026/08/04 01:45:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qakovuz6wuka/" NFD checkfile vs. NFC remote (without normalization) 2026/08/04 01:45:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qakovuz6wuka0 for path "/1210146/rclone-test-qakovuz6wuka/" 2026/08/04 01:45:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/04 01:45:36 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/ 2026/08/04 01:45:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: 1 files missing 2026/08/04 01:45:36 NOTICE: 1 hashes missing 2026/08/04 01:45:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: 1 differences found 2026/08/04 01:45:36 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/04 01:45:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qakovuz6wuka0 for path "/1210146/rclone-test-qakovuz6wuka/" 2026/08/04 01:45:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qakovuz6wuka/%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/08/04 01:45:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: 0 differences found 2026/08/04 01:45:37 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: 1 matching files 2026/08/04 01:45:37 DEBUG : Creating backend with remote "TestnStorage:rclone-test-gohiyas0bomu" 2026/08/04 01:45:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:37 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gohiyas0bomu" 2026/08/04 01:45:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu": object not found 2026/08/04 01:45:37 DEBUG : Creating backend with remote "/tmp/rclone3952742279" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/", Local "Local file system at /tmp/rclone3952742279", Modify Window "1s" 2026/08/04 01:45:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/ 2026/08/04 01:45:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-gohiyas0bomu/" 2026/08/04 01:45:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-gohiyas0bomu/%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/08/04 01:45:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gohiyas0bomu/%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/08/04 01:45:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gohiyas0bomu" 2026/08/04 01:45:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-gohiyas0bomu/" NFC checkfile vs. NFD remote (without normalization) 2026/08/04 01:45:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gohiyas0bomu0 for path "/1210146/rclone-test-gohiyas0bomu/" 2026/08/04 01:45:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/04 01:45:38 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/ 2026/08/04 01:45:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: 1 files missing 2026/08/04 01:45:38 NOTICE: 1 hashes missing 2026/08/04 01:45:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: 1 differences found 2026/08/04 01:45:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/04 01:45:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gohiyas0bomu0 for path "/1210146/rclone-test-gohiyas0bomu/" 2026/08/04 01:45:38 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-gohiyas0bomu/%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/08/04 01:45:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: 0 differences found 2026/08/04 01:45:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: 1 matching files 2026/08/04 01:45:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-nemuloq4vefi" 2026/08/04 01:45:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nemuloq4vefi" 2026/08/04 01:45:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi": object not found 2026/08/04 01:45:39 DEBUG : Creating backend with remote "/tmp/rclone2858154677" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/", Local "Local file system at /tmp/rclone2858154677", Modify Window "1s" 2026/08/04 01:45:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/ 2026/08/04 01:45:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-nemuloq4vefi/" 2026/08/04 01:45:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-nemuloq4vefi/%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/08/04 01:45:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nemuloq4vefi/%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/08/04 01:45:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nemuloq4vefi" 2026/08/04 01:45:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-nemuloq4vefi/" NFDx2 checkfile vs. both remote (without normalization) 2026/08/04 01:45:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nemuloq4vefi0 for path "/1210146/rclone-test-nemuloq4vefi/" 2026/08/04 01:45:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 01:45:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/ 2026/08/04 01:45:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: 1 files missing 2026/08/04 01:45:40 NOTICE: 1 hashes missing 2026/08/04 01:45:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: 1 differences found 2026/08/04 01:45:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/04 01:45:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nemuloq4vefi0 for path "/1210146/rclone-test-nemuloq4vefi/" 2026/08/04 01:45:40 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-nemuloq4vefi/%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/08/04 01:45:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: 0 differences found 2026/08/04 01:45:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: 1 matching files 2026/08/04 01:45:40 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hoturex6bitu" 2026/08/04 01:45:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:40 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hoturex6bitu" 2026/08/04 01:45:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu": object not found 2026/08/04 01:45:40 DEBUG : Creating backend with remote "/tmp/rclone586336745" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/", Local "Local file system at /tmp/rclone586336745", Modify Window "1s" 2026/08/04 01:45:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/ 2026/08/04 01:45:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hoturex6bitu/" 2026/08/04 01:45:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hoturex6bitu/%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/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hoturex6bitu/%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/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hoturex6bitu" 2026/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hoturex6bitu/" NFCx2 checkfile vs. both remote (without normalization) 2026/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hoturex6bitu0 for path "/1210146/rclone-test-hoturex6bitu/" 2026/08/04 01:45:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 01:45:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/ 2026/08/04 01:45:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: 1 files missing 2026/08/04 01:45:41 NOTICE: 1 hashes missing 2026/08/04 01:45:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: 1 differences found 2026/08/04 01:45:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hoturex6bitu0 for path "/1210146/rclone-test-hoturex6bitu/" 2026/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hoturex6bitu/%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/08/04 01:45:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: 0 differences found 2026/08/04 01:45:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: 1 matching files 2026/08/04 01:45:41 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zuyetaj3boku" 2026/08/04 01:45:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:41 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zuyetaj3boku" 2026/08/04 01:45:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku": object not found 2026/08/04 01:45:42 DEBUG : Creating backend with remote "/tmp/rclone2920095613" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/", Local "Local file system at /tmp/rclone2920095613", Modify Window "1s" 2026/08/04 01:45:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/ 2026/08/04 01:45:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zuyetaj3boku/" 2026/08/04 01:45:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zuyetaj3boku/%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/08/04 01:45:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zuyetaj3boku/%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/08/04 01:45:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zuyetaj3boku" 2026/08/04 01:45:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zuyetaj3boku/" both checkfile vs. NFDx2 remote (without normalization) 2026/08/04 01:45:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zuyetaj3boku0 for path "/1210146/rclone-test-zuyetaj3boku/" 2026/08/04 01:45:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 01:45:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/ 2026/08/04 01:45:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: 1 files missing 2026/08/04 01:45:42 NOTICE: 1 hashes missing 2026/08/04 01:45:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: 1 differences found 2026/08/04 01:45:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/04 01:45:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zuyetaj3boku0 for path "/1210146/rclone-test-zuyetaj3boku/" 2026/08/04 01:45:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zuyetaj3boku/%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/08/04 01:45:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: 0 differences found 2026/08/04 01:45:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: 1 matching files 2026/08/04 01:45:43 DEBUG : Creating backend with remote "TestnStorage:rclone-test-pequzaz4biwo" 2026/08/04 01:45:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:45:43 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-pequzaz4biwo" 2026/08/04 01:45:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo": object not found 2026/08/04 01:45:43 DEBUG : Creating backend with remote "/tmp/rclone1499027256" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/", Local "Local file system at /tmp/rclone1499027256", Modify Window "1s" 2026/08/04 01:45:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/ 2026/08/04 01:45:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-pequzaz4biwo/" 2026/08/04 01:45:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-pequzaz4biwo/%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/08/04 01:45:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-pequzaz4biwo/%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/08/04 01:45:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-pequzaz4biwo" 2026/08/04 01:45:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-pequzaz4biwo/" both checkfile vs. NFCx2 remote (without normalization) 2026/08/04 01:45:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-pequzaz4biwo0 for path "/1210146/rclone-test-pequzaz4biwo/" 2026/08/04 01:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 01:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/ 2026/08/04 01:45:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: 1 files missing 2026/08/04 01:45:44 NOTICE: 1 hashes missing 2026/08/04 01:45:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: 1 differences found 2026/08/04 01:45:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/04 01:45:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-pequzaz4biwo0 for path "/1210146/rclone-test-pequzaz4biwo/" 2026/08/04 01:45:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-pequzaz4biwo/%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/08/04 01:45:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 01:45:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: 0 differences found 2026/08/04 01:45:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: 1 matching files 2026/08/04 01:45:44 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: Purge remote 2026/08/04 01:45:44 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-pequzaz4biwo/" 2026/08/04 01:45:44 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/08/04 01:45:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-pequzaz4biwo0 for path "/1210146/rclone-test-pequzaz4biwo/" 2026/08/04 01:45:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/04 01:45:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-pequzaz4biwo/%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/08/04 01:45:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-pequzaz4biwo/: Purge dir "" 2026/08/04 01:45:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-pequzaz4biwo/" 2026/08/04 01:45:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: Purge remote 2026/08/04 01:45:45 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zuyetaj3boku/" 2026/08/04 01:45: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/08/04 01:45:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zuyetaj3boku0 for path "/1210146/rclone-test-zuyetaj3boku/" 2026/08/04 01:45:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/04 01:45:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zuyetaj3boku/%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/08/04 01:45:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zuyetaj3boku/: Purge dir "" 2026/08/04 01:45:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zuyetaj3boku/" 2026/08/04 01:45:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: Purge remote 2026/08/04 01:45:46 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hoturex6bitu/" 2026/08/04 01:45:46 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/08/04 01:45:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hoturex6bitu0 for path "/1210146/rclone-test-hoturex6bitu/" 2026/08/04 01:45:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/04 01:45:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hoturex6bitu/%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/08/04 01:45:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hoturex6bitu/: Purge dir "" 2026/08/04 01:45:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hoturex6bitu/" 2026/08/04 01:45:46 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: Purge remote 2026/08/04 01:45:46 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-nemuloq4vefi/" 2026/08/04 01:45:46 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/08/04 01:45:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nemuloq4vefi0 for path "/1210146/rclone-test-nemuloq4vefi/" 2026/08/04 01:45:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/04 01:45:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-nemuloq4vefi/%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/08/04 01:45:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nemuloq4vefi/: Purge dir "" 2026/08/04 01:45:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-nemuloq4vefi/" 2026/08/04 01:45:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: Purge remote 2026/08/04 01:45:47 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-gohiyas0bomu/" 2026/08/04 01:45:47 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/08/04 01:45:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gohiyas0bomu0 for path "/1210146/rclone-test-gohiyas0bomu/" 2026/08/04 01:45:48 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: Purge object "測試_Русский___ě_áñ" 2026/08/04 01:45:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-gohiyas0bomu/%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/08/04 01:45:48 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gohiyas0bomu/: Purge dir "" 2026/08/04 01:45:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-gohiyas0bomu/" 2026/08/04 01:45:48 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: Purge remote 2026/08/04 01:45:48 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qakovuz6wuka/" 2026/08/04 01:45: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/08/04 01:45:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qakovuz6wuka0 for path "/1210146/rclone-test-qakovuz6wuka/" 2026/08/04 01:45:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: Purge object "測試_Русский___ě_áñ" 2026/08/04 01:45:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qakovuz6wuka/%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/08/04 01:45:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qakovuz6wuka/: Purge dir "" 2026/08/04 01:45:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qakovuz6wuka/" 2026/08/04 01:45:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: Purge remote 2026/08/04 01:45:49 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-valekix2namu/" 2026/08/04 01:45: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/08/04 01:45:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-valekix2namu0 for path "/1210146/rclone-test-valekix2namu/" 2026/08/04 01:45:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: Purge object "HELLO, WORLD!" 2026/08/04 01:45:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-valekix2namu/HELLO,%20WORLD%21" 2026/08/04 01:45:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-valekix2namu/: Purge dir "" 2026/08/04 01:45:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-valekix2namu/" 2026/08/04 01:45:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: Purge remote 2026/08/04 01:45:50 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-liyukik4tepi/" 2026/08/04 01:45: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/08/04 01:45:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-liyukik4tepi0 for path "/1210146/rclone-test-liyukik4tepi/" 2026/08/04 01:45:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: Purge object "HeLlO, wOrLd!" 2026/08/04 01:45:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-liyukik4tepi/HeLlO,%20wOrLd%21" 2026/08/04 01:45:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-liyukik4tepi/: Purge dir "" 2026/08/04 01:45:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-liyukik4tepi/" 2026/08/04 01:45:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: Purge remote 2026/08/04 01:45:51 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zodibod2dizu/" 2026/08/04 01:45: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/08/04 01:45:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zodibod2dizu0 for path "/1210146/rclone-test-zodibod2dizu/" 2026/08/04 01:45:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: Purge object "HELLO, WORLD!" 2026/08/04 01:45:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zodibod2dizu/HELLO,%20WORLD%21" 2026/08/04 01:45:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodibod2dizu/: Purge dir "" 2026/08/04 01:45:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zodibod2dizu/" 2026/08/04 01:45:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: Purge remote 2026/08/04 01:45:52 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qulixey3haxu/" 2026/08/04 01:45: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/08/04 01:45:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qulixey3haxu0 for path "/1210146/rclone-test-qulixey3haxu/" 2026/08/04 01:45:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: Purge object "hello, world!" 2026/08/04 01:45:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qulixey3haxu/hello,%20world%21" 2026/08/04 01:45:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qulixey3haxu/: Purge dir "" 2026/08/04 01:45:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qulixey3haxu/" --- PASS: TestApplyTransforms (25.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:45:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:45:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/file2": object not found 2026/08/04 01:45:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/04 01:45:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/ 2026/08/04 01:45:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub/" 2026/08/04 01:45:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:45:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:45:54 DEBUG : sub/file2: size = 14 OK 2026/08/04 01:45:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:45:54 INFO : file1: Copied (new) to: sub/file2 2026/08/04 01:45:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:54 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:45:54 DEBUG : sub/file2: size = 14 OK 2026/08/04 01:45:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 01:45:54 DEBUG : file1: Unchanged skipping 2026/08/04 01:45:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: don't need to copy/move sub/file2, it is already at target location 2026/08/04 01:45:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:45:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub" 2026/08/04 01:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCopyFile (1.88s) === RUN TestCopyLongFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/08/04 01:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyLongFile (0.30s) === RUN TestCopyFileBackupDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2026/08/04 01:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyFileBackupDir (0.29s) === RUN TestCopyFileCompareDest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:45:56 DEBUG : Creating backend with remote "TestnStorage:rclone-test-timizod6novi/dst" 2026/08/04 01:45:56 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst" 2026/08/04 01:45:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst": object not found 2026/08/04 01:45:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/one": object not found 2026/08/04 01:45:56 DEBUG : Creating backend with remote "TestnStorage:rclone-test-timizod6novi/CompareDest" 2026/08/04 01:45:56 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:45:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/CompareDest" 2026/08/04 01:45:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest": object not found 2026/08/04 01:45:56 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 01:45:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/CompareDest/one" 2026/08/04 01:45:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest/one": object not found 2026/08/04 01:45:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/ 2026/08/04 01:45:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/ 2026/08/04 01:45:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/dst/" 2026/08/04 01:45:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:57 DEBUG : one: size = 3 OK 2026/08/04 01:45:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/04 01:45:57 INFO : one: Copied (new) 2026/08/04 01:45:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:57 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1163457864) 2026/08/04 01:45:57 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/) 2026/08/04 01:45:57 DEBUG : one: Sizes differ 2026/08/04 01:45:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/CompareDest/one" 2026/08/04 01:45:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest/one": object not found 2026/08/04 01:45:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:58 DEBUG : one: size = 5 OK 2026/08/04 01:45:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/04 01:45:58 INFO : one: Copied (replaced existing) 2026/08/04 01:45:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/ 2026/08/04 01:45:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/dst/" 2026/08/04 01:45:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest/ 2026/08/04 01:45:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/CompareDest/" 2026/08/04 01:45:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/CompareDest/one" 2026/08/04 01:45:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/CompareDest/one" 2026/08/04 01:45:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:59 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:45:59 DEBUG : one: size = 5 OK 2026/08/04 01:45:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 01:45:59 DEBUG : one: Unchanged skipping 2026/08/04 01:45:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:45:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/CompareDest/two" 2026/08/04 01:46:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/CompareDest/two" 2026/08/04 01:46:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/two" 2026/08/04 01:46:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/two": object not found 2026/08/04 01:46:00 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 01:46:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/CompareDest/two" 2026/08/04 01:46:01 DEBUG : two: size = 3 OK 2026/08/04 01:46:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 01:46:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 01:46:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/two" 2026/08/04 01:46:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/two": object not found 2026/08/04 01:46:01 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 01:46:01 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest/two" 2026/08/04 01:46:01 DEBUG : two: size = 3 OK 2026/08/04 01:46:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 01:46:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 01:46:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/two" 2026/08/04 01:46:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/dst/two": object not found 2026/08/04 01:46:01 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 01:46:01 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest/two" 2026/08/04 01:46:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone1163457864) 2026/08/04 01:46:01 DEBUG : two: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/CompareDest/) 2026/08/04 01:46:01 DEBUG : two: Sizes differ 2026/08/04 01:46:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/dst/two" 2026/08/04 01:46:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/dst/two" 2026/08/04 01:46:02 DEBUG : two: size = 5 OK 2026/08/04 01:46:02 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/04 01:46:02 INFO : two: Copied (new) 2026/08/04 01:46:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/CompareDest/one" 2026/08/04 01:46:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/CompareDest/two" 2026/08/04 01:46:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/dst/one" 2026/08/04 01:46:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/dst/two" 2026/08/04 01:46:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/dst" 2026/08/04 01:46:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/CompareDest" 2026/08/04 01:46:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCopyFileCompareDest (7.34s) === RUN TestCopyFileCopyDest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/08/04 01:46:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyFileCopyDest (0.29s) === RUN TestCopyInplace run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2026/08/04 01:46:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyInplace (0.29s) === RUN TestCopyLongFileName run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2026/08/04 01:46:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyLongFileName (0.33s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2026/08/04 01:46:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyLongFileNameCollision (0.27s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file1" 2026/08/04 01:46:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file1": object not found 2026/08/04 01:46:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/04 01:46:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/ 2026/08/04 01:46:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/" 2026/08/04 01:46:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file1" 2026/08/04 01:46:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file1" 2026/08/04 01:46:05 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/04 01:46:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:46:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/04 01:46:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2" 2026/08/04 01:46:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2": object not found 2026/08/04 01:46:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/04 01:46:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2" 2026/08/04 01:46:05 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/08/04 01:46:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2" 2026/08/04 01:46:05 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2": object not found 2026/08/04 01:46:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/08/04 01:46:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file3" 2026/08/04 01:46:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file3": object not found 2026/08/04 01:46:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/04 01:46:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file4" 2026/08/04 01:46:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file4": object not found 2026/08/04 01:46:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/04 01:46:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file4" 2026/08/04 01:46:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file4" 2026/08/04 01:46:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/04 01:46:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d0ec740631d961a322df7cf16696d16f OK 2026/08/04 01:46:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/04 01:46:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file1" 2026/08/04 01:46:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer/file4" 2026/08/04 01:46:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/TestCopyFileMaxTransfer" 2026/08/04 01:46:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCopyFileMaxTransfer (3.42s) === RUN TestDeduplicateInteractive run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateInteractive (0.29s) === RUN TestDeduplicateSkip run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateSkip (0.31s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateSizeOnly (0.32s) === RUN TestDeduplicateFirst run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateFirst (0.29s) === RUN TestDeduplicateNewest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateNewest (0.32s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/one" 2026/08/04 01:46:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/one" 2026/08/04 01:46:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/also/ 2026/08/04 01:46:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/also/" 2026/08/04 01:46:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/also/one" 2026/08/04 01:46:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/also/one" 2026/08/04 01:46:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/another" 2026/08/04 01:46:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/another" 2026/08/04 01:46:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/not-one" 2026/08/04 01:46:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/not-one" 2026/08/04 01:46:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:11 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Looking for duplicate md5 hashes using newest mode. 2026/08/04 01:46:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:11 NOTICE: 43160839a4539d80c034f1ae9a7adace: Found 3 files with duplicate md5 hashes 2026/08/04 01:46:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/one" 2026/08/04 01:46:11 INFO : one: Deleted 2026/08/04 01:46:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/also/one" 2026/08/04 01:46:11 INFO : also/one: Deleted 2026/08/04 01:46:11 NOTICE: 43160839a4539d80c034f1ae9a7adace: Deleted 2 extra copies 2026/08/04 01:46:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/another" 2026/08/04 01:46:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/not-one" 2026/08/04 01:46:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/also" 2026/08/04 01:46:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestDeduplicateNewestByHash (3.21s) === RUN TestDeduplicateOldest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateOldest (0.29s) === RUN TestDeduplicateLargest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateLargest (0.30s) === RUN TestDeduplicateSmallest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateSmallest (0.33s) === RUN TestDeduplicateRename run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/04 01:46:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/08/04 01:46:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestMergeDirs (0.30s) === RUN TestListDirSorted run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/a.txt" 2026/08/04 01:46:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/a.txt" 2026/08/04 01:46:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/zend.txt" 2026/08/04 01:46:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/zend.txt" 2026/08/04 01:46:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ 2026/08/04 01:46:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/" 2026/08/04 01:46:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world2" 2026/08/04 01:46:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world2" 2026/08/04 01:46:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/ 2026/08/04 01:46:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/" 2026/08/04 01:46:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/04 01:46:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/04 01:46:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/ 2026/08/04 01:46:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/" 2026/08/04 01:46:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/04 01:46:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/04 01:46:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:17 DEBUG : a.txt: Excluded (Size Filter) 2026/08/04 01:46:17 DEBUG : a.txt: Excluded 2026/08/04 01:46:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 01:46:17 DEBUG : sub dir/hello world: Excluded 2026/08/04 01:46:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 01:46:17 DEBUG : sub dir/hello world2: Excluded 2026/08/04 01:46:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 01:46:17 DEBUG : sub dir/hello world: Excluded 2026/08/04 01:46:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 01:46:17 DEBUG : sub dir/hello world2: Excluded 2026/08/04 01:46:17 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:17 DEBUG : sub dir/ignore dir: Excluded 2026/08/04 01:46:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/.ignore" 2026/08/04 01:46:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/08/04 01:46:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:18 DEBUG : sub dir/ignore dir: Excluded 2026/08/04 01:46:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/a.txt" 2026/08/04 01:46:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world2" 2026/08/04 01:46:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/04 01:46:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/04 01:46:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/zend.txt" 2026/08/04 01:46:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir" 2026/08/04 01:46:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestListDirSorted (5.68s) === RUN TestListDirSortedFn run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/a.txt" 2026/08/04 01:46:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/a.txt" 2026/08/04 01:46:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/zend.txt" 2026/08/04 01:46:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/zend.txt" 2026/08/04 01:46:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ 2026/08/04 01:46:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/" 2026/08/04 01:46:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world2" 2026/08/04 01:46:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world2" 2026/08/04 01:46:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/ 2026/08/04 01:46:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/" 2026/08/04 01:46:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/04 01:46:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/04 01:46:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/ 2026/08/04 01:46:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/" 2026/08/04 01:46:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/04 01:46:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/04 01:46:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:22 DEBUG : a.txt: Excluded (Size Filter) 2026/08/04 01:46:22 DEBUG : a.txt: Excluded 2026/08/04 01:46:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 01:46:23 DEBUG : sub dir/hello world: Excluded 2026/08/04 01:46:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 01:46:23 DEBUG : sub dir/hello world2: Excluded 2026/08/04 01:46:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 01:46:23 DEBUG : sub dir/hello world: Excluded 2026/08/04 01:46:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 01:46:23 DEBUG : sub dir/hello world2: Excluded 2026/08/04 01:46:23 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:23 DEBUG : sub dir/ignore dir: Excluded 2026/08/04 01:46:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/.ignore" 2026/08/04 01:46:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/08/04 01:46:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:23 DEBUG : sub dir/ignore dir: Excluded 2026/08/04 01:46:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/a.txt" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world2" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/.ignore" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/zend.txt" 2026/08/04 01:46:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/sub%20sub%20dir" 2026/08/04 01:46:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/ignore%20dir" 2026/08/04 01:46:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestListDirSortedFn (5.63s) === RUN TestListJSON run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:46:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:46:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/ 2026/08/04 01:46:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub/" 2026/08/04 01:46:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:46:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:46:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/Default 2026/08/04 01:46:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/FilesOnly 2026/08/04 01:46:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/DirsOnly 2026/08/04 01:46:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/Recurse 2026/08/04 01:46:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/SubDir 2026/08/04 01:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/sub" === RUN TestListJSON/NoModTime 2026/08/04 01:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/NoMimeType 2026/08/04 01:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/ShowHash 2026/08/04 01:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/HashTypes 2026/08/04 01:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestListJSON/Metadata 2026/08/04 01:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:46:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:46:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub" 2026/08/04 01:46:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestListJSON (3.14s) --- PASS: TestListJSON/Default (0.16s) --- PASS: TestListJSON/FilesOnly (0.16s) --- PASS: TestListJSON/DirsOnly (0.15s) --- PASS: TestListJSON/Recurse (0.19s) --- PASS: TestListJSON/SubDir (0.16s) --- PASS: TestListJSON/NoModTime (0.16s) --- PASS: TestListJSON/NoMimeType (0.14s) --- PASS: TestListJSON/ShowHash (0.16s) --- PASS: TestListJSON/HashTypes (0.16s) --- PASS: TestListJSON/Metadata (0.15s) === RUN TestStatJSON run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:46:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:46:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/ 2026/08/04 01:46:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub/" 2026/08/04 01:46:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:46:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:46:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/Root 2026/08/04 01:46:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/04 01:46:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/Dir 2026/08/04 01:46:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub" 2026/08/04 01:46:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/DirWithTrailingSlash 2026/08/04 01:46:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/File 2026/08/04 01:46:30 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/file1" === RUN TestStatJSON/NotFound 2026/08/04 01:46:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/notfound" 2026/08/04 01:46:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/notfound": object not found 2026/08/04 01:46:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/DirFilesOnly 2026/08/04 01:46:30 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub" === RUN TestStatJSON/FileFilesOnly 2026/08/04 01:46:30 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/file1" === RUN TestStatJSON/NotFoundFilesOnly 2026/08/04 01:46:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/notfound" 2026/08/04 01:46:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2026/08/04 01:46:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/FileDirsOnly 2026/08/04 01:46:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/NotFoundDirsOnly 2026/08/04 01:46:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" === RUN TestStatJSON/RootNotFound 2026/08/04 01:46:31 DEBUG : Creating backend with remote "TestnStorage:rclone-test-timizod6novi/notfound" 2026/08/04 01:46:31 DEBUG : Config file has changed externally - reloading 2026/08/04 01:46:31 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:46:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/notfound" 2026/08/04 01:46:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/notfound": object not found 2026/08/04 01:46:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/notfound" 2026/08/04 01:46:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/notfound": object not found 2026/08/04 01:46:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:46:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:46:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub" 2026/08/04 01:46:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestStatJSON (4.01s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.28s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.16s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.31s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.15s) --- PASS: TestStatJSON/DirDirsOnly (0.16s) --- PASS: TestStatJSON/FileDirsOnly (0.15s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.16s) --- PASS: TestStatJSON/RootNotFound (0.72s) === RUN TestStatJSONMemory 2026/08/04 01:46:32 DEBUG : Creating backend with remote ":memory:" 2026/08/04 01:46:32 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 01:46:32 DEBUG : sub/file1: size = 5 OK 2026/08/04 01:46:32 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:46:32 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:32 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Making directory 2026/08/04 01:46:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:32 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Making directory 2026/08/04 01:46:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestMkdir (0.49s) === RUN TestLsd run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ 2026/08/04 01:46:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/" 2026/08/04 01:46:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/hello%20world" 2026/08/04 01:46:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestLsd (1.43s) === RUN TestLs run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestLs (2.43s) === RUN TestLsWithFilesFrom run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/04 01:46:39 DEBUG : empty space: Excluded 2026/08/04 01:46:39 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/notfound" 2026/08/04 01:46:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/notfound": object not found 2026/08/04 01:46:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestLsWithFilesFrom (3.12s) === RUN TestLsLong run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestLsLong (2.65s) === RUN TestHashSums run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestHashSums/Md5 2026/08/04 01:46:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestHashSums/Md5Download 2026/08/04 01:46:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestHashSums (3.83s) --- PASS: TestHashSums/Md5 (0.49s) --- PASS: TestHashSums/Md5Download (0.54s) === RUN TestHashSumsWithErrors 2026/08/04 01:46:46 DEBUG : Creating backend with remote ":memory:" 2026/08/04 01:46:46 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/04 01:46:46 ERROR : file1: hash unsupported: hash type not supported 2026/08/04 01:46:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/04 01:46:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/04 01:46:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/04 01:46:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/04 01:46:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/04 01:46:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/04 01:46:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/04 01:46:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/04 01:46:46 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:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ 2026/08/04 01:46:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/" 2026/08/04 01:46:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:46:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:46:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:46:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:46:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:46:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:46:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCount (3.71s) === RUN TestDelete run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:52 DEBUG : Waiting for deletions to finish 2026/08/04 01:46:52 DEBUG : large: Excluded (Size Filter) 2026/08/04 01:46:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:52 INFO : small: Deleted 2026/08/04 01:46:52 INFO : medium: Deleted 2026/08/04 01:46:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestDelete (3.28s) === RUN TestMaxDelete run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:56 DEBUG : Waiting for deletions to finish 2026/08/04 01:46:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/04 01:46:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:56 INFO : large: Deleted 2026/08/04 01:46:56 INFO : medium: Deleted 2026/08/04 01:46:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:46:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestMaxDelete (4.99s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:46:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:46:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:46:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:46:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:47:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:00 DEBUG : Waiting for deletions to finish 2026/08/04 01:47:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/04 01:47:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:47:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:47:01 INFO : medium: Deleted 2026/08/04 01:47:01 INFO : small: Deleted 2026/08/04 01:47:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:47:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestMaxDeleteSizeLargeFile (4.91s) === RUN TestMaxDeleteSize run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:47:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:47:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:47:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:47:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:47:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:47:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:47:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:06 DEBUG : Waiting for deletions to finish 2026/08/04 01:47:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/large" 2026/08/04 01:47:06 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/04 01:47:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/medium" 2026/08/04 01:47:06 INFO : large: Deleted 2026/08/04 01:47:06 INFO : medium: Deleted 2026/08/04 01:47:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/small" 2026/08/04 01:47:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestMaxDeleteSize (5.46s) === RUN TestReadFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:47:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/ReadFile" 2026/08/04 01:47:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/ReadFile" 2026/08/04 01:47:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:10 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/ReadFile" 2026/08/04 01:47:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/ReadFile" 2026/08/04 01:47:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/ReadFile" 2026/08/04 01:47:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestReadFile (2.97s) === RUN TestRetry 2026/08/04 01:47:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/04 01:47:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/04 01:47:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 01:47:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 01:47:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 01:47:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 01:47:12 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:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:47:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:15 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:17 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:17 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:47:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:47:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCat (6.60s) === RUN TestPurge 2026/08/04 01:47:18 DEBUG : Creating backend with remote "TestnStorage:rclone-test-kefibih0toti" 2026/08/04 01:47:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:47:18 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/04 01:47:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefibih0toti" 2026/08/04 01:47:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti": object not found 2026/08/04 01:47:19 DEBUG : Creating backend with remote "/tmp/rclone3525792877" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/", Local "Local file system at /tmp/rclone3525792877", Modify Window "1s" 2026/08/04 01:47:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/ 2026/08/04 01:47:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A1/ 2026/08/04 01:47:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A1/" 2026/08/04 01:47:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A1/B1/ 2026/08/04 01:47:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A1/B1/" 2026/08/04 01:47:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A1/B1/C1/ 2026/08/04 01:47:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A1/B1/C1/" 2026/08/04 01:47:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kefibih0toti/A1/B1/C1/one" 2026/08/04 01:47:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefibih0toti/A1/B1/C1/one" 2026/08/04 01:47:20 INFO : A2: Making directory 2026/08/04 01:47:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A2/ 2026/08/04 01:47:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A2/" 2026/08/04 01:47:21 INFO : A1/B2: Making directory 2026/08/04 01:47:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A1/B2/ 2026/08/04 01:47:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A1/B2/" 2026/08/04 01:47:21 INFO : A1/B2/C2: Making directory 2026/08/04 01:47:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A1/B2/C2/ 2026/08/04 01:47:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A1/B2/C2/" 2026/08/04 01:47:21 INFO : A1/B1/C3: Making directory 2026/08/04 01:47:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A1/B1/C3/ 2026/08/04 01:47:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A1/B1/C3/" 2026/08/04 01:47:21 INFO : A3: Making directory 2026/08/04 01:47:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A3/ 2026/08/04 01:47:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A3/" 2026/08/04 01:47:21 INFO : A3/B3: Making directory 2026/08/04 01:47:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A3/B3/ 2026/08/04 01:47:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A3/B3/" 2026/08/04 01:47:21 INFO : A3/B3/C4: Making directory 2026/08/04 01:47:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/A3/B3/C4/ 2026/08/04 01:47:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-kefibih0toti/A3/B3/C4/" 2026/08/04 01:47:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-kefibih0toti/A1/two" 2026/08/04 01:47:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefibih0toti/A1/two" 2026/08/04 01:47:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefibih0toti" 2026/08/04 01:47:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefibih0toti0 for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:23 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kefibih0toti/A1/B1" 2026/08/04 01:47:23 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/08/04 01:47:23 DEBUG : Waiting for deletions to finish 2026/08/04 01:47:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefibih0toti%2FA1%2FB10 for path "/1210146/rclone-test-kefibih0toti/A1/B1/" 2026/08/04 01:47:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kefibih0toti/A1/B1/C1/one" 2026/08/04 01:47:24 INFO : A1/B1/C1/one: Deleted 2026/08/04 01:47:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A1/B1" 2026/08/04 01:47:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A1/B1/C3" 2026/08/04 01:47:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A1/B1/C1" 2026/08/04 01:47:25 DEBUG : removing 2 level 3 directories 2026/08/04 01:47:25 INFO : A1/B1/C3: Removing directory 2026/08/04 01:47:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A1/B1/C3" 2026/08/04 01:47:25 INFO : A1/B1/C1: Removing directory 2026/08/04 01:47:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A1/B1/C1" 2026/08/04 01:47:26 DEBUG : removing 1 level 2 directories 2026/08/04 01:47:26 INFO : A1/B1: Removing directory 2026/08/04 01:47:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A1/B1" 2026/08/04 01:47:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefibih0toti0 for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:27 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:27 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/08/04 01:47:27 DEBUG : Waiting for deletions to finish 2026/08/04 01:47:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefibih0toti0 for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-kefibih0toti/A1/two" 2026/08/04 01:47:27 INFO : A1/two: Deleted 2026/08/04 01:47:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A3" 2026/08/04 01:47:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A1" 2026/08/04 01:47:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A2" 2026/08/04 01:47:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A3/B3" 2026/08/04 01:47:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A1/B2" 2026/08/04 01:47:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A3/B3/C4" 2026/08/04 01:47:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-kefibih0toti/A1/B2/C2" 2026/08/04 01:47:29 DEBUG : removing 2 level 3 directories 2026/08/04 01:47:29 INFO : A3/B3/C4: Removing directory 2026/08/04 01:47:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A3/B3/C4" 2026/08/04 01:47:29 INFO : A1/B2/C2: Removing directory 2026/08/04 01:47:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A1/B2/C2" 2026/08/04 01:47:30 DEBUG : removing 2 level 2 directories 2026/08/04 01:47:30 INFO : A3/B3: Removing directory 2026/08/04 01:47:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A3/B3" 2026/08/04 01:47:30 INFO : A1/B2: Removing directory 2026/08/04 01:47:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A1/B2" 2026/08/04 01:47:30 DEBUG : removing 3 level 1 directories 2026/08/04 01:47:30 INFO : A3: Removing directory 2026/08/04 01:47:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A3" 2026/08/04 01:47:30 INFO : A1: Removing directory 2026/08/04 01:47:30 INFO : A2: Removing directory 2026/08/04 01:47:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A1" 2026/08/04 01:47:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/A2" 2026/08/04 01:47:31 DEBUG : removing 1 level 0 directories 2026/08/04 01:47:31 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/: Removing directory 2026/08/04 01:47:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefibih0toti0 for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:32 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefibih0toti" 2026/08/04 01:47:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti": object not found 2026/08/04 01:47:32 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/": object not found 2026/08/04 01:47:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/: Purge remote 2026/08/04 01:47:32 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:32 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/08/04 01:47:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-kefibih0toti0 for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:32 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-kefibih0toti" 2026/08/04 01:47:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti": object not found 2026/08/04 01:47:33 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/": object not found 2026/08/04 01:47:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-kefibih0toti/: Purge dir "" 2026/08/04 01:47:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-kefibih0toti/" 2026/08/04 01:47:33 NOTICE: purge failed to rmdir "": directory not found 2026/08/04 01:47:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.12s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:47:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/ 2026/08/04 01:47:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/" 2026/08/04 01:47:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/ 2026/08/04 01:47:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/" 2026/08/04 01:47:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C1/ 2026/08/04 01:47:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/" 2026/08/04 01:47:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/one" 2026/08/04 01:47:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/one" 2026/08/04 01:47:34 INFO : A2: Making directory 2026/08/04 01:47:34 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/ 2026/08/04 01:47:34 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/" 2026/08/04 01:47:35 INFO : A1/B2: Making directory 2026/08/04 01:47:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B2/ 2026/08/04 01:47:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B2/" 2026/08/04 01:47:35 INFO : A1/B2/C2: Making directory 2026/08/04 01:47:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B2/C2/ 2026/08/04 01:47:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B2/C2/" 2026/08/04 01:47:35 INFO : A1/B1/C3: Making directory 2026/08/04 01:47:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C3/ 2026/08/04 01:47:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C3/" 2026/08/04 01:47:35 INFO : A3: Making directory 2026/08/04 01:47:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/ 2026/08/04 01:47:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/" 2026/08/04 01:47:35 INFO : A3/B3: Making directory 2026/08/04 01:47:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B3/ 2026/08/04 01:47:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B3/" 2026/08/04 01:47:35 INFO : A3/B3/C4: Making directory 2026/08/04 01:47:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B3/C4/ 2026/08/04 01:47:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B3/C4/" 2026/08/04 01:47:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:47:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:47:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A3/B3/C4" 2026/08/04 01:47:37 DEBUG : removing 1 level 3 directories 2026/08/04 01:47:37 INFO : A3/B3/C4: Removing directory 2026/08/04 01:47:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B3/C4" 2026/08/04 01:47:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A3" 2026/08/04 01:47:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:47:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A2" 2026/08/04 01:47:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B2" 2026/08/04 01:47:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A3/B3" 2026/08/04 01:47:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B2/C2" 2026/08/04 01:47:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1/C3" 2026/08/04 01:47:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:40 DEBUG : removing 2 level 3 directories 2026/08/04 01:47:40 INFO : A1/B1/C3: Removing directory 2026/08/04 01:47:40 INFO : A1/B2/C2: Removing directory 2026/08/04 01:47:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C3" 2026/08/04 01:47:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B2/C2" 2026/08/04 01:47:41 DEBUG : removing 2 level 2 directories 2026/08/04 01:47:41 INFO : A3/B3: Removing directory 2026/08/04 01:47:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B3" 2026/08/04 01:47:41 INFO : A1/B2: Removing directory 2026/08/04 01:47:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B2" 2026/08/04 01:47:41 DEBUG : removing 2 level 1 directories 2026/08/04 01:47:41 INFO : A3: Removing directory 2026/08/04 01:47:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3" 2026/08/04 01:47:41 INFO : A2: Removing directory 2026/08/04 01:47:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2" 2026/08/04 01:47:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:42 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C1/one" 2026/08/04 01:47:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/one" 2026/08/04 01:47:42 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:47:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:47:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:47:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:45 DEBUG : removing 1 level 3 directories 2026/08/04 01:47:45 INFO : A1/B1/C1: Removing directory 2026/08/04 01:47:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:45 DEBUG : removing 1 level 2 directories 2026/08/04 01:47:45 INFO : A1/B1: Removing directory 2026/08/04 01:47:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:46 DEBUG : removing 1 level 1 directories 2026/08/04 01:47:46 INFO : A1: Removing directory 2026/08/04 01:47:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:47:46 DEBUG : removing 1 level 0 directories 2026/08/04 01:47:46 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Removing directory 2026/08/04 01:47:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:47 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi" 2026/08/04 01:47:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi": object not found 2026/08/04 01:47:48 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/": object not found 2026/08/04 01:47:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:48 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi" 2026/08/04 01:47:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi": object not found 2026/08/04 01:47:48 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/": object not found --- PASS: TestRmdirsNoLeaveRoot (15.04s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:47:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/ 2026/08/04 01:47:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:49 INFO : A1: Making directory 2026/08/04 01:47:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/ 2026/08/04 01:47:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/" 2026/08/04 01:47:49 INFO : A1/B1: Making directory 2026/08/04 01:47:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/ 2026/08/04 01:47:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/" 2026/08/04 01:47:49 INFO : A1/B1/C1: Making directory 2026/08/04 01:47:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C1/ 2026/08/04 01:47:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/" 2026/08/04 01:47:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:47:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:51 DEBUG : removing 1 level 3 directories 2026/08/04 01:47:51 INFO : A1/B1/C1: Removing directory 2026/08/04 01:47:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:51 DEBUG : removing 1 level 2 directories 2026/08/04 01:47:51 INFO : A1/B1: Removing directory 2026/08/04 01:47:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:47:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestRmdirsLeaveRoot (5.46s) === RUN TestRmdirsWithFilter run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:47:54 INFO : A1: Making directory 2026/08/04 01:47:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/ 2026/08/04 01:47:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/" 2026/08/04 01:47:54 INFO : A1/B1: Making directory 2026/08/04 01:47:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/ 2026/08/04 01:47:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/" 2026/08/04 01:47:54 INFO : A1/B1/C1: Making directory 2026/08/04 01:47:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C1/ 2026/08/04 01:47:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/" 2026/08/04 01:47:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:47:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:58 DEBUG : removing 1 level 3 directories 2026/08/04 01:47:58 INFO : A1/B1/C1: Removing directory 2026/08/04 01:47:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:47:58 DEBUG : removing 1 level 2 directories 2026/08/04 01:47:58 INFO : A1/B1: Removing directory 2026/08/04 01:47:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:47:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:47:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:48:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestRmdirsWithFilter (6.34s) === RUN TestCopyURL run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:02 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:02 DEBUG : filename.txt: File name found in url 2026/08/04 01:48:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/filename.txt" 2026/08/04 01:48:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/filename.txt" 2026/08/04 01:48:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/04 01:48:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/headerfilename.txt" 2026/08/04 01:48:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/headerfilename.txt" 2026/08/04 01:48:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:48:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:48:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file2" 2026/08/04 01:48:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/filename.txt" 2026/08/04 01:48:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/headerfilename.txt" 2026/08/04 01:48:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCopyURL (6.74s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCopyURLDownloadHeaders (1.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:48:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/file2": object not found 2026/08/04 01:48:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/04 01:48:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/ 2026/08/04 01:48:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub/" 2026/08/04 01:48:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:48:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:48:09 DEBUG : sub/file2: size = 14 OK 2026/08/04 01:48:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:48:09 INFO : file1: Copied (new) to: sub/file2 2026/08/04 01:48:09 INFO : file1: Deleted 2026/08/04 01:48:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:10 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:48:10 DEBUG : sub/file2: size = 14 OK 2026/08/04 01:48:10 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 01:48:10 DEBUG : file1: Unchanged skipping 2026/08/04 01:48:10 INFO : file1: Deleted 2026/08/04 01:48:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: don't need to copy/move sub/file2, it is already at target location 2026/08/04 01:48:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub/file2" 2026/08/04 01:48:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub" 2026/08/04 01:48:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestMoveFile (3.77s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/file1": object not found 2026/08/04 01:48:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/04 01:48:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:13 DEBUG : file1: size = 14 OK 2026/08/04 01:48:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:48:13 INFO : file1: Copied (new) 2026/08/04 01:48:13 INFO : file1: Deleted 2026/08/04 01:48:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:14 DEBUG : file1: Destination exists, skipping 2026/08/04 01:48:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/04 01:48:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/file1" 2026/08/04 01:48:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestMoveFileWithIgnoreExisting (2.98s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCaseInsensitiveMoveFile (0.95s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.62s) === RUN TestMoveFileBackupDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy 2026/08/04 01:48:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestMoveFileBackupDir (0.68s) === 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:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/ 2026/08/04 01:48:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/" 2026/08/04 01:48:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/one" 2026/08/04 01:48:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/one" 2026/08/04 01:48:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:48:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:48:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/ 2026/08/04 01:48:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/" 2026/08/04 01:48:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/B1/three" 2026/08/04 01:48:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/B1/three" 2026/08/04 01:48:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C1/ 2026/08/04 01:48:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/" 2026/08/04 01:48:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/four" 2026/08/04 01:48:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/four" 2026/08/04 01:48:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C2/ 2026/08/04 01:48:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C2/" 2026/08/04 01:48:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A1/B1/C2/five" 2026/08/04 01:48:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A1/B1/C2/five" 2026/08/04 01:48:20 INFO : A1/B2: Making directory 2026/08/04 01:48:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B2/ 2026/08/04 01:48:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B2/" 2026/08/04 01:48:20 INFO : A1/B1/C3: Making directory 2026/08/04 01:48:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A1/B1/C3/ 2026/08/04 01:48:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C3/" 2026/08/04 01:48:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi%2FA10 for path "/1210146/rclone-test-timizod6novi/A1/" 2026/08/04 01:48:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/ 2026/08/04 01:48:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/" 2026/08/04 01:48:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/ 2026/08/04 01:48:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/B1/" 2026/08/04 01:48:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/C1/ 2026/08/04 01:48:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/B1/C1/" 2026/08/04 01:48:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/C2/ 2026/08/04 01:48:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/B1/C2/" 2026/08/04 01:48:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/C3/ 2026/08/04 01:48:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/B1/C3/" 2026/08/04 01:48:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B2/ 2026/08/04 01:48:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A2/B2/" 2026/08/04 01:48:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/B1/three" 2026/08/04 01:48:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/B1/C1/four" 2026/08/04 01:48:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/B1/C2/five" 2026/08/04 01:48:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/one" 2026/08/04 01:48:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/two" 2026/08/04 01:48:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/three": object not found 2026/08/04 01:48:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A1/B1/three" 2026/08/04 01:48:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A2/B1/three" 2026/08/04 01:48:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/C1/four": object not found 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/four" 2026/08/04 01:48:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/B1/C2/five": object not found 2026/08/04 01:48:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/one": object not found 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A1/B1/C2/five" 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A1/one" 2026/08/04 01:48:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A2/B1/C1/four" 2026/08/04 01:48:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A2/B1/C2/five" 2026/08/04 01:48:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A2/one" 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/B1/C1/four" 2026/08/04 01:48:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A2/two": object not found 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/B1/C2/five" 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/B1/three" 2026/08/04 01:48:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A2/two" 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/one" 2026/08/04 01:48:23 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/04 01:48:23 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/04 01:48:23 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/04 01:48:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/B1/C1/four" 2026/08/04 01:48:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A2/two" 2026/08/04 01:48:23 INFO : A1/B1/C1/four: Deleted 2026/08/04 01:48:23 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/04 01:48:23 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/04 01:48:23 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/04 01:48:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/B1/C2/five" 2026/08/04 01:48:24 INFO : A1/B1/C2/five: Deleted 2026/08/04 01:48:24 DEBUG : A2/one: size = 3 OK 2026/08/04 01:48:24 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/04 01:48:24 INFO : A1/one: Copied (new) to: A2/one 2026/08/04 01:48:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/one" 2026/08/04 01:48:24 DEBUG : A2/two: size = 3 OK 2026/08/04 01:48:24 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/04 01:48:24 INFO : A1/two: Copied (new) to: A2/two 2026/08/04 01:48:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/two" 2026/08/04 01:48:24 DEBUG : A2/B1/three: size = 5 OK 2026/08/04 01:48:24 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/04 01:48:24 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/04 01:48:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A1/B1/three" 2026/08/04 01:48:24 INFO : A1/one: Deleted 2026/08/04 01:48:24 INFO : A1/two: Deleted 2026/08/04 01:48:24 INFO : A1/B1/three: Deleted 2026/08/04 01:48:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B2" 2026/08/04 01:48:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C3" 2026/08/04 01:48:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C2" 2026/08/04 01:48:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1/C1" 2026/08/04 01:48:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1/B1" 2026/08/04 01:48:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A1" 2026/08/04 01:48:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi%2FA20 for path "/1210146/rclone-test-timizod6novi/A2/" 2026/08/04 01:48:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/ 2026/08/04 01:48:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/" 2026/08/04 01:48:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/ 2026/08/04 01:48:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B1/" 2026/08/04 01:48:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/C1/ 2026/08/04 01:48:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B1/C1/" 2026/08/04 01:48:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/C2/ 2026/08/04 01:48:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B1/C2/" 2026/08/04 01:48:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/C3/ 2026/08/04 01:48:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B1/C3/" 2026/08/04 01:48:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B2/ 2026/08/04 01:48:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A3/B2/" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/one" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/two" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/B1/three" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/B1/C1/four" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/B1/C2/five" 2026/08/04 01:48:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/one": object not found 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A2/one" 2026/08/04 01:48:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/two": object not found 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A2/two" 2026/08/04 01:48:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/three": object not found 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A2/B1/three" 2026/08/04 01:48:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/C1/four": object not found 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A2/B1/C1/four" 2026/08/04 01:48:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A3/one" 2026/08/04 01:48:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A3/B1/C2/five": object not found 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A2/B1/C2/five" 2026/08/04 01:48:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A3/two" 2026/08/04 01:48:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A3/B1/three" 2026/08/04 01:48:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A3/B1/C1/four" 2026/08/04 01:48:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A3/B1/C2/five" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/one" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/two" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/B1/three" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/B1/C1/four" 2026/08/04 01:48:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A3/B1/C2/five" 2026/08/04 01:48:28 DEBUG : A3/two: size = 3 OK 2026/08/04 01:48:28 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/04 01:48:28 INFO : A2/two: Copied (new) to: A3/two 2026/08/04 01:48:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A2/two" 2026/08/04 01:48:28 DEBUG : A3/one: size = 3 OK 2026/08/04 01:48:28 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/04 01:48:28 INFO : A2/one: Copied (new) to: A3/one 2026/08/04 01:48:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A2/one" 2026/08/04 01:48:28 INFO : A2/two: Deleted 2026/08/04 01:48:28 INFO : A2/one: Deleted 2026/08/04 01:48:28 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/04 01:48:28 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/04 01:48:28 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/04 01:48:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A2/B1/C2/five" 2026/08/04 01:48:28 DEBUG : A3/B1/three: size = 5 OK 2026/08/04 01:48:28 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/04 01:48:28 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/04 01:48:28 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/04 01:48:28 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/04 01:48:28 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/04 01:48:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A2/B1/three" 2026/08/04 01:48:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A2/B1/C1/four" 2026/08/04 01:48:29 INFO : A2/B1/C2/five: Deleted 2026/08/04 01:48:29 INFO : A2/B1/three: Deleted 2026/08/04 01:48:29 INFO : A2/B1/C1/four: Deleted 2026/08/04 01:48:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2/B2" 2026/08/04 01:48:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2/B1/C3" 2026/08/04 01:48:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2/B1/C2" 2026/08/04 01:48:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2/B1/C1" 2026/08/04 01:48:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2/B1" 2026/08/04 01:48:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A2" 2026/08/04 01:48:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:31 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/04 01:48:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi%2FA30 for path "/1210146/rclone-test-timizod6novi/A3/" 2026/08/04 01:48:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/ 2026/08/04 01:48:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A4/" 2026/08/04 01:48:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/ 2026/08/04 01:48:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A4/B1/" 2026/08/04 01:48:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/C1/ 2026/08/04 01:48:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A4/B1/C1/" 2026/08/04 01:48:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/C2/ 2026/08/04 01:48:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A4/B1/C2/" 2026/08/04 01:48:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/C3/ 2026/08/04 01:48:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A4/B1/C3/" 2026/08/04 01:48:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B2/ 2026/08/04 01:48:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/A4/B2/" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/one" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/two" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/B1/three" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/B1/C1/four" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/B1/C2/five" 2026/08/04 01:48:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/three": object not found 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A3/B1/three" 2026/08/04 01:48:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/two": object not found 2026/08/04 01:48:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/C1/four": object not found 2026/08/04 01:48:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/one": object not found 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A3/two" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A3/B1/C1/four" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A3/one" 2026/08/04 01:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A4/B1/three" 2026/08/04 01:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A4/B1/C1/four" 2026/08/04 01:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A4/two" 2026/08/04 01:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A4/one" 2026/08/04 01:48:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/A4/B1/C2/five": object not found 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-timizod6novi/A3/B1/C2/five" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/B1/three" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/B1/C1/four" 2026/08/04 01:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/A4/B1/C2/five" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/one" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/B1/C2/five" 2026/08/04 01:48:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/A4/two" 2026/08/04 01:48:33 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/04 01:48:33 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/04 01:48:33 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/08/04 01:48:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A3/B1/C1/four" 2026/08/04 01:48:33 DEBUG : A4/B1/three: size = 5 OK 2026/08/04 01:48:33 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/04 01:48:33 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/08/04 01:48:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A3/B1/three" 2026/08/04 01:48:33 DEBUG : A4/one: size = 3 OK 2026/08/04 01:48:33 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/04 01:48:33 INFO : A3/one: Copied (new) to: A4/one 2026/08/04 01:48:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A3/one" 2026/08/04 01:48:34 INFO : A3/B1/C1/four: Deleted 2026/08/04 01:48:34 INFO : A3/B1/three: Deleted 2026/08/04 01:48:34 INFO : A3/one: Deleted 2026/08/04 01:48:34 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/04 01:48:34 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/04 01:48:34 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/08/04 01:48:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A3/B1/C2/five" 2026/08/04 01:48:34 DEBUG : A4/two: size = 3 OK 2026/08/04 01:48:34 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/04 01:48:34 INFO : A3/two: Copied (new) to: A4/two 2026/08/04 01:48:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A3/two" 2026/08/04 01:48:34 INFO : A3/B1/C2/five: Deleted 2026/08/04 01:48:34 INFO : A3/two: Deleted 2026/08/04 01:48:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B2" 2026/08/04 01:48:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B1/C3" 2026/08/04 01:48:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B1/C2" 2026/08/04 01:48:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B1/C1" 2026/08/04 01:48:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3/B1" 2026/08/04 01:48:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A3" 2026/08/04 01:48:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A4/B1/C1/four" 2026/08/04 01:48:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A4/B1/C2/five" 2026/08/04 01:48:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A4/B1/three" 2026/08/04 01:48:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A4/one" 2026/08/04 01:48:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/A4/two" 2026/08/04 01:48:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A4/B2" 2026/08/04 01:48:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A4/B1/C3" 2026/08/04 01:48:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A4/B1/C2" 2026/08/04 01:48:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A4/B1/C1" 2026/08/04 01:48:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A4/B1" 2026/08/04 01:48:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/A4" 2026/08/04 01:48:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestDirMove (23.40s) === RUN TestGetFsInfo run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestGetFsInfo (0.77s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 01:48:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/no_checksum_small_file_from_pipe" 2026/08/04 01:48:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/no_checksum_small_file_from_pipe" 2026/08/04 01:48:43 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 01:48:43 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/04 01:48:43 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/04 01:48:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/no_checksum_big_file_from_pipe" 2026/08/04 01:48:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/no_checksum_big_file_from_pipe" 2026/08/04 01:48:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 01:48:44 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/04 01:48:44 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/04 01:48:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/no_checksum_big_file_from_pipe" 2026/08/04 01:48:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/no_checksum_small_file_from_pipe" 2026/08/04 01:48:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:45 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 01:48:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/with_checksum_small_file_from_pipe" 2026/08/04 01:48:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/with_checksum_small_file_from_pipe" 2026/08/04 01:48:46 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 01:48:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/04 01:48:46 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/04 01:48:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/with_checksum_big_file_from_pipe" 2026/08/04 01:48:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/with_checksum_big_file_from_pipe" 2026/08/04 01:48:47 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 01:48:47 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/04 01:48:47 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/04 01:48:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/with_checksum_big_file_from_pipe" 2026/08/04 01:48:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/with_checksum_small_file_from_pipe" 2026/08/04 01:48:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 01:48:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/ignore_checksum_small_file_from_pipe" 2026/08/04 01:48:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/ignore_checksum_small_file_from_pipe" 2026/08/04 01:48:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 01:48:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 01:48:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/ignore_checksum_big_file_from_pipe" 2026/08/04 01:48:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/ignore_checksum_big_file_from_pipe" 2026/08/04 01:48:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 01:48:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 01:48:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/ignore_checksum_big_file_from_pipe" 2026/08/04 01:48:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/ignore_checksum_small_file_from_pipe" 2026/08/04 01:48:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 01:48:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/ignore_checksum_small_file_from_pipe" 2026/08/04 01:48:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/ignore_checksum_small_file_from_pipe" 2026/08/04 01:48:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 01:48:52 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/04 01:48:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/04 01:48:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/ignore_checksum_big_file_from_pipe" 2026/08/04 01:48:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/ignore_checksum_big_file_from_pipe" 2026/08/04 01:48:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 01:48:53 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/04 01:48:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/04 01:48:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/ignore_checksum_big_file_from_pipe" 2026/08/04 01:48:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/ignore_checksum_small_file_from_pipe" 2026/08/04 01:48:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestRcat (13.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.25s) === RUN TestRcatMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/08/04 01:48:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestRcatMetadata (1.27s) === RUN TestRcatSize run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato1" 2026/08/04 01:48:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato1" 2026/08/04 01:48:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: File to upload is small (60 bytes), uploading instead of streaming 2026/08/04 01:48:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:48:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:48:57 DEBUG : potato2: size = 60 OK 2026/08/04 01:48:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/04 01:48:57 DEBUG : potato2: Size and md5 of src and dst objects identical 2026/08/04 01:48:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato1" 2026/08/04 01:48:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:48:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestRcatSize (2.70s) === RUN TestRcatSizeMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/08/04 01:48:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:48:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestRcatSizeMetadata (0.80s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:48:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato1" 2026/08/04 01:48:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato1" 2026/08/04 01:49:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato1" 2026/08/04 01:49:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestRcatSizeUploadHeaders (2.02s) === RUN TestTouchDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" 2026/08/04 01:49:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:49:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:49:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:49:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:49:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/sub%20dir/ 2026/08/04 01:49:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-timizod6novi/sub%20dir/" 2026/08/04 01:49:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:49:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:49:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Touching "sub dir/potato3" 2026/08/04 01:49:04 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:49:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Touching "empty space" 2026/08/04 01:49:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Touching "potato2" 2026/08/04 01:49:04 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:49:04 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:49:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/empty%20space" 2026/08/04 01:49:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/potato2" 2026/08/04 01:49:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-timizod6novi/sub%20dir/potato3" 2026/08/04 01:49:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/sub%20dir" 2026/08/04 01:49:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- PASS: TestTouchDir (5.36s) === RUN TestMkdirMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/08/04 01:49:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestMkdirMetadata (0.64s) === RUN TestMkdirModTime run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/04 01:49:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestMkdirModTime (0.84s) === RUN TestCopyDirMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/04 01:49:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestCopyDirMetadata (0.86s) === RUN TestSetDirModTime run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/04 01:49:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestSetDirModTime (1.28s) === RUN TestDirsEqual run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/04 01:49:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestDirsEqual (1.08s) === RUN TestRemoveExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/", Local "Local file system at /tmp/rclone1163457864", Modify Window "1s" operations_test.go:1962: Skipping as remote can't Move 2026/08/04 01:49:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" --- SKIP: TestRemoveExisting (0.73s) === 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/08/04 01:49:12 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Purge remote 2026/08/04 01:49:12 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:12 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/08/04 01:49:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-timizod6novi0 for path "/1210146/rclone-test-timizod6novi/" 2026/08/04 01:49:13 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-timizod6novi/: Purge dir "" 2026/08/04 01:49:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-timizod6novi/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 4m21.434588094s (try 1/5)