"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2025/03/04 09:24:49 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beremip9rovu" 2025/03/04 09:24:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:24:49 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:24:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu" 2025/03/04 09:24:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu": object not found 2025/03/04 09:24:49 DEBUG : Creating backend with remote "/tmp/rclone2979935494" === 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/03/04 09:24:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu" 2025/03/04 09:24:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu": object not found --- SKIP: TestMultithreadCopy (0.12s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/03/04 09:24:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu" 2025/03/04 09:24:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu": object not found --- SKIP: TestMultithreadCopyAbort (0.13s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/04 09:24:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/04 09:24:49 DEBUG : potato: Seek from 10 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 10 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Seek from 5 to 2 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/04 09:24:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Seek from 5 to 2 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/04 09:24:49 DEBUG : potato: Seek from 8 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 8 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/04 09:24:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/04 09:24:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/04 09:24:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/04 09:24:49 DEBUG : potato: Seek from 5 to 2 2025/03/04 09:24:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/04 09:24:49 DEBUG : potato: Seek from 9 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 9 to 0 2025/03/04 09:24:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/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/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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:24:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/ 2025/03/04 09:24:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:24:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/rutabaga" 2025/03/04 09:24:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu" 2025/03/04 09:24:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheck/1 === RUN TestCheck/2 2025/03/04 09:24:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:24:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheck/3 2025/03/04 09:24:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:24:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheck/4 === RUN TestCheck/5 2025/03/04 09:24:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/remotepotato" 2025/03/04 09:24:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheck/6 === RUN TestCheck/7 2025/03/04 09:24:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:24:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:24:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:24:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/remotepotato" 2025/03/04 09:24:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/rutabaga" 2025/03/04 09:24:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCheck (3.27s) --- PASS: TestCheck/1 (0.12s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.12s) --- PASS: TestCheck/4 (0.13s) --- PASS: TestCheck/5 (0.12s) --- PASS: TestCheck/6 (0.12s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2025/03/04 09:24:53 DEBUG : Creating backend with remote "nonexistent" 2025/03/04 09:24:53 DEBUG : Creating backend with remote "nonexistent" 2025/03/04 09:24:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/04 09:24:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/04 09:24:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/04 09:24:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:24:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/rutabaga" 2025/03/04 09:24:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/04 09:24:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:24:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckDownload/3 2025/03/04 09:24:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:24:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/04 09:24:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/remotepotato" 2025/03/04 09:24:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/03/04 09:24:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:24:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:24:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:24:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/remotepotato" 2025/03/04 09:24:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/rutabaga" 2025/03/04 09:24:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCheckDownload (3.87s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.23s) --- PASS: TestCheckDownload/3 (0.23s) --- PASS: TestCheckDownload/4 (0.70s) --- PASS: TestCheckDownload/5 (0.25s) --- PASS: TestCheckDownload/6 (0.26s) --- PASS: TestCheckDownload/7 (0.25s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:24:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/rutabaga" 2025/03/04 09:24:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/04 09:24:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:24:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSizeOnly/3 2025/03/04 09:24:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:24:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/04 09:24:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/remotepotato" 2025/03/04 09:24:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/03/04 09:24:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:24:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:24:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:24:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/remotepotato" 2025/03/04 09:24:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/rutabaga" 2025/03/04 09:24:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCheckSizeOnly (2.62s) --- PASS: TestCheckSizeOnly/1 (0.13s) --- PASS: TestCheckSizeOnly/2 (0.12s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.12s) --- PASS: TestCheckSizeOnly/5 (0.13s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.12s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:24:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:24:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:24:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:24:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/04 09:24:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/04 09:24:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/04 09:24:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/04 09:24:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:00 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/04 09:25:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/04 09:25:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/04 09:25:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/04 09:25:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestParseSumFile (1.09s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:00 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beremip9rovu/data" 2025/03/04 09:25:00 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/data" 2025/03/04 09:25:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/data": object not found 2025/03/04 09:25:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/data/ 2025/03/04 09:25:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/data/" 2025/03/04 09:25:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/banana" 2025/03/04 09:25:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest1 2025/03/04 09:25:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/potato" 2025/03/04 09:25:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest2 2025/03/04 09:25:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest3 2025/03/04 09:25:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest4 2025/03/04 09:25:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest5 2025/03/04 09:25:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest6 2025/03/04 09:25:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/banana" 2025/03/04 09:25:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/potato" 2025/03/04 09:25:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSum/subtest7 2025/03/04 09:25:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/data/banana" 2025/03/04 09:25:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/data/potato" 2025/03/04 09:25:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/data" 2025/03/04 09:25:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCheckSum (6.29s) --- PASS: TestCheckSum/subtest1 (0.48s) --- PASS: TestCheckSum/subtest2 (0.35s) --- PASS: TestCheckSum/subtest3 (0.37s) --- PASS: TestCheckSum/subtest4 (0.39s) --- PASS: TestCheckSum/subtest5 (0.36s) --- PASS: TestCheckSum/subtest6 (0.36s) --- PASS: TestCheckSum/subtest7 (0.36s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:06 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beremip9rovu/data" 2025/03/04 09:25:06 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/data" 2025/03/04 09:25:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/data": object not found 2025/03/04 09:25:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/data/ 2025/03/04 09:25:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/data/" 2025/03/04 09:25:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/banana" 2025/03/04 09:25:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest1 2025/03/04 09:25:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/potato" 2025/03/04 09:25:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest2 2025/03/04 09:25:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest3 2025/03/04 09:25:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest4 2025/03/04 09:25:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest5 2025/03/04 09:25:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest6 2025/03/04 09:25:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/banana" 2025/03/04 09:25:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/data/potato" 2025/03/04 09:25:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestCheckSumDownload/subtest7 2025/03/04 09:25:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/data/banana" 2025/03/04 09:25:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/data/potato" 2025/03/04 09:25:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/test.sum" 2025/03/04 09:25:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/data" 2025/03/04 09:25:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCheckSumDownload (7.68s) --- PASS: TestCheckSumDownload/subtest1 (0.60s) --- PASS: TestCheckSumDownload/subtest2 (0.47s) --- PASS: TestCheckSumDownload/subtest3 (0.90s) --- PASS: TestCheckSumDownload/subtest4 (0.51s) --- PASS: TestCheckSumDownload/subtest5 (0.49s) --- PASS: TestCheckSumDownload/subtest6 (0.50s) --- PASS: TestCheckSumDownload/subtest7 (0.50s) === RUN TestApplyTransforms 2025/03/04 09:25:14 DEBUG : Creating backend with remote "TestnStorage:rclone-test-rekeqep9qoni" 2025/03/04 09:25:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekeqep9qoni" 2025/03/04 09:25:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni": object not found 2025/03/04 09:25:15 DEBUG : Creating backend with remote "/tmp/rclone624044695" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/", Local "Local file system at /tmp/rclone624044695", Modify Window "1s" 2025/03/04 09:25:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/ 2025/03/04 09:25:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-rekeqep9qoni/" 2025/03/04 09:25:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-rekeqep9qoni/hello,%20world%21" 2025/03/04 09:25:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-rekeqep9qoni" 2025/03/04 09:25:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-rekeqep9qoni/" upper checkfile vs. lower remote (without normalization) 2025/03/04 09:25:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekeqep9qoni0 for path "/1210146/rclone-test-rekeqep9qoni/" 2025/03/04 09:25:16 ERROR : hello, world!: sum not found 2025/03/04 09:25:16 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/ 2025/03/04 09:25:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: 1 files missing 2025/03/04 09:25:16 NOTICE: 1 hashes missing 2025/03/04 09:25:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: 2 differences found 2025/03/04 09:25:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/04 09:25:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekeqep9qoni0 for path "/1210146/rclone-test-rekeqep9qoni/" 2025/03/04 09:25:16 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-rekeqep9qoni/hello,%20world%21" 2025/03/04 09:25:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: 0 differences found 2025/03/04 09:25:16 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: 1 matching files 2025/03/04 09:25:16 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lugicux4cexi" 2025/03/04 09:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:16 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lugicux4cexi" 2025/03/04 09:25:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi": object not found 2025/03/04 09:25:16 DEBUG : Creating backend with remote "/tmp/rclone625749033" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/", Local "Local file system at /tmp/rclone625749033", Modify Window "1s" 2025/03/04 09:25:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/ 2025/03/04 09:25:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lugicux4cexi/" 2025/03/04 09:25:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lugicux4cexi/HELLO,%20WORLD%21" 2025/03/04 09:25:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lugicux4cexi" 2025/03/04 09:25:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-lugicux4cexi/" lower checkfile vs. upper remote (without normalization) 2025/03/04 09:25:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugicux4cexi0 for path "/1210146/rclone-test-lugicux4cexi/" 2025/03/04 09:25:17 ERROR : HELLO, WORLD!: sum not found 2025/03/04 09:25:17 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/ 2025/03/04 09:25:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: 1 files missing 2025/03/04 09:25:17 NOTICE: 1 hashes missing 2025/03/04 09:25:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: 2 differences found 2025/03/04 09:25:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/04 09:25:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugicux4cexi0 for path "/1210146/rclone-test-lugicux4cexi/" 2025/03/04 09:25:17 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-lugicux4cexi/HELLO,%20WORLD%21" 2025/03/04 09:25:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: 0 differences found 2025/03/04 09:25:17 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: 1 matching files 2025/03/04 09:25:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-sisubiz1sofi" 2025/03/04 09:25:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sisubiz1sofi" 2025/03/04 09:25:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi": object not found 2025/03/04 09:25:18 DEBUG : Creating backend with remote "/tmp/rclone3978940511" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/", Local "Local file system at /tmp/rclone3978940511", Modify Window "1s" 2025/03/04 09:25:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/ 2025/03/04 09:25:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sisubiz1sofi/" 2025/03/04 09:25:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-sisubiz1sofi/HeLlO,%20wOrLd%21" 2025/03/04 09:25:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sisubiz1sofi" 2025/03/04 09:25:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sisubiz1sofi/" lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/04 09:25:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sisubiz1sofi0 for path "/1210146/rclone-test-sisubiz1sofi/" 2025/03/04 09:25:19 ERROR : HeLlO, wOrLd!: sum not found 2025/03/04 09:25:19 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/ 2025/03/04 09:25:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: 1 files missing 2025/03/04 09:25:19 NOTICE: 1 hashes missing 2025/03/04 09:25:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: 2 differences found 2025/03/04 09:25:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/04 09:25:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sisubiz1sofi0 for path "/1210146/rclone-test-sisubiz1sofi/" 2025/03/04 09:25:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-sisubiz1sofi/HeLlO,%20wOrLd%21" 2025/03/04 09:25:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: 0 differences found 2025/03/04 09:25:19 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: 1 matching files 2025/03/04 09:25:19 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hitopuj2begu" 2025/03/04 09:25:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:19 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hitopuj2begu" 2025/03/04 09:25:20 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu": object not found 2025/03/04 09:25:20 DEBUG : Creating backend with remote "/tmp/rclone3822402798" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/", Local "Local file system at /tmp/rclone3822402798", Modify Window "1s" 2025/03/04 09:25:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/ 2025/03/04 09:25:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hitopuj2begu/" 2025/03/04 09:25:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hitopuj2begu/HELLO,%20WORLD%21" 2025/03/04 09:25:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hitopuj2begu" 2025/03/04 09:25:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hitopuj2begu/" upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/04 09:25:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hitopuj2begu0 for path "/1210146/rclone-test-hitopuj2begu/" 2025/03/04 09:25:21 ERROR : HELLO, WORLD!: sum not found 2025/03/04 09:25:21 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/ 2025/03/04 09:25:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: 1 files missing 2025/03/04 09:25:21 NOTICE: 1 hashes missing 2025/03/04 09:25:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: 2 differences found 2025/03/04 09:25:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/04 09:25:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hitopuj2begu0 for path "/1210146/rclone-test-hitopuj2begu/" 2025/03/04 09:25:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hitopuj2begu/HELLO,%20WORLD%21" 2025/03/04 09:25:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: 0 differences found 2025/03/04 09:25:21 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: 1 matching files 2025/03/04 09:25:21 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hovodev7cibo" 2025/03/04 09:25:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:21 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hovodev7cibo" 2025/03/04 09:25:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo": object not found 2025/03/04 09:25:21 DEBUG : Creating backend with remote "/tmp/rclone825436390" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/", Local "Local file system at /tmp/rclone825436390", Modify Window "1s" 2025/03/04 09:25:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/ 2025/03/04 09:25:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hovodev7cibo/" 2025/03/04 09:25:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hovodev7cibo/%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" 2025/03/04 09:25:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hovodev7cibo" 2025/03/04 09:25:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hovodev7cibo/" NFD checkfile vs. NFC remote (without normalization) 2025/03/04 09:25:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hovodev7cibo0 for path "/1210146/rclone-test-hovodev7cibo/" 2025/03/04 09:25:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/04 09:25:22 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/ 2025/03/04 09:25:22 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: 1 files missing 2025/03/04 09:25:22 NOTICE: 1 hashes missing 2025/03/04 09:25:22 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: 2 differences found 2025/03/04 09:25:22 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/04 09:25:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hovodev7cibo0 for path "/1210146/rclone-test-hovodev7cibo/" 2025/03/04 09:25:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hovodev7cibo/%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" 2025/03/04 09:25:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:22 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: 0 differences found 2025/03/04 09:25:22 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: 1 matching files 2025/03/04 09:25:22 DEBUG : Creating backend with remote "TestnStorage:rclone-test-seyabip0quba" 2025/03/04 09:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:22 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-seyabip0quba" 2025/03/04 09:25:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba": object not found 2025/03/04 09:25:23 DEBUG : Creating backend with remote "/tmp/rclone1046697596" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/", Local "Local file system at /tmp/rclone1046697596", Modify Window "1s" 2025/03/04 09:25:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/ 2025/03/04 09:25:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-seyabip0quba/" 2025/03/04 09:25:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-seyabip0quba/%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" 2025/03/04 09:25:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-seyabip0quba" 2025/03/04 09:25:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-seyabip0quba/" NFC checkfile vs. NFD remote (without normalization) 2025/03/04 09:25:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-seyabip0quba0 for path "/1210146/rclone-test-seyabip0quba/" 2025/03/04 09:25:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/04 09:25:24 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/ 2025/03/04 09:25:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: 1 files missing 2025/03/04 09:25:24 NOTICE: 1 hashes missing 2025/03/04 09:25:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: 2 differences found 2025/03/04 09:25:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/04 09:25:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-seyabip0quba0 for path "/1210146/rclone-test-seyabip0quba/" 2025/03/04 09:25:24 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-seyabip0quba/%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" 2025/03/04 09:25:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: 0 differences found 2025/03/04 09:25:24 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: 1 matching files 2025/03/04 09:25:24 DEBUG : Creating backend with remote "TestnStorage:rclone-test-tafohik8caxi" 2025/03/04 09:25:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:24 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tafohik8caxi" 2025/03/04 09:25:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi": object not found 2025/03/04 09:25:24 DEBUG : Creating backend with remote "/tmp/rclone2641342096" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/", Local "Local file system at /tmp/rclone2641342096", Modify Window "1s" 2025/03/04 09:25:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/ 2025/03/04 09:25:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tafohik8caxi/" 2025/03/04 09:25:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tafohik8caxi/%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" 2025/03/04 09:25:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tafohik8caxi" 2025/03/04 09:25:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tafohik8caxi/" NFDx2 checkfile vs. both remote (without normalization) 2025/03/04 09:25:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tafohik8caxi0 for path "/1210146/rclone-test-tafohik8caxi/" 2025/03/04 09:25:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 09:25:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/ 2025/03/04 09:25:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: 1 files missing 2025/03/04 09:25:25 NOTICE: 1 hashes missing 2025/03/04 09:25:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: 2 differences found 2025/03/04 09:25:25 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/04 09:25:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tafohik8caxi0 for path "/1210146/rclone-test-tafohik8caxi/" 2025/03/04 09:25:26 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-tafohik8caxi/%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" 2025/03/04 09:25:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: 0 differences found 2025/03/04 09:25:26 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: 1 matching files 2025/03/04 09:25:26 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cesikur4sapa" 2025/03/04 09:25:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:26 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cesikur4sapa" 2025/03/04 09:25:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa": object not found 2025/03/04 09:25:26 DEBUG : Creating backend with remote "/tmp/rclone1330735945" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/", Local "Local file system at /tmp/rclone1330735945", Modify Window "1s" 2025/03/04 09:25:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/ 2025/03/04 09:25:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cesikur4sapa/" 2025/03/04 09:25:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cesikur4sapa/%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" 2025/03/04 09:25:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cesikur4sapa" 2025/03/04 09:25:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cesikur4sapa/" NFCx2 checkfile vs. both remote (without normalization) 2025/03/04 09:25:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cesikur4sapa0 for path "/1210146/rclone-test-cesikur4sapa/" 2025/03/04 09:25:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 09:25:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/ 2025/03/04 09:25:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: 1 files missing 2025/03/04 09:25:27 NOTICE: 1 hashes missing 2025/03/04 09:25:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: 2 differences found 2025/03/04 09:25:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/04 09:25:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cesikur4sapa0 for path "/1210146/rclone-test-cesikur4sapa/" 2025/03/04 09:25:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cesikur4sapa/%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" 2025/03/04 09:25:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: 0 differences found 2025/03/04 09:25:27 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: 1 matching files 2025/03/04 09:25:27 DEBUG : Creating backend with remote "TestnStorage:rclone-test-tonodaq2feqi" 2025/03/04 09:25:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:27 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tonodaq2feqi" 2025/03/04 09:25:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi": object not found 2025/03/04 09:25:27 DEBUG : Creating backend with remote "/tmp/rclone3388447503" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/", Local "Local file system at /tmp/rclone3388447503", Modify Window "1s" 2025/03/04 09:25:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/ 2025/03/04 09:25:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tonodaq2feqi/" 2025/03/04 09:25:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tonodaq2feqi/%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" 2025/03/04 09:25:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tonodaq2feqi" 2025/03/04 09:25:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tonodaq2feqi/" both checkfile vs. NFDx2 remote (without normalization) 2025/03/04 09:25:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tonodaq2feqi0 for path "/1210146/rclone-test-tonodaq2feqi/" 2025/03/04 09:25:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 09:25:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/ 2025/03/04 09:25:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: 1 files missing 2025/03/04 09:25:28 NOTICE: 1 hashes missing 2025/03/04 09:25:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: 2 differences found 2025/03/04 09:25:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/04 09:25:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tonodaq2feqi0 for path "/1210146/rclone-test-tonodaq2feqi/" 2025/03/04 09:25:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-tonodaq2feqi/%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" 2025/03/04 09:25:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: 0 differences found 2025/03/04 09:25:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: 1 matching files 2025/03/04 09:25:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hosayay2cera" 2025/03/04 09:25:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:25:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hosayay2cera" 2025/03/04 09:25:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera": object not found 2025/03/04 09:25:29 DEBUG : Creating backend with remote "/tmp/rclone1130377088" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/", Local "Local file system at /tmp/rclone1130377088", Modify Window "1s" 2025/03/04 09:25:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/ 2025/03/04 09:25:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hosayay2cera/" 2025/03/04 09:25:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hosayay2cera/%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" 2025/03/04 09:25:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hosayay2cera" 2025/03/04 09:25:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hosayay2cera/" both checkfile vs. NFCx2 remote (without normalization) 2025/03/04 09:25:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hosayay2cera0 for path "/1210146/rclone-test-hosayay2cera/" 2025/03/04 09:25:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/04 09:25:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/ 2025/03/04 09:25:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: 1 files missing 2025/03/04 09:25:30 NOTICE: 1 hashes missing 2025/03/04 09:25:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: 2 differences found 2025/03/04 09:25:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/04 09:25:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hosayay2cera0 for path "/1210146/rclone-test-hosayay2cera/" 2025/03/04 09:25:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hosayay2cera/%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" 2025/03/04 09:25:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/04 09:25:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: 0 differences found 2025/03/04 09:25:30 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: 1 matching files 2025/03/04 09:25:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: Purge remote 2025/03/04 09:25:30 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hosayay2cera/" 2025/03/04 09:25:30 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" 2025/03/04 09:25:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hosayay2cera0 for path "/1210146/rclone-test-hosayay2cera/" 2025/03/04 09:25:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/03/04 09:25:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hosayay2cera/%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" 2025/03/04 09:25:30 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hosayay2cera/: Purge dir "" 2025/03/04 09:25:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hosayay2cera/" 2025/03/04 09:25:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: Purge remote 2025/03/04 09:25:31 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tonodaq2feqi/" 2025/03/04 09:25:31 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" 2025/03/04 09:25:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tonodaq2feqi0 for path "/1210146/rclone-test-tonodaq2feqi/" 2025/03/04 09:25:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/03/04 09:25:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tonodaq2feqi/%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" 2025/03/04 09:25:31 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tonodaq2feqi/: Purge dir "" 2025/03/04 09:25:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tonodaq2feqi/" 2025/03/04 09:25:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: Purge remote 2025/03/04 09:25:32 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cesikur4sapa/" 2025/03/04 09:25: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" 2025/03/04 09:25:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cesikur4sapa0 for path "/1210146/rclone-test-cesikur4sapa/" 2025/03/04 09:25:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/03/04 09:25:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cesikur4sapa/%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" 2025/03/04 09:25:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cesikur4sapa/: Purge dir "" 2025/03/04 09:25:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cesikur4sapa/" 2025/03/04 09:25:32 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: Purge remote 2025/03/04 09:25:32 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tafohik8caxi/" 2025/03/04 09:25:33 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" 2025/03/04 09:25:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tafohik8caxi0 for path "/1210146/rclone-test-tafohik8caxi/" 2025/03/04 09:25:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/03/04 09:25:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tafohik8caxi/%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" 2025/03/04 09:25:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tafohik8caxi/: Purge dir "" 2025/03/04 09:25:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tafohik8caxi/" 2025/03/04 09:25:33 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: Purge remote 2025/03/04 09:25:33 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-seyabip0quba/" 2025/03/04 09:25:34 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" 2025/03/04 09:25:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-seyabip0quba0 for path "/1210146/rclone-test-seyabip0quba/" 2025/03/04 09:25:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: Purge object "測試_Русский___ě_áñ" 2025/03/04 09:25:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-seyabip0quba/%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" 2025/03/04 09:25:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-seyabip0quba/: Purge dir "" 2025/03/04 09:25:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-seyabip0quba/" 2025/03/04 09:25:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: Purge remote 2025/03/04 09:25:34 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hovodev7cibo/" 2025/03/04 09:25:34 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" 2025/03/04 09:25:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hovodev7cibo0 for path "/1210146/rclone-test-hovodev7cibo/" 2025/03/04 09:25:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: Purge object "測試_Русский___ě_áñ" 2025/03/04 09:25:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hovodev7cibo/%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" 2025/03/04 09:25:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hovodev7cibo/: Purge dir "" 2025/03/04 09:25:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hovodev7cibo/" 2025/03/04 09:25:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: Purge remote 2025/03/04 09:25:35 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hitopuj2begu/" 2025/03/04 09:25:35 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" 2025/03/04 09:25:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hitopuj2begu0 for path "/1210146/rclone-test-hitopuj2begu/" 2025/03/04 09:25:35 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: Purge object "HELLO, WORLD!" 2025/03/04 09:25:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hitopuj2begu/HELLO,%20WORLD%21" 2025/03/04 09:25:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hitopuj2begu/: Purge dir "" 2025/03/04 09:25:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hitopuj2begu/" 2025/03/04 09:25:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: Purge remote 2025/03/04 09:25:36 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-sisubiz1sofi/" 2025/03/04 09:25:36 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" 2025/03/04 09:25:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sisubiz1sofi0 for path "/1210146/rclone-test-sisubiz1sofi/" 2025/03/04 09:25:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: Purge object "HeLlO, wOrLd!" 2025/03/04 09:25:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-sisubiz1sofi/HeLlO,%20wOrLd%21" 2025/03/04 09:25:36 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sisubiz1sofi/: Purge dir "" 2025/03/04 09:25:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sisubiz1sofi/" 2025/03/04 09:25:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: Purge remote 2025/03/04 09:25:37 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lugicux4cexi/" 2025/03/04 09:25:37 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" 2025/03/04 09:25:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lugicux4cexi0 for path "/1210146/rclone-test-lugicux4cexi/" 2025/03/04 09:25:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: Purge object "HELLO, WORLD!" 2025/03/04 09:25:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lugicux4cexi/HELLO,%20WORLD%21" 2025/03/04 09:25:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lugicux4cexi/: Purge dir "" 2025/03/04 09:25:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lugicux4cexi/" 2025/03/04 09:25:37 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: Purge remote 2025/03/04 09:25:37 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-rekeqep9qoni/" 2025/03/04 09:25:38 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" 2025/03/04 09:25:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-rekeqep9qoni0 for path "/1210146/rclone-test-rekeqep9qoni/" 2025/03/04 09:25:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: Purge object "hello, world!" 2025/03/04 09:25:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-rekeqep9qoni/hello,%20world%21" 2025/03/04 09:25:38 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-rekeqep9qoni/: Purge dir "" 2025/03/04 09:25:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-rekeqep9qoni/" --- PASS: TestApplyTransforms (23.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:25:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub/file2": object not found 2025/03/04 09:25:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/04 09:25:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub/ 2025/03/04 09:25:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub/" 2025/03/04 09:25:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:25:39 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/03/04 09:25:39 INFO : file1: Copied (new) to: sub/file2 2025/03/04 09:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:25:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/04 09:25:39 DEBUG : file1: Unchanged skipping 2025/03/04 09:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:39 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: don't need to copy/move sub/file2, it is already at target location 2025/03/04 09:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:25:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub" 2025/03/04 09:25:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCopyFile (1.51s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" copy_test.go:153: Test only runs on local 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestCopyLongFile (0.23s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" copy_test.go:173: Skipping test as remote does not support server-side move or copy 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestCopyFileBackupDir (0.24s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:40 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beremip9rovu/dst" 2025/03/04 09:25:40 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst" 2025/03/04 09:25:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst": object not found 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst/one": object not found 2025/03/04 09:25:40 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beremip9rovu/CompareDest" 2025/03/04 09:25:40 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/CompareDest" 2025/03/04 09:25:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/CompareDest": object not found 2025/03/04 09:25:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/04 09:25:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/CompareDest/one" 2025/03/04 09:25:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/CompareDest/one": object not found 2025/03/04 09:25:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/ 2025/03/04 09:25:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst/ 2025/03/04 09:25:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/dst/" 2025/03/04 09:25:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/04 09:25:41 INFO : one: Copied (new) 2025/03/04 09:25:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 09:25:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/CompareDest/one" 2025/03/04 09:25:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/CompareDest/one": object not found 2025/03/04 09:25:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:42 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/04 09:25:42 INFO : one: Copied (replaced existing) 2025/03/04 09:25:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst/ 2025/03/04 09:25:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/dst/" 2025/03/04 09:25:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/CompareDest/ 2025/03/04 09:25:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/CompareDest/" 2025/03/04 09:25:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/CompareDest/one" 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/CompareDest/one" 2025/03/04 09:25:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/04 09:25:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/CompareDest/two" 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst/two" 2025/03/04 09:25:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst/two": object not found 2025/03/04 09:25:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 09:25:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/CompareDest/two" 2025/03/04 09:25:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/04 09:25:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst/two" 2025/03/04 09:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst/two": object not found 2025/03/04 09:25:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 09:25:44 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/CompareDest/two" 2025/03/04 09:25:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/04 09:25:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/dst/two" 2025/03/04 09:25:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/dst/two": object not found 2025/03/04 09:25:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 09:25:44 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/CompareDest/two" 2025/03/04 09:25:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/04 09:25:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/dst/two" 2025/03/04 09:25:44 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/04 09:25:44 INFO : two: Copied (new) 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/CompareDest/one" 2025/03/04 09:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/CompareDest/two" 2025/03/04 09:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/dst/one" 2025/03/04 09:25:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/dst/two" 2025/03/04 09:25:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/dst" 2025/03/04 09:25:45 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/CompareDest" 2025/03/04 09:25:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCopyFileCompareDest (5.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/03/04 09:25:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestCopyFileCopyDest (0.25s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" copy_test.go:370: Partial uploads not supported 2025/03/04 09:25:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestCopyInplace (0.23s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" copy_test.go:403: Partial uploads not supported 2025/03/04 09:25:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestCopyLongFileName (0.25s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file1" 2025/03/04 09:25:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file1": object not found 2025/03/04 09:25:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/04 09:25:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/ 2025/03/04 09:25:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/" 2025/03/04 09:25:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file1" 2025/03/04 09:25:47 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/03/04 09:25:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/04 09:25:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2" 2025/03/04 09:25:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2": object not found 2025/03/04 09:25:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/04 09:25:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2" 2025/03/04 09:25:47 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/03/04 09:25:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2" 2025/03/04 09:25:47 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2": object not found 2025/03/04 09:25:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/03/04 09:25:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file3" 2025/03/04 09:25:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file3": object not found 2025/03/04 09:25:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/04 09:25:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file4" 2025/03/04 09:25:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file4": object not found 2025/03/04 09:25:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/04 09:25:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file4" 2025/03/04 09:25:48 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/03/04 09:25:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/04 09:25:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file1" 2025/03/04 09:25:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer/file4" 2025/03/04 09:25:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/TestCopyFileMaxTransfer" 2025/03/04 09:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCopyFileMaxTransfer (2.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateSkip (0.26s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateSizeOnly (0.26s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateFirst (0.25s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateNewest (0.25s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/one" 2025/03/04 09:25:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/also/ 2025/03/04 09:25:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/also/" 2025/03/04 09:25:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/also/one" 2025/03/04 09:25:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/another" 2025/03/04 09:25:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/not-one" 2025/03/04 09:25:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:51 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Looking for duplicate md5 hashes using newest mode. 2025/03/04 09:25:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:51 NOTICE: bdcedc2b59c7b65a0dea93b4c2ef919e: Found 3 files with duplicate md5 hashes 2025/03/04 09:25:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/one" 2025/03/04 09:25:51 INFO : one: Deleted 2025/03/04 09:25:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/also/one" 2025/03/04 09:25:52 INFO : also/one: Deleted 2025/03/04 09:25:52 NOTICE: bdcedc2b59c7b65a0dea93b4c2ef919e: Deleted 2 extra copies 2025/03/04 09:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/another" 2025/03/04 09:25:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/not-one" 2025/03/04 09:25:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/also" 2025/03/04 09:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestDeduplicateNewestByHash (1.90s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateOldest (0.26s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateLargest (0.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateSmallest (0.25s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDeduplicateRename (0.24s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestMergeDirs (0.26s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/a.txt" 2025/03/04 09:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/zend.txt" 2025/03/04 09:25:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/ 2025/03/04 09:25:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/" 2025/03/04 09:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/hello%20world" 2025/03/04 09:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/hello%20world2" 2025/03/04 09:25:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/ 2025/03/04 09:25:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/" 2025/03/04 09:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/.ignore" 2025/03/04 09:25:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/03/04 09:25:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir/ 2025/03/04 09:25:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir/" 2025/03/04 09:25:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/03/04 09:25:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:55 DEBUG : a.txt: Excluded (Size Filter) 2025/03/04 09:25:55 DEBUG : a.txt: Excluded 2025/03/04 09:25:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:25:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:25:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/04 09:25:55 DEBUG : sub dir/hello world: Excluded 2025/03/04 09:25:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/04 09:25:55 DEBUG : sub dir/hello world2: Excluded 2025/03/04 09:25:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:25:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/04 09:25:56 DEBUG : sub dir/hello world: Excluded 2025/03/04 09:25:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/04 09:25:56 DEBUG : sub dir/hello world2: Excluded 2025/03/04 09:25:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/.ignore" 2025/03/04 09:25:56 DEBUG : sub dir/ignore dir: Excluded 2025/03/04 09:25:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir/.ignore" 2025/03/04 09:25:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/03/04 09:25:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir" 2025/03/04 09:25:56 DEBUG : sub dir/ignore dir: Excluded 2025/03/04 09:25:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir" 2025/03/04 09:25:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir" 2025/03/04 09:25:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:25:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/a.txt" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/hello%20world" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/hello%20world2" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/.ignore" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/zend.txt" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/sub%20sub%20dir" 2025/03/04 09:25:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/ignore%20dir" 2025/03/04 09:25:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:25:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestListDirSorted (4.32s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:25:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:25:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub/ 2025/03/04 09:25:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub/" 2025/03/04 09:25:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:25:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/Default 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/FilesOnly 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/DirsOnly 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/Recurse 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/SubDir 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/sub" === RUN TestListJSON/NoModTime 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/NoMimeType 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/ShowHash 2025/03/04 09:25:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/HashTypes 2025/03/04 09:26:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestListJSON/Metadata 2025/03/04 09:26:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub" 2025/03/04 09:26:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestListJSON (2.59s) --- PASS: TestListJSON/Default (0.13s) --- PASS: TestListJSON/FilesOnly (0.14s) --- PASS: TestListJSON/DirsOnly (0.13s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.14s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.12s) --- PASS: TestListJSON/HashTypes (0.13s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub/ 2025/03/04 09:26:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub/" 2025/03/04 09:26:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/Root 2025/03/04 09:26:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/03/04 09:26:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/Dir 2025/03/04 09:26:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub" 2025/03/04 09:26:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/DirWithTrailingSlash 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/File 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/file1" === RUN TestStatJSON/NotFound 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/notfound" 2025/03/04 09:26:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/notfound": object not found 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/DirFilesOnly 2025/03/04 09:26:02 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub" === RUN TestStatJSON/FileFilesOnly 2025/03/04 09:26:02 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/file1" === RUN TestStatJSON/NotFoundFilesOnly 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/notfound" 2025/03/04 09:26:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/FileDirsOnly 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/NotFoundDirsOnly 2025/03/04 09:26:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestStatJSON/RootNotFound 2025/03/04 09:26:03 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beremip9rovu/notfound" 2025/03/04 09:26:03 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:26:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/notfound" 2025/03/04 09:26:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/notfound": object not found 2025/03/04 09:26:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/notfound" 2025/03/04 09:26:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/notfound": object not found 2025/03/04 09:26:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub" 2025/03/04 09:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestStatJSON (3.42s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.13s) --- PASS: TestStatJSON/Dir (0.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.13s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (0.28s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.15s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.13s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.14s) --- PASS: TestStatJSON/RootNotFound (0.66s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:04 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Making directory 2025/03/04 09:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:04 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Making directory 2025/03/04 09:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestMkdir (0.40s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/ 2025/03/04 09:26:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/" 2025/03/04 09:26:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/hello%20world" 2025/03/04 09:26:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:05 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/hello%20world" 2025/03/04 09:26:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:26:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestLsd (1.05s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestLs (1.05s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/04 09:26:07 DEBUG : empty space: Excluded 2025/03/04 09:26:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/notfound" 2025/03/04 09:26:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/notfound": object not found 2025/03/04 09:26:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestLsWithFilesFrom (1.79s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestLsLong (1.55s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestHashSums/Md5 2025/03/04 09:26:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestHashSums/Md5Download 2025/03/04 09:26:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:10 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestHashSums (1.35s) --- PASS: TestHashSums/Md5 (0.15s) --- PASS: TestHashSums/Md5Download (0.27s) === RUN TestHashSumsWithErrors 2025/03/04 09:26:11 DEBUG : Creating backend with remote ":memory:" 2025/03/04 09:26:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/04 09:26:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/04 09:26:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/04 09:26:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/04 09:26:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/04 09:26:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/04 09:26:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/04 09:26:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/04 09:26:11 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/ 2025/03/04 09:26:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/" 2025/03/04 09:26:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/potato3" 2025/03/04 09:26:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:26:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:26:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/potato3" 2025/03/04 09:26:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:26:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCount (1.55s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:13 DEBUG : Waiting for deletions to finish 2025/03/04 09:26:13 DEBUG : large: Excluded (Size Filter) 2025/03/04 09:26:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:13 INFO : medium: Deleted 2025/03/04 09:26:13 INFO : small: Deleted 2025/03/04 09:26:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestDelete (1.36s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:15 DEBUG : Waiting for deletions to finish 2025/03/04 09:26:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/04 09:26:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:15 INFO : large: Deleted 2025/03/04 09:26:15 INFO : medium: Deleted 2025/03/04 09:26:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestMaxDelete (1.57s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:16 DEBUG : Waiting for deletions to finish 2025/03/04 09:26:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/04 09:26:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:16 INFO : medium: Deleted 2025/03/04 09:26:16 INFO : small: Deleted 2025/03/04 09:26:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestMaxDeleteSizeLargeFile (1.60s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:18 DEBUG : Waiting for deletions to finish 2025/03/04 09:26:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/large" 2025/03/04 09:26:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/04 09:26:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/medium" 2025/03/04 09:26:18 INFO : large: Deleted 2025/03/04 09:26:18 INFO : medium: Deleted 2025/03/04 09:26:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/small" 2025/03/04 09:26:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestMaxDeleteSize (1.67s) === RUN TestReadFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/ReadFile" 2025/03/04 09:26:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/ReadFile" 2025/03/04 09:26:19 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/ReadFile" 2025/03/04 09:26:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/ReadFile" 2025/03/04 09:26:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestReadFile (1.28s) === RUN TestRetry 2025/03/04 09:26:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/04 09:26:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/04 09:26:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 09:26:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 09:26:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 09:26:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/04 09:26:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCat (2.77s) === RUN TestPurge 2025/03/04 09:26:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cosajic7nati" 2025/03/04 09:26:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 09:26:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/03/04 09:26:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cosajic7nati" 2025/03/04 09:26:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati": object not found 2025/03/04 09:26:23 DEBUG : Creating backend with remote "/tmp/rclone219300235" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/", Local "Local file system at /tmp/rclone219300235", Modify Window "1s" 2025/03/04 09:26:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/ 2025/03/04 09:26:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A1/ 2025/03/04 09:26:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A1/" 2025/03/04 09:26:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A1/B1/ 2025/03/04 09:26:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A1/B1/" 2025/03/04 09:26:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A1/B1/C1/ 2025/03/04 09:26:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A1/B1/C1/" 2025/03/04 09:26:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cosajic7nati/A1/B1/C1/one" 2025/03/04 09:26:24 INFO : A2: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A2/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A2/" 2025/03/04 09:26:24 INFO : A1/B2: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A1/B2/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A1/B2/" 2025/03/04 09:26:24 INFO : A1/B2/C2: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A1/B2/C2/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A1/B2/C2/" 2025/03/04 09:26:24 INFO : A1/B1/C3: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A1/B1/C3/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A1/B1/C3/" 2025/03/04 09:26:24 INFO : A3: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A3/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A3/" 2025/03/04 09:26:24 INFO : A3/B3: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A3/B3/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A3/B3/" 2025/03/04 09:26:24 INFO : A3/B3/C4: Making directory 2025/03/04 09:26:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/A3/B3/C4/ 2025/03/04 09:26:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cosajic7nati/A3/B3/C4/" 2025/03/04 09:26:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cosajic7nati/A1/two" 2025/03/04 09:26:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cosajic7nati" 2025/03/04 09:26:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cosajic7nati0 for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:25 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cosajic7nati/A1/B1" 2025/03/04 09:26:25 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" 2025/03/04 09:26:25 DEBUG : Waiting for deletions to finish 2025/03/04 09:26:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cosajic7nati%2FA1%2FB10 for path "/1210146/rclone-test-cosajic7nati/A1/B1/" 2025/03/04 09:26:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cosajic7nati/A1/B1/C1/one" 2025/03/04 09:26:26 INFO : A1/B1/C1/one: Deleted 2025/03/04 09:26:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A1/B1" 2025/03/04 09:26:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A1/B1/C3" 2025/03/04 09:26:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A1/B1/C1" 2025/03/04 09:26:26 DEBUG : removing 2 level 3 directories 2025/03/04 09:26:26 INFO : A1/B1/C3: Removing directory 2025/03/04 09:26:26 INFO : A1/B1/C1: Removing directory 2025/03/04 09:26:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A1/B1/C3" 2025/03/04 09:26:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A1/B1/C1" 2025/03/04 09:26:26 DEBUG : removing 1 level 2 directories 2025/03/04 09:26:26 INFO : A1/B1: Removing directory 2025/03/04 09:26:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A1/B1" 2025/03/04 09:26:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cosajic7nati0 for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:27 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26: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" 2025/03/04 09:26:27 DEBUG : Waiting for deletions to finish 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cosajic7nati0 for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cosajic7nati/A1/two" 2025/03/04 09:26:27 INFO : A1/two: Deleted 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A3" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A1" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A2" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A3/B3" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A1/B2" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A3/B3/C4" 2025/03/04 09:26:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cosajic7nati/A1/B2/C2" 2025/03/04 09:26:28 DEBUG : removing 2 level 3 directories 2025/03/04 09:26:28 INFO : A3/B3/C4: Removing directory 2025/03/04 09:26:28 INFO : A1/B2/C2: Removing directory 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A3/B3/C4" 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A1/B2/C2" 2025/03/04 09:26:28 DEBUG : removing 2 level 2 directories 2025/03/04 09:26:28 INFO : A3/B3: Removing directory 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A3/B3" 2025/03/04 09:26:28 INFO : A1/B2: Removing directory 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A1/B2" 2025/03/04 09:26:28 DEBUG : removing 3 level 1 directories 2025/03/04 09:26:28 INFO : A3: Removing directory 2025/03/04 09:26:28 INFO : A1: Removing directory 2025/03/04 09:26:28 INFO : A2: Removing directory 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A3" 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A1" 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/A2" 2025/03/04 09:26:28 DEBUG : removing 1 level 0 directories 2025/03/04 09:26:28 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/: Removing directory 2025/03/04 09:26:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cosajic7nati0 for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cosajic7nati" 2025/03/04 09:26:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati": object not found 2025/03/04 09:26:29 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/": object not found 2025/03/04 09:26:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/: Purge remote 2025/03/04 09:26:29 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 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" 2025/03/04 09:26:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cosajic7nati0 for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cosajic7nati" 2025/03/04 09:26:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati": object not found 2025/03/04 09:26:29 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/": object not found 2025/03/04 09:26:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cosajic7nati/: Purge dir "" 2025/03/04 09:26:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cosajic7nati/" 2025/03/04 09:26:29 NOTICE: purge failed to rmdir "": directory not found 2025/03/04 09:26:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/ 2025/03/04 09:26:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/" 2025/03/04 09:26:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/ 2025/03/04 09:26:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/" 2025/03/04 09:26:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C1/ 2025/03/04 09:26:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/" 2025/03/04 09:26:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/one" 2025/03/04 09:26:30 INFO : A2: Making directory 2025/03/04 09:26:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/ 2025/03/04 09:26:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/" 2025/03/04 09:26:30 INFO : A1/B2: Making directory 2025/03/04 09:26:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B2/ 2025/03/04 09:26:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B2/" 2025/03/04 09:26:30 INFO : A1/B2/C2: Making directory 2025/03/04 09:26:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B2/C2/ 2025/03/04 09:26:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B2/C2/" 2025/03/04 09:26:30 INFO : A1/B1/C3: Making directory 2025/03/04 09:26:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C3/ 2025/03/04 09:26:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C3/" 2025/03/04 09:26:30 INFO : A3: Making directory 2025/03/04 09:26:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/ 2025/03/04 09:26:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/" 2025/03/04 09:26:31 INFO : A3/B3: Making directory 2025/03/04 09:26:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B3/ 2025/03/04 09:26:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B3/" 2025/03/04 09:26:31 INFO : A3/B3/C4: Making directory 2025/03/04 09:26:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B3/C4/ 2025/03/04 09:26:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B3/C4/" 2025/03/04 09:26:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/two" 2025/03/04 09:26:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A3/B3/C4" 2025/03/04 09:26:31 DEBUG : removing 1 level 3 directories 2025/03/04 09:26:31 INFO : A3/B3/C4: Removing directory 2025/03/04 09:26:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B3/C4" 2025/03/04 09:26:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A3" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A2" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A3/B3" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B2" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B2/C2" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1/C3" 2025/03/04 09:26:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:32 DEBUG : removing 2 level 3 directories 2025/03/04 09:26:32 INFO : A1/B2/C2: Removing directory 2025/03/04 09:26:32 INFO : A1/B1/C3: Removing directory 2025/03/04 09:26:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B2/C2" 2025/03/04 09:26:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C3" 2025/03/04 09:26:32 DEBUG : removing 2 level 2 directories 2025/03/04 09:26:32 INFO : A3/B3: Removing directory 2025/03/04 09:26:32 INFO : A1/B2: Removing directory 2025/03/04 09:26:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B3" 2025/03/04 09:26:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B2" 2025/03/04 09:26:32 DEBUG : removing 2 level 1 directories 2025/03/04 09:26:32 INFO : A3: Removing directory 2025/03/04 09:26:32 INFO : A2: Removing directory 2025/03/04 09:26:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3" 2025/03/04 09:26:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2" 2025/03/04 09:26:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/one" 2025/03/04 09:26:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/one" 2025/03/04 09:26:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A1/two" 2025/03/04 09:26:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/two" 2025/03/04 09:26:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:34 DEBUG : removing 1 level 3 directories 2025/03/04 09:26:34 INFO : A1/B1/C1: Removing directory 2025/03/04 09:26:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:34 DEBUG : removing 1 level 2 directories 2025/03/04 09:26:34 INFO : A1/B1: Removing directory 2025/03/04 09:26:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:34 DEBUG : removing 1 level 1 directories 2025/03/04 09:26:34 INFO : A1: Removing directory 2025/03/04 09:26:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:34 DEBUG : removing 1 level 0 directories 2025/03/04 09:26:34 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Removing directory 2025/03/04 09:26:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:34 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu" 2025/03/04 09:26:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu": object not found 2025/03/04 09:26:35 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/": object not found 2025/03/04 09:26:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:35 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu" 2025/03/04 09:26:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu": object not found 2025/03/04 09:26:35 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/ 2025/03/04 09:26:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:35 INFO : A1: Making directory 2025/03/04 09:26:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/ 2025/03/04 09:26:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/" 2025/03/04 09:26:35 INFO : A1/B1: Making directory 2025/03/04 09:26:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/ 2025/03/04 09:26:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/" 2025/03/04 09:26:35 INFO : A1/B1/C1: Making directory 2025/03/04 09:26:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C1/ 2025/03/04 09:26:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/" 2025/03/04 09:26:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:36 DEBUG : removing 1 level 3 directories 2025/03/04 09:26:36 INFO : A1/B1/C1: Removing directory 2025/03/04 09:26:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:36 DEBUG : removing 1 level 2 directories 2025/03/04 09:26:36 INFO : A1/B1: Removing directory 2025/03/04 09:26:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestRmdirsLeaveRoot (1.90s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:37 INFO : A1: Making directory 2025/03/04 09:26:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/ 2025/03/04 09:26:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/" 2025/03/04 09:26:37 INFO : A1/B1: Making directory 2025/03/04 09:26:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/ 2025/03/04 09:26:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/" 2025/03/04 09:26:37 INFO : A1/B1/C1: Making directory 2025/03/04 09:26:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C1/ 2025/03/04 09:26:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/" 2025/03/04 09:26:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:38 DEBUG : removing 1 level 3 directories 2025/03/04 09:26:38 INFO : A1/B1/C1: Removing directory 2025/03/04 09:26:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:38 DEBUG : removing 1 level 2 directories 2025/03/04 09:26:38 INFO : A1/B1: Removing directory 2025/03/04 09:26:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestRmdirsWithFilter (1.89s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:39 DEBUG : filename.txt: File name found in url 2025/03/04 09:26:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/filename.txt" 2025/03/04 09:26:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/04 09:26:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/headerfilename.txt" 2025/03/04 09:26:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file2" 2025/03/04 09:26:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/filename.txt" 2025/03/04 09:26:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/headerfilename.txt" 2025/03/04 09:26:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCopyURL (1.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub/file2": object not found 2025/03/04 09:26:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/04 09:26:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub/ 2025/03/04 09:26:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub/" 2025/03/04 09:26:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:41 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/03/04 09:26:41 INFO : file1: Copied (new) to: sub/file2 2025/03/04 09:26:41 INFO : file1: Deleted 2025/03/04 09:26:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/04 09:26:41 DEBUG : file1: Unchanged skipping 2025/03/04 09:26:41 INFO : file1: Deleted 2025/03/04 09:26:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: don't need to copy/move sub/file2, it is already at target location 2025/03/04 09:26:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub/file2" 2025/03/04 09:26:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub" 2025/03/04 09:26:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestMoveFile (1.49s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/file1": object not found 2025/03/04 09:26:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/04 09:26:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/04 09:26:42 INFO : file1: Copied (new) 2025/03/04 09:26:42 INFO : file1: Deleted 2025/03/04 09:26:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:43 DEBUG : file1: Destination exists, skipping 2025/03/04 09:26:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/file1" 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestMoveFileWithIgnoreExisting (1.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCaseInsensitiveMoveFile (0.27s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.26s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2025/03/04 09:26:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestMoveFileBackupDir (0.27s) === 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/ 2025/03/04 09:26:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/" 2025/03/04 09:26:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/one" 2025/03/04 09:26:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/two" 2025/03/04 09:26:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/ 2025/03/04 09:26:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/" 2025/03/04 09:26:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/B1/three" 2025/03/04 09:26:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C1/ 2025/03/04 09:26:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/" 2025/03/04 09:26:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/four" 2025/03/04 09:26:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C2/ 2025/03/04 09:26:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C2/" 2025/03/04 09:26:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A1/B1/C2/five" 2025/03/04 09:26:45 INFO : A1/B2: Making directory 2025/03/04 09:26:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B2/ 2025/03/04 09:26:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B2/" 2025/03/04 09:26:45 INFO : A1/B1/C3: Making directory 2025/03/04 09:26:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A1/B1/C3/ 2025/03/04 09:26:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C3/" 2025/03/04 09:26:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu%2FA10 for path "/1210146/rclone-test-beremip9rovu/A1/" 2025/03/04 09:26:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/ 2025/03/04 09:26:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/" 2025/03/04 09:26:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/ 2025/03/04 09:26:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/" 2025/03/04 09:26:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/C1/ 2025/03/04 09:26:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/C1/" 2025/03/04 09:26:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/C2/ 2025/03/04 09:26:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/C2/" 2025/03/04 09:26:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/C3/ 2025/03/04 09:26:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/C3/" 2025/03/04 09:26:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B2/ 2025/03/04 09:26:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A2/B2/" 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A2/one" 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A2/two" 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A2/B1/three" 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A2/B1/C1/four" 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A2/B1/C2/five" 2025/03/04 09:26:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/two": object not found 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A1/two" 2025/03/04 09:26:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/one": object not found 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A1/one" 2025/03/04 09:26:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/C1/four": object not found 2025/03/04 09:26:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/three": object not found 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/four" 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A1/B1/three" 2025/03/04 09:26:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A2/two" 2025/03/04 09:26:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A2/one" 2025/03/04 09:26:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A2/B1/three" 2025/03/04 09:26:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A2/B1/C1/four" 2025/03/04 09:26:47 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2025/03/04 09:26:47 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2025/03/04 09:26:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/B1/three" 2025/03/04 09:26:47 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2025/03/04 09:26:47 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2025/03/04 09:26:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1/four" 2025/03/04 09:26:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A2/B1/C2/five": object not found 2025/03/04 09:26:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A1/B1/C2/five" 2025/03/04 09:26:47 INFO : A1/B1/three: Deleted 2025/03/04 09:26:47 INFO : A1/B1/C1/four: Deleted 2025/03/04 09:26:47 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2025/03/04 09:26:47 INFO : A1/two: Copied (new) to: A2/two 2025/03/04 09:26:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/two" 2025/03/04 09:26:47 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2025/03/04 09:26:47 INFO : A1/one: Copied (new) to: A2/one 2025/03/04 09:26:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/one" 2025/03/04 09:26:47 INFO : A1/two: Deleted 2025/03/04 09:26:47 INFO : A1/one: Deleted 2025/03/04 09:26:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A2/B1/C2/five" 2025/03/04 09:26:48 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2025/03/04 09:26:48 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A1/B1/C2/five" 2025/03/04 09:26:48 INFO : A1/B1/C2/five: Deleted 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B2" 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C3" 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C2" 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1/C1" 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1/B1" 2025/03/04 09:26:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A1" 2025/03/04 09:26:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu%2FA20 for path "/1210146/rclone-test-beremip9rovu/A2/" 2025/03/04 09:26:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/ 2025/03/04 09:26:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/" 2025/03/04 09:26:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/ 2025/03/04 09:26:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/" 2025/03/04 09:26:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/C1/ 2025/03/04 09:26:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/C1/" 2025/03/04 09:26:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/C2/ 2025/03/04 09:26:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/C2/" 2025/03/04 09:26:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/C3/ 2025/03/04 09:26:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/C3/" 2025/03/04 09:26:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B2/ 2025/03/04 09:26:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A3/B2/" 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A3/one" 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A3/B1/C2/five" 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A3/B1/three" 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A3/B1/C1/four" 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A3/two" 2025/03/04 09:26:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/one": object not found 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A2/one" 2025/03/04 09:26:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/C2/five": object not found 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A2/B1/C2/five" 2025/03/04 09:26:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/three": object not found 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A2/B1/three" 2025/03/04 09:26:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/B1/C1/four": object not found 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A2/B1/C1/four" 2025/03/04 09:26:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A3/two": object not found 2025/03/04 09:26:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A2/two" 2025/03/04 09:26:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A3/one" 2025/03/04 09:26:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A3/B1/C2/five" 2025/03/04 09:26:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A3/B1/three" 2025/03/04 09:26:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A3/B1/C1/four" 2025/03/04 09:26:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A3/two" 2025/03/04 09:26:50 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2025/03/04 09:26:50 INFO : A2/one: Copied (new) to: A3/one 2025/03/04 09:26:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A2/one" 2025/03/04 09:26:50 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2025/03/04 09:26:50 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2025/03/04 09:26:50 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2025/03/04 09:26:50 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2025/03/04 09:26:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A2/B1/C1/four" 2025/03/04 09:26:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A2/B1/C2/five" 2025/03/04 09:26:50 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2025/03/04 09:26:50 INFO : A2/two: Copied (new) to: A3/two 2025/03/04 09:26:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A2/two" 2025/03/04 09:26:50 INFO : A2/one: Deleted 2025/03/04 09:26:50 INFO : A2/B1/C1/four: Deleted 2025/03/04 09:26:50 INFO : A2/B1/C2/five: Deleted 2025/03/04 09:26:50 INFO : A2/two: Deleted 2025/03/04 09:26:50 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2025/03/04 09:26:50 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2025/03/04 09:26:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A2/B1/three" 2025/03/04 09:26:50 INFO : A2/B1/three: Deleted 2025/03/04 09:26:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2/B2" 2025/03/04 09:26:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/C3" 2025/03/04 09:26:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/C2" 2025/03/04 09:26:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2/B1/C1" 2025/03/04 09:26:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2/B1" 2025/03/04 09:26:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A2" 2025/03/04 09:26:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:52 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/04 09:26:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu%2FA30 for path "/1210146/rclone-test-beremip9rovu/A3/" 2025/03/04 09:26:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/ 2025/03/04 09:26:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A4/" 2025/03/04 09:26:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/ 2025/03/04 09:26:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/" 2025/03/04 09:26:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/C1/ 2025/03/04 09:26:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/C1/" 2025/03/04 09:26:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/C2/ 2025/03/04 09:26:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/C2/" 2025/03/04 09:26:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/C3/ 2025/03/04 09:26:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/C3/" 2025/03/04 09:26:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B2/ 2025/03/04 09:26:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/A4/B2/" 2025/03/04 09:26:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A4/one" 2025/03/04 09:26:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A4/two" 2025/03/04 09:26:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A4/B1/three" 2025/03/04 09:26:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A4/B1/C1/four" 2025/03/04 09:26:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/A4/B1/C2/five" 2025/03/04 09:26:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/three": object not found 2025/03/04 09:26:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A3/B1/three" 2025/03/04 09:26:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/one": object not found 2025/03/04 09:26:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A3/one" 2025/03/04 09:26:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/C1/four": object not found 2025/03/04 09:26:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A3/B1/C1/four" 2025/03/04 09:26:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/B1/C2/five": object not found 2025/03/04 09:26:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A3/B1/C2/five" 2025/03/04 09:26:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/A4/two": object not found 2025/03/04 09:26:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-beremip9rovu/A3/two" 2025/03/04 09:26:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A4/B1/three" 2025/03/04 09:26:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A4/one" 2025/03/04 09:26:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A4/B1/C1/four" 2025/03/04 09:26:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A4/B1/C2/five" 2025/03/04 09:26:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/A4/two" 2025/03/04 09:26:53 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2025/03/04 09:26:53 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A3/B1/three" 2025/03/04 09:26:53 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2025/03/04 09:26:53 INFO : A3/one: Copied (new) to: A4/one 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A3/one" 2025/03/04 09:26:53 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2025/03/04 09:26:53 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A3/B1/C1/four" 2025/03/04 09:26:53 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2025/03/04 09:26:53 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A3/B1/C2/five" 2025/03/04 09:26:53 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2025/03/04 09:26:53 INFO : A3/two: Copied (new) to: A4/two 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A3/two" 2025/03/04 09:26:53 INFO : A3/B1/three: Deleted 2025/03/04 09:26:53 INFO : A3/one: Deleted 2025/03/04 09:26:53 INFO : A3/B1/C1/four: Deleted 2025/03/04 09:26:53 INFO : A3/B1/C2/five: Deleted 2025/03/04 09:26:53 INFO : A3/two: Deleted 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B2" 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/C3" 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/C2" 2025/03/04 09:26:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B1/C1" 2025/03/04 09:26:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3/B1" 2025/03/04 09:26:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A3" 2025/03/04 09:26:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A4/B1/C1/four" 2025/03/04 09:26:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A4/B1/C2/five" 2025/03/04 09:26:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A4/B1/three" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A4/one" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/A4/two" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A4/B2" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/C3" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/C2" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A4/B1/C1" 2025/03/04 09:26:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A4/B1" 2025/03/04 09:26:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/A4" 2025/03/04 09:26:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestDirMove (11.86s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestGetFsInfo (0.27s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 09:26:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/no_checksum_small_file_from_pipe" 2025/03/04 09:26:56 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/03/04 09:26:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/04 09:26:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/no_checksum_big_file_from_pipe" 2025/03/04 09:26:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/no_checksum_big_file_from_pipe" 2025/03/04 09:26:57 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/03/04 09:26:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/03/04 09:26:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/no_checksum_big_file_from_pipe" 2025/03/04 09:26:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/no_checksum_small_file_from_pipe" 2025/03/04 09:26:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 09:26:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/with_checksum_small_file_from_pipe" 2025/03/04 09:26:58 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/03/04 09:26:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/04 09:26:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/with_checksum_big_file_from_pipe" 2025/03/04 09:26:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/with_checksum_big_file_from_pipe" 2025/03/04 09:26:59 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/03/04 09:26:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/03/04 09:26:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:26:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/with_checksum_big_file_from_pipe" 2025/03/04 09:26:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/with_checksum_small_file_from_pipe" 2025/03/04 09:26:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:26:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 09:27:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_small_file_from_pipe" 2025/03/04 09:27:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/04 09:27:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_big_file_from_pipe" 2025/03/04 09:27:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_big_file_from_pipe" 2025/03/04 09:27:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/04 09:27:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_big_file_from_pipe" 2025/03/04 09:27:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_small_file_from_pipe" 2025/03/04 09:27:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:27:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: File to upload is small (34 bytes), uploading instead of streaming 2025/03/04 09:27:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_small_file_from_pipe" 2025/03/04 09:27:01 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/03/04 09:27:01 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/03/04 09:27:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/04 09:27:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_big_file_from_pipe" 2025/03/04 09:27:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_big_file_from_pipe" 2025/03/04 09:27:02 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/03/04 09:27:02 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/03/04 09:27:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/03/04 09:27:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_big_file_from_pipe" 2025/03/04 09:27:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/ignore_checksum_small_file_from_pipe" 2025/03/04 09:27:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestRcat (6.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.57s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/03/04 09:27:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestRcatMetadata (0.27s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:27:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato1" 2025/03/04 09:27:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: File to upload is small (60 bytes), uploading instead of streaming 2025/03/04 09:27:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:27:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/04 09:27:03 DEBUG : potato2: Size of src and dst objects identical 2025/03/04 09:27:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato1" 2025/03/04 09:27:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:27:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestRcatSize (0.89s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/03/04 09:27:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestRcatSizeMetadata (0.28s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" 2025/03/04 09:27:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:27:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:27:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/sub%20dir/ 2025/03/04 09:27:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir/" 2025/03/04 09:27:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beremip9rovu/sub%20dir/potato3" 2025/03/04 09:27:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Touching "sub dir/potato3" 2025/03/04 09:27:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Touching "empty space" 2025/03/04 09:27:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Touching "potato2" 2025/03/04 09:27:05 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-beremip9rovu/sub%20dir/potato3" 2025/03/04 09:27:05 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:27:05 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:27:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/empty%20space" 2025/03/04 09:27:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/potato2" 2025/03/04 09:27:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beremip9rovu/sub%20dir/potato3" 2025/03/04 09:27:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/sub%20dir" 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- PASS: TestTouchDir (1.82s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestMkdirMetadata (0.25s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestMkdirModTime (0.26s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestCopyDirMetadata (0.28s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestSetDirModTime (0.26s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestDirsEqual (0.24s) === RUN TestRemoveExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/", Local "Local file system at /tmp/rclone2979935494", Modify Window "1s" operations_test.go:1892: Skipping as remote can't Move 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" --- SKIP: TestRemoveExisting (0.25s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/04 09:27:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Purge remote 2025/03/04 09:27:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:07 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/03/04 09:27:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beremip9rovu0 for path "/1210146/rclone-test-beremip9rovu/" 2025/03/04 09:27:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beremip9rovu/: Purge dir "" 2025/03/04 09:27:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beremip9rovu/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 2m19.181844457s (try 1/5)