"./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/01/29 05:17:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura" 2026/01/29 05:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:17:35 DEBUG : Creating backend with remote "/tmp/rclone1719600262" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/01/29 05:17:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/01/29 05:17:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.90s) === RUN TestSizeDiffers 2026/01/29 05:17:36 DEBUG : a: size = 0 OK 2026/01/29 05:17:36 DEBUG : a: size = 1 (memory) 2026/01/29 05:17:36 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/29 05:17:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/29 05:17:36 DEBUG : potato: Seek from 10 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 10 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 2 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/29 05:17:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 2 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/29 05:17:36 DEBUG : potato: Seek from 8 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 8 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/29 05:17:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:17:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:17:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:17:36 DEBUG : potato: Seek from 5 to 2 2026/01/29 05:17:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/29 05:17:36 DEBUG : potato: Seek from 9 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 9 to 0 2026/01/29 05:17:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (32.80s) --- PASS: TestCheck/1 (0.40s) --- PASS: TestCheck/2 (0.67s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.36s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/01/29 05:18:09 DEBUG : Creating backend with remote "nonexistent" 2026/01/29 05:18:09 DEBUG : Creating backend with remote "nonexistent" 2026/01/29 05:18:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/29 05:18:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/01/29 05:18:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/29 05:18:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (34.53s) --- PASS: TestCheckDownload/1 (0.80s) --- PASS: TestCheckDownload/2 (0.76s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (0.62s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (0.78s) --- PASS: TestCheckDownload/7 (0.78s) === RUN TestCheckSizeOnly run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (34.00s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.40s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:19:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/29 05:19:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/29 05:19:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/29 05:19:20 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/29 05:19:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/29 05:19:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/29 05:19:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/29 05:19:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (11.51s) === RUN TestCheckSum run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:19:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (60.03s) --- PASS: TestCheckSum/subtest1 (1.06s) --- PASS: TestCheckSum/subtest2 (1.44s) --- PASS: TestCheckSum/subtest3 (1.21s) --- PASS: TestCheckSum/subtest4 (1.45s) --- PASS: TestCheckSum/subtest5 (0.92s) --- PASS: TestCheckSum/subtest6 (1.17s) --- PASS: TestCheckSum/subtest7 (1.36s) === RUN TestCheckSumDownload run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:20:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (61.22s) --- PASS: TestCheckSumDownload/subtest1 (1.53s) --- PASS: TestCheckSumDownload/subtest2 (2.71s) --- PASS: TestCheckSumDownload/subtest3 (1.71s) --- PASS: TestCheckSumDownload/subtest4 (1.44s) --- PASS: TestCheckSumDownload/subtest5 (1.35s) --- PASS: TestCheckSumDownload/subtest6 (1.42s) --- PASS: TestCheckSumDownload/subtest7 (1.37s) === RUN TestApplyTransforms 2026/01/29 05:21:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-heriyen8legu" 2026/01/29 05:21:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:31 DEBUG : Creating backend with remote "/tmp/rclone425199545" run.go:185: Remote "Yandex rclone-test-heriyen8legu", Local "Local file system at /tmp/rclone425199545", Modify Window "1ns" upper checkfile vs. lower remote (without normalization) 2026/01/29 05:21:34 ERROR : hello, world!: sum not found 2026/01/29 05:21:34 ERROR : HELLO, WORLD!: file not in Yandex rclone-test-heriyen8legu 2026/01/29 05:21:34 NOTICE: Yandex rclone-test-heriyen8legu: 1 files missing 2026/01/29 05:21:34 NOTICE: 1 hashes missing 2026/01/29 05:21:34 NOTICE: Yandex rclone-test-heriyen8legu: 1 differences found 2026/01/29 05:21:34 NOTICE: Yandex rclone-test-heriyen8legu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/01/29 05:21:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:34 NOTICE: Yandex rclone-test-heriyen8legu: 0 differences found 2026/01/29 05:21:34 NOTICE: Yandex rclone-test-heriyen8legu: 1 matching files 2026/01/29 05:21:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-xetisik1bina" 2026/01/29 05:21:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:35 DEBUG : Creating backend with remote "/tmp/rclone2670867293" run.go:185: Remote "Yandex rclone-test-xetisik1bina", Local "Local file system at /tmp/rclone2670867293", Modify Window "1ns" lower checkfile vs. upper remote (without normalization) 2026/01/29 05:21:38 ERROR : HELLO, WORLD!: sum not found 2026/01/29 05:21:38 ERROR : hello, world!: file not in Yandex rclone-test-xetisik1bina 2026/01/29 05:21:38 NOTICE: Yandex rclone-test-xetisik1bina: 1 files missing 2026/01/29 05:21:38 NOTICE: 1 hashes missing 2026/01/29 05:21:38 NOTICE: Yandex rclone-test-xetisik1bina: 1 differences found 2026/01/29 05:21:38 NOTICE: Yandex rclone-test-xetisik1bina: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/01/29 05:21:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:38 NOTICE: Yandex rclone-test-xetisik1bina: 0 differences found 2026/01/29 05:21:38 NOTICE: Yandex rclone-test-xetisik1bina: 1 matching files 2026/01/29 05:21:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-kejinas5waje" 2026/01/29 05:21:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:39 DEBUG : Creating backend with remote "/tmp/rclone1276764288" run.go:185: Remote "Yandex rclone-test-kejinas5waje", Local "Local file system at /tmp/rclone1276764288", Modify Window "1ns" lower checkfile vs. upperlowermixed remote (without normalization) 2026/01/29 05:21:41 ERROR : HeLlO, wOrLd!: sum not found 2026/01/29 05:21:41 ERROR : hello, world!: file not in Yandex rclone-test-kejinas5waje 2026/01/29 05:21:41 NOTICE: Yandex rclone-test-kejinas5waje: 1 files missing 2026/01/29 05:21:41 NOTICE: 1 hashes missing 2026/01/29 05:21:41 NOTICE: Yandex rclone-test-kejinas5waje: 1 differences found 2026/01/29 05:21:41 NOTICE: Yandex rclone-test-kejinas5waje: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/01/29 05:21:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:42 NOTICE: Yandex rclone-test-kejinas5waje: 0 differences found 2026/01/29 05:21:42 NOTICE: Yandex rclone-test-kejinas5waje: 1 matching files 2026/01/29 05:21:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-yamomaq6leta" 2026/01/29 05:21:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:42 DEBUG : Creating backend with remote "/tmp/rclone524661317" run.go:185: Remote "Yandex rclone-test-yamomaq6leta", Local "Local file system at /tmp/rclone524661317", Modify Window "1ns" upperlowermixed checkfile vs. upper remote (without normalization) 2026/01/29 05:21:45 ERROR : HELLO, WORLD!: sum not found 2026/01/29 05:21:45 ERROR : HeLlO, wOrLd!: file not in Yandex rclone-test-yamomaq6leta 2026/01/29 05:21:45 NOTICE: Yandex rclone-test-yamomaq6leta: 1 files missing 2026/01/29 05:21:45 NOTICE: 1 hashes missing 2026/01/29 05:21:45 NOTICE: Yandex rclone-test-yamomaq6leta: 1 differences found 2026/01/29 05:21:45 NOTICE: Yandex rclone-test-yamomaq6leta: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/01/29 05:21:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:46 NOTICE: Yandex rclone-test-yamomaq6leta: 0 differences found 2026/01/29 05:21:46 NOTICE: Yandex rclone-test-yamomaq6leta: 1 matching files 2026/01/29 05:21:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-mofisuw3mude" 2026/01/29 05:21:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:46 DEBUG : Creating backend with remote "/tmp/rclone2071647551" run.go:185: Remote "Yandex rclone-test-mofisuw3mude", Local "Local file system at /tmp/rclone2071647551", Modify Window "1ns" NFD checkfile vs. NFC remote (without normalization) 2026/01/29 05:21:49 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/29 05:21:49 ERROR : 測試_Русский___ě_áñ: file not in Yandex rclone-test-mofisuw3mude 2026/01/29 05:21:49 NOTICE: Yandex rclone-test-mofisuw3mude: 1 files missing 2026/01/29 05:21:49 NOTICE: 1 hashes missing 2026/01/29 05:21:49 NOTICE: Yandex rclone-test-mofisuw3mude: 1 differences found 2026/01/29 05:21:49 NOTICE: Yandex rclone-test-mofisuw3mude: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/01/29 05:21:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:50 NOTICE: Yandex rclone-test-mofisuw3mude: 0 differences found 2026/01/29 05:21:50 NOTICE: Yandex rclone-test-mofisuw3mude: 1 matching files 2026/01/29 05:21:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizewoc9wiqa" 2026/01/29 05:21:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:51 DEBUG : Creating backend with remote "/tmp/rclone1418878524" run.go:185: Remote "Yandex rclone-test-gizewoc9wiqa", Local "Local file system at /tmp/rclone1418878524", Modify Window "1ns" NFC checkfile vs. NFD remote (without normalization) 2026/01/29 05:21:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/29 05:21:55 ERROR : 測試_Русский___ě_áñ: file not in Yandex rclone-test-gizewoc9wiqa 2026/01/29 05:21:55 NOTICE: Yandex rclone-test-gizewoc9wiqa: 1 files missing 2026/01/29 05:21:55 NOTICE: 1 hashes missing 2026/01/29 05:21:55 NOTICE: Yandex rclone-test-gizewoc9wiqa: 1 differences found 2026/01/29 05:21:55 NOTICE: Yandex rclone-test-gizewoc9wiqa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/01/29 05:21:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:55 NOTICE: Yandex rclone-test-gizewoc9wiqa: 0 differences found 2026/01/29 05:21:55 NOTICE: Yandex rclone-test-gizewoc9wiqa: 1 matching files 2026/01/29 05:21:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-sasovuj9lasu" 2026/01/29 05:21:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:21:56 DEBUG : Creating backend with remote "/tmp/rclone208004408" run.go:185: Remote "Yandex rclone-test-sasovuj9lasu", Local "Local file system at /tmp/rclone208004408", Modify Window "1ns" NFDx2 checkfile vs. both remote (without normalization) 2026/01/29 05:21:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:21:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Yandex rclone-test-sasovuj9lasu 2026/01/29 05:21:58 NOTICE: Yandex rclone-test-sasovuj9lasu: 1 files missing 2026/01/29 05:21:58 NOTICE: 1 hashes missing 2026/01/29 05:21:58 NOTICE: Yandex rclone-test-sasovuj9lasu: 1 differences found 2026/01/29 05:21:58 NOTICE: Yandex rclone-test-sasovuj9lasu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/01/29 05:21:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:21:59 NOTICE: Yandex rclone-test-sasovuj9lasu: 0 differences found 2026/01/29 05:21:59 NOTICE: Yandex rclone-test-sasovuj9lasu: 1 matching files 2026/01/29 05:21:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-lohikif7yuve" 2026/01/29 05:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:22:00 DEBUG : Creating backend with remote "/tmp/rclone3854905797" run.go:185: Remote "Yandex rclone-test-lohikif7yuve", Local "Local file system at /tmp/rclone3854905797", Modify Window "1ns" NFCx2 checkfile vs. both remote (without normalization) 2026/01/29 05:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Yandex rclone-test-lohikif7yuve 2026/01/29 05:22:02 NOTICE: Yandex rclone-test-lohikif7yuve: 1 files missing 2026/01/29 05:22:02 NOTICE: 1 hashes missing 2026/01/29 05:22:02 NOTICE: Yandex rclone-test-lohikif7yuve: 1 differences found 2026/01/29 05:22:02 NOTICE: Yandex rclone-test-lohikif7yuve: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/01/29 05:22:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:22:03 NOTICE: Yandex rclone-test-lohikif7yuve: 0 differences found 2026/01/29 05:22:03 NOTICE: Yandex rclone-test-lohikif7yuve: 1 matching files 2026/01/29 05:22:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-nerided7koye" 2026/01/29 05:22:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:22:03 DEBUG : Creating backend with remote "/tmp/rclone1586483150" run.go:185: Remote "Yandex rclone-test-nerided7koye", Local "Local file system at /tmp/rclone1586483150", Modify Window "1ns" both checkfile vs. NFDx2 remote (without normalization) 2026/01/29 05:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Yandex rclone-test-nerided7koye 2026/01/29 05:22:06 NOTICE: Yandex rclone-test-nerided7koye: 1 files missing 2026/01/29 05:22:06 NOTICE: 1 hashes missing 2026/01/29 05:22:06 NOTICE: Yandex rclone-test-nerided7koye: 1 differences found 2026/01/29 05:22:06 NOTICE: Yandex rclone-test-nerided7koye: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/01/29 05:22:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:22:07 NOTICE: Yandex rclone-test-nerided7koye: 0 differences found 2026/01/29 05:22:07 NOTICE: Yandex rclone-test-nerided7koye: 1 matching files 2026/01/29 05:22:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhojaw3zihu" 2026/01/29 05:22:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:22:07 DEBUG : Creating backend with remote "/tmp/rclone1811466268" run.go:185: Remote "Yandex rclone-test-wuhojaw3zihu", Local "Local file system at /tmp/rclone1811466268", Modify Window "1ns" both checkfile vs. NFCx2 remote (without normalization) 2026/01/29 05:22:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:22:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Yandex rclone-test-wuhojaw3zihu 2026/01/29 05:22:10 NOTICE: Yandex rclone-test-wuhojaw3zihu: 1 files missing 2026/01/29 05:22:10 NOTICE: 1 hashes missing 2026/01/29 05:22:10 NOTICE: Yandex rclone-test-wuhojaw3zihu: 1 differences found 2026/01/29 05:22:10 NOTICE: Yandex rclone-test-wuhojaw3zihu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/01/29 05:22:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:22:11 NOTICE: Yandex rclone-test-wuhojaw3zihu: 0 differences found 2026/01/29 05:22:11 NOTICE: Yandex rclone-test-wuhojaw3zihu: 1 matching files 2026/01/29 05:22:11 DEBUG : Yandex rclone-test-wuhojaw3zihu: Purge remote 2026/01/29 05:22:20 DEBUG : Yandex rclone-test-nerided7koye: Purge remote 2026/01/29 05:22:30 DEBUG : Yandex rclone-test-lohikif7yuve: Purge remote 2026/01/29 05:22:38 DEBUG : Yandex rclone-test-sasovuj9lasu: Purge remote 2026/01/29 05:22:46 DEBUG : Yandex rclone-test-gizewoc9wiqa: Purge remote 2026/01/29 05:22:54 DEBUG : Yandex rclone-test-mofisuw3mude: Purge remote 2026/01/29 05:23:03 DEBUG : Yandex rclone-test-yamomaq6leta: Purge remote 2026/01/29 05:23:12 DEBUG : Yandex rclone-test-kejinas5waje: Purge remote 2026/01/29 05:23:20 DEBUG : Yandex rclone-test-xetisik1bina: Purge remote 2026/01/29 05:23:29 DEBUG : Yandex rclone-test-heriyen8legu: Purge remote --- PASS: TestApplyTransforms (126.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:23:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/29 05:23:40 DEBUG : sub/file2: size = 14 OK 2026/01/29 05:23:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/01/29 05:23:40 INFO : file1: Copied (new) to: sub/file2 2026/01/29 05:23:40 DEBUG : sub/file2: size = 14 OK 2026/01/29 05:23:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:23:40 DEBUG : file1: Unchanged skipping 2026/01/29 05:23:41 DEBUG : Yandex rclone-test-titelag5sura: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (16.49s) === RUN TestCopyLongFile run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:23:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/backup" 2026/01/29 05:23:59 DEBUG : Config file has changed externally - reloading 2026/01/29 05:23:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:23:59 DEBUG : dst/file1: size = 18 (Yandex rclone-test-titelag5sura) 2026/01/29 05:23:59 DEBUG : dst/file1: Sizes differ 2026/01/29 05:24:02 INFO : dst/file1: Moved (server-side) 2026/01/29 05:24:04 DEBUG : dst/file1: size = 14 OK 2026/01/29 05:24:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/01/29 05:24:04 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (52.27s) === RUN TestCopyFileCompareDest run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:24:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/dst" 2026/01/29 05:24:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/CompareDest" 2026/01/29 05:24:48 DEBUG : one: Need to transfer - File not found at Destination 2026/01/29 05:24:50 DEBUG : one: size = 3 OK 2026/01/29 05:24:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/01/29 05:24:50 INFO : one: Copied (new) 2026/01/29 05:24:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:24:52 DEBUG : one: size = 3 (Yandex rclone-test-titelag5sura/dst) 2026/01/29 05:24:52 DEBUG : one: Sizes differ 2026/01/29 05:24:54 DEBUG : one: size = 5 OK 2026/01/29 05:24:54 DEBUG : one: Dst hash empty - aborting Src hash check 2026/01/29 05:24:54 INFO : one: Copied (replaced existing) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:225 Error: Should be true Test: TestCopyFileCompareDest Messages: dst/one: Modification time difference too big |-123568h24m53.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-01-29 05:24:53 +0000 UTC) (precision 1ns) 2026/01/29 05:24:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:24:59 DEBUG : one: size = 3 (Yandex rclone-test-titelag5sura/dst) 2026/01/29 05:24:59 DEBUG : one: Sizes differ 2026/01/29 05:25:00 DEBUG : one: size = 5 OK 2026/01/29 05:25:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:25:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 05:25:05 DEBUG : two: Need to transfer - File not found at Destination 2026/01/29 05:25:05 DEBUG : two: size = 3 OK 2026/01/29 05:25:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:25:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/29 05:25:07 DEBUG : two: Need to transfer - File not found at Destination 2026/01/29 05:25:07 DEBUG : two: size = 3 OK 2026/01/29 05:25:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:25:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/29 05:25:09 DEBUG : two: Need to transfer - File not found at Destination 2026/01/29 05:25:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:25:09 DEBUG : two: size = 3 (Yandex rclone-test-titelag5sura/CompareDest) 2026/01/29 05:25:09 DEBUG : two: Sizes differ 2026/01/29 05:25:12 DEBUG : two: size = 5 OK 2026/01/29 05:25:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/01/29 05:25:12 INFO : two: Copied (new) --- FAIL: TestCopyFileCompareDest (59.56s) === RUN TestCopyFileCopyDest run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:25:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/dst" 2026/01/29 05:25:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/CopyDest" 2026/01/29 05:25:48 DEBUG : one: Need to transfer - File not found at Destination 2026/01/29 05:25:50 DEBUG : one: size = 3 OK 2026/01/29 05:25:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/01/29 05:25:50 INFO : one: Copied (new) 2026/01/29 05:25:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:25:52 DEBUG : one: size = 3 (Yandex rclone-test-titelag5sura/dst) 2026/01/29 05:25:52 DEBUG : one: Sizes differ 2026/01/29 05:25:54 DEBUG : one: size = 5 OK 2026/01/29 05:25:54 DEBUG : one: Dst hash empty - aborting Src hash check 2026/01/29 05:25:54 INFO : one: Copied (replaced existing) 2026/01/29 05:26:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-titelag5sura/BackupDir" 2026/01/29 05:26:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:26:00 DEBUG : one: size = 3 (Yandex rclone-test-titelag5sura/dst) 2026/01/29 05:26:00 DEBUG : one: Sizes differ 2026/01/29 05:26:00 DEBUG : one: size = 5 OK 2026/01/29 05:26:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:26:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:26:00 DEBUG : one: size = 3 (Yandex rclone-test-titelag5sura/dst) 2026/01/29 05:26:00 DEBUG : one: Sizes differ 2026/01/29 05:26:02 INFO : one: Moved (server-side) 2026/01/29 05:26:04 DEBUG : one: size = 5 OK 2026/01/29 05:26:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/01/29 05:26:04 INFO : one: Copied (server-side copy) 2026/01/29 05:26:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/29 05:26:07 DEBUG : two: Need to transfer - File not found at Destination 2026/01/29 05:26:08 DEBUG : two: size = 3 OK 2026/01/29 05:26:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:26:09 DEBUG : two: size = 3 OK 2026/01/29 05:26:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/01/29 05:26:09 INFO : two: Copied (server-side copy) 2026/01/29 05:26:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/29 05:26:10 DEBUG : two: size = 3 OK 2026/01/29 05:26:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/01/29 05:26:10 DEBUG : two: Unchanged skipping 2026/01/29 05:26:13 DEBUG : three: Need to transfer - File not found at Destination 2026/01/29 05:26:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone1719600262) 2026/01/29 05:26:14 DEBUG : three: size = 5 (Yandex rclone-test-titelag5sura/CopyDest) 2026/01/29 05:26:14 DEBUG : three: Sizes differ 2026/01/29 05:26:14 DEBUG : three: Destination not found in --copy-dest 2026/01/29 05:26:16 DEBUG : three: size = 7 OK 2026/01/29 05:26:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/01/29 05:26:16 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (97.61s) === RUN TestCopyInplace run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.71s) === RUN TestCopyLongFileName run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.70s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.71s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:27:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/01/29 05:27:28 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/01/29 05:27:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/01/29 05:27:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/01/29 05:27:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/01/29 05:27:30 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader11sas.disk.yandex.net:443/upload-target/20260129T082730.509.utd.5q3y2ijlos5a6e3v03s5r8687-k11sas.3770315": max transfer limit reached as set by --max-transfer 2026/01/29 05:27:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/01/29 05:36:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/01/29 05:36:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/01/29 05:36:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8452d7433a523576c0f0f04ffd2d78ee OK 2026/01/29 05:36:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (584.16s) === RUN TestDeduplicateInteractive run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.60s) === RUN TestDeduplicateSkip run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.77s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.51s) === RUN TestDeduplicateFirst run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.65s) === RUN TestDeduplicateNewest run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.61s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:37:23 INFO : Yandex rclone-test-titelag5sura: Looking for duplicate md5 hashes using newest mode. 2026/01/29 05:37:24 NOTICE: f41a0060274176597ae4e4f82229d590: Found 3 files with duplicate md5 hashes 2026/01/29 05:37:30 INFO : one: Deleted 2026/01/29 05:37:37 INFO : also/one: Deleted 2026/01/29 05:37:37 NOTICE: f41a0060274176597ae4e4f82229d590: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (44.19s) === RUN TestDeduplicateOldest run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.69s) === RUN TestDeduplicateLargest run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.58s) === RUN TestDeduplicateSmallest run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.60s) === RUN TestDeduplicateRename run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.91s) === RUN TestMergeDirs run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.81s) === RUN TestListDirSorted run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:38:18 DEBUG : a.txt: Excluded (Size Filter) 2026/01/29 05:38:18 DEBUG : a.txt: Excluded 2026/01/29 05:38:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/29 05:38:19 DEBUG : sub dir/hello world: Excluded 2026/01/29 05:38:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/29 05:38:19 DEBUG : sub dir/hello world2: Excluded 2026/01/29 05:38:19 DEBUG : sub dir/ignore dir: Excluded 2026/01/29 05:38:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/29 05:38:20 DEBUG : sub dir/hello world: Excluded 2026/01/29 05:38:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/29 05:38:20 DEBUG : sub dir/hello world2: Excluded 2026/01/29 05:38:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (80.56s) === RUN TestListDirSortedFn run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 05:39:37 DEBUG : a.txt: Excluded (Size Filter) 2026/01/29 05:39:37 DEBUG : a.txt: Excluded 2026/01/29 05:39:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/29 05:39:38 DEBUG : sub dir/hello world: Excluded 2026/01/29 05:39:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/29 05:39:38 DEBUG : sub dir/hello world2: Excluded 2026/01/29 05:39:39 DEBUG : sub dir/ignore dir: Excluded 2026/01/29 05:39:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/29 05:39:39 DEBUG : sub dir/hello world: Excluded 2026/01/29 05:39:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/29 05:39:39 DEBUG : sub dir/hello world2: Excluded 2026/01/29 05:39:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (474.92s) === RUN TestListJSON run.go:185: Remote "Yandex rclone-test-titelag5sura", Local "Local file system at /tmp/rclone1719600262", Modify Window "1ns" 2026/01/29 06:14:09 DEBUG : pacer: low level retry 1/1 (error Put "https://uploader23sas.disk.yandex.net:443/upload-target/20260129T084736.747.utd.bru62lyjyrowlmxwqk449w45q-k23sas.3928485": net/http: TLS handshake timeout) 2026/01/29 06:14:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "file1" to Yandex rclone-test-titelag5sura: 1/10 (Put "https://uploader23sas.disk.yandex.net:443/upload-target/20260129T084736.747.utd.bru62lyjyrowlmxwqk449w45q-k23sas.3928485": net/http: TLS handshake timeout) 2026/01/29 06:14:11 DEBUG : pacer: Reducing sleep to 15ms 2026/01/29 06:14:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/01/29 06:14:13 DEBUG : pacer: Reducing sleep to 10ms === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2026/01/29 06:22:26 DEBUG : pacer: low level retry 1/10 (error Delete "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-titelag5sura%2Ffile1&permanently=false": net/http: timeout awaiting response headers) 2026/01/29 06:22:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms panic: test timed out after 1h0m0s running tests: TestListJSON (35m10s) goroutine 6111 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 35 minutes]: testing.(*T).Run(0xc0008fa000, {0x28e56db?, 0xc000787ad8?}, 0x2a2abe8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0008fa000) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0008fa000, 0xc000787c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000803728, {0x43b6b20, 0x6f, 0x6f}, {0xee10ce46f?, 0x43cd460?, 0x43cd460?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0008126e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0008126e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:269 +0xa9 goroutine 2470 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 25 [syscall, 64 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 26 [chan receive, 64 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3162 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6113 [select]: net.(*sysDialer).dialParallel(0xc0008ec600, {0x2dc47d0, 0xc0004447e0}, {0xc00068a9d0, 0x1, 0x1}, {0xc00068a9e0, 0x1, 0x1}) /usr/local/go/src/net/dial.go:628 +0x476 net.(*Dialer).DialContext(0xc0009aaa00, {0x2dc4760, 0xc000231c70}, {0x28cc2e5, 0x3}, {0xc000a484c8, 0x18}) /usr/local/go/src/net/dial.go:578 +0x6ac github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc0009aaa00, {0x2dc4760, 0xc000231c70}, {0x28cc2e5?, 0x7d23e41ff348?}, {0xc000a484c8, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2dc4760, 0xc000231c70}, {0x28cc2e5, 0x3}, {0xc000a484c8, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x0?, {0x2dc4760?, 0xc000231c70?}, {0x28cc2e5?, 0x273?}, {0xc000a484c8?, 0x15684d0bee2c42?}) /usr/local/go/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc0005e01a0, {0x2dc4760, 0xc000231c70}, {{}, 0x0, {0xc00013f9d0, 0x5}, {0xc000a484c8, 0x18}, 0x0}) /usr/local/go/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc0005e01a0, 0xc00070a630) /usr/local/go/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 6108 /usr/local/go/src/net/http/transport.go:1596 +0x112 goroutine 712 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 686 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 2674 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 434 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 424 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 2598 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 256 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 246 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 887 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 861 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 327 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 269 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 168 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 158 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 220 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 210 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 460 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 450 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 490 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 481 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 820 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 810 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1134 [chan receive (nil chan), 63 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1124 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1212 [chan receive (nil chan), 63 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 384 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 374 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 913 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 903 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 557 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 547 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 672 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 662 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 631 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 621 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 5990 [runnable]: internal/poll.runtime_pollWait(0x7d23d4fc2460, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000e20400?, 0x0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:692 net.(*netFD).connect(0xc000e20400, {0x2dc4760, 0xc000b147d0}, {0x41b09a?, 0x0?}, {0x2d9ab60?, 0xc0005d0780?}) /usr/local/go/src/net/fd_unix.go:141 +0x6cb net.(*netFD).dial(0xc000e20400, {0x2dc4760, 0xc000b147d0}, {0x2dcc908?, 0x0?}, {0x2dcc908, 0xc000778ea0}, 0x0?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2dc4760, 0xc000b147d0}, {0x28cc2e5, 0x3}, 0xa, 0x1, 0x0?, 0x0, {0x2dcc908, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2dc4760, 0xc000b147d0}, {0x28cc2e5, 0x3}, {0x2dcc908, 0x0}, {0x2dcc908, 0xc000778ea0}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc0008ec600, {0x2dc4760, 0xc000b147d0}, 0x0, 0xc000778ea0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x478819?, {0x2dc4760?, 0xc000b147d0?}, 0x22daf00?, 0xc00090ddc8?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc0008ec600, {0x2dc4760, 0xc000b147d0}, {0x2daf898, 0xc000778ea0}) /usr/local/go/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc0008ec600, {0x2dc4760, 0xc000b147d0}, {0xc00068a9d0?, 0x1, 0x0?}) /usr/local/go/src/net/dial.go:686 +0x24e net.(*sysDialer).dialParallel.func1({0x2dc4760?, 0xc000b147d0?}, 0x1) /usr/local/go/src/net/dial.go:606 +0x85 created by net.(*sysDialer).dialParallel in goroutine 6113 /usr/local/go/src/net/dial.go:621 +0x2bc goroutine 6103 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 1150 [chan receive (nil chan), 63 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1140 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1028 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1018 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1081 [chan receive (nil chan), 64 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1071 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 6105 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2882 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1260 [chan receive (nil chan), 63 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1250 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1268 [chan receive (nil chan), 63 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1226 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 2948 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6104 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6106 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 5991 [select]: net.(*netFD).connect.func2() /usr/local/go/src/net/fd_unix.go:118 +0x7a created by net.(*netFD).connect in goroutine 5990 /usr/local/go/src/net/fd_unix.go:117 +0x349 goroutine 6102 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2704 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6107 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3041 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5253 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003694a0, {0x2dc4760, 0xc00068f3b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 4895 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 3269 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5914 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000593b68?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2dc4648?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2dc4648, 0x43f0c80}, {0x2dde4f0, 0xc0007ff180}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003a36b0, 0x2a2b0b0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2dc4648, 0x43f0c80}, {0x2dde4f0, 0xc0007ff180}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003a36b0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2dc4648, 0x43f0c80}, {0x2dde4f0, 0xc0007ff180}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003a3680) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2dc4648, 0x43f0c80}, {0x2dde4f0, 0xc0007ff180}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003a3680) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:155 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0006887e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc000960000, 0xc000a61320?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000960000, 0x2a2abe8) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 6108 [select]: net/http.(*Transport).getConn(0xc0005e01a0, 0xc000231c20, {{}, 0x0, {0xc00013f9d0, 0x5}, {0xc000a484c8, 0x18}, 0x0}) /usr/local/go/src/net/http/transport.go:1520 +0x4ae net/http.(*Transport).roundTrip(0xc0005e01a0, 0xc000874f00) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000be900, 0xc000874f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000895120, 0xc000874dc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc000874dc0, {0x2d9ed00, 0xc000895120}, {0x6fe201?, 0xc00013f9d8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0000303f0, 0xc000874dc0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0000303f0, 0xc000874dc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00063e000, {0x2dc4648, 0x43f0c80}, 0xc0008654a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x2, 0xa, 0x2d9afc0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000bea80, 0xc00039ec00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000bea80, 0xc00039ec00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc0007ff180, {0x2dc4648, 0x43f0c80}, {0xc0000d6f00, 0x24}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000868120, {0x2dc4648, 0x43f0c80}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:159 +0x24 github.com/rclone/rclone/fstest.retry(0xc000960000, {0xc000a48408, 0x15}, 0xc00058fd28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:126 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000d7cac0?, 0x18?, 0x2561060?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:159 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x279c9a0?}, {0xc000d7cac0, 0x2, 0x2}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2360 [chan receive, 61 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2359 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6101 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5914 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./operations.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h4m51.902939006s (try 1/5): exit status 2: Failed [TestCopyFileCompareDest]