"./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) === 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 "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/06/07 01:11:30 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.11s) === RUN TestMultithreadCopyAbort run.go:180: Remote "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/06/07 01:11:30 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.11s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors === RUN TestReOpen/Normal/TooManyErrors === RUN TestReOpen/Normal/Seek === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors === RUN TestReOpen/WithRangeOption/TooManyErrors === RUN TestReOpen/WithRangeOption/Seek === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors === RUN TestReOpen/WithSeekOption/TooManyErrors === RUN TestReOpen/WithSeekOption/Seek === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors === RUN TestReOpen/UnknownSize/TooManyErrors === RUN TestReOpen/UnknownSize/Seek === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay === 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 "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.61s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.32s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.35s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.34s) === RUN TestCheckFsError 2025/06/07 01:11:40 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/06/07 01:11:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/07 01:11:40 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 "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (10.55s) --- PASS: TestCheckDownload/1 (0.44s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.38s) --- PASS: TestCheckDownload/4 (0.47s) --- PASS: TestCheckDownload/5 (0.41s) --- PASS: TestCheckDownload/6 (0.33s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.10s) --- PASS: TestCheckSizeOnly/1 (0.34s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.33s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" 2025/06/07 01:12:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/07 01:12:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/07 01:12:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/07 01:12:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/07 01:12:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/07 01:12:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/07 01:12:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/07 01:12:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.22s) === RUN TestCheckSum run.go:180: Remote "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" check_test.go:350: FS imagekit: /rclone-test-gilepup3satu/data lacks md5, skipping --- SKIP: TestCheckSum (0.97s) === RUN TestCheckSumDownload run.go:180: Remote "FS imagekit: /rclone-test-gilepup3satu", Local "Local file system at /tmp/rclone2141101348", Modify Window "876000h0m0s" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.42s) --- PASS: TestCheckSumDownload/subtest1 (1.28s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.75s) --- PASS: TestCheckSumDownload/subtest4 (0.68s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.65s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestApplyTransforms run.go:180: Remote "FS imagekit: /rclone-test-vefigex1biso", Local "Local file system at /tmp/rclone1951686744", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2025/06/07 01:12:38 ERROR : hello, world!: sum not found 2025/06/07 01:12:38 ERROR : HELLO, WORLD!: file not in FS imagekit: /rclone-test-vefigex1biso 2025/06/07 01:12:38 NOTICE: FS imagekit: /rclone-test-vefigex1biso: 1 files missing 2025/06/07 01:12:38 NOTICE: 1 hashes missing 2025/06/07 01:12:38 NOTICE: FS imagekit: /rclone-test-vefigex1biso: 2 differences found 2025/06/07 01:12:38 NOTICE: FS imagekit: /rclone-test-vefigex1biso: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/07 01:12:39 NOTICE: FS imagekit: /rclone-test-vefigex1biso: 0 differences found 2025/06/07 01:12:39 NOTICE: FS imagekit: /rclone-test-vefigex1biso: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-gekopas8cahu", Local "Local file system at /tmp/rclone956006208", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2025/06/07 01:12:41 ERROR : HELLO, WORLD!: sum not found 2025/06/07 01:12:41 ERROR : hello, world!: file not in FS imagekit: /rclone-test-gekopas8cahu 2025/06/07 01:12:41 NOTICE: FS imagekit: /rclone-test-gekopas8cahu: 1 files missing 2025/06/07 01:12:41 NOTICE: 1 hashes missing 2025/06/07 01:12:41 NOTICE: FS imagekit: /rclone-test-gekopas8cahu: 2 differences found 2025/06/07 01:12:41 NOTICE: FS imagekit: /rclone-test-gekopas8cahu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/07 01:12:41 NOTICE: FS imagekit: /rclone-test-gekopas8cahu: 0 differences found 2025/06/07 01:12:41 NOTICE: FS imagekit: /rclone-test-gekopas8cahu: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-bicufuf0bame", Local "Local file system at /tmp/rclone310106433", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/07 01:12:44 ERROR : HeLlO, wOrLd!: sum not found 2025/06/07 01:12:44 ERROR : hello, world!: file not in FS imagekit: /rclone-test-bicufuf0bame 2025/06/07 01:12:44 NOTICE: FS imagekit: /rclone-test-bicufuf0bame: 1 files missing 2025/06/07 01:12:44 NOTICE: 1 hashes missing 2025/06/07 01:12:44 NOTICE: FS imagekit: /rclone-test-bicufuf0bame: 2 differences found 2025/06/07 01:12:44 NOTICE: FS imagekit: /rclone-test-bicufuf0bame: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/07 01:12:44 NOTICE: FS imagekit: /rclone-test-bicufuf0bame: 0 differences found 2025/06/07 01:12:44 NOTICE: FS imagekit: /rclone-test-bicufuf0bame: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-xedaqad6lama", Local "Local file system at /tmp/rclone2012527345", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/07 01:12:47 ERROR : HELLO, WORLD!: sum not found 2025/06/07 01:12:47 ERROR : HeLlO, wOrLd!: file not in FS imagekit: /rclone-test-xedaqad6lama 2025/06/07 01:12:47 NOTICE: FS imagekit: /rclone-test-xedaqad6lama: 1 files missing 2025/06/07 01:12:47 NOTICE: 1 hashes missing 2025/06/07 01:12:47 NOTICE: FS imagekit: /rclone-test-xedaqad6lama: 2 differences found 2025/06/07 01:12:47 NOTICE: FS imagekit: /rclone-test-xedaqad6lama: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/07 01:12:47 NOTICE: FS imagekit: /rclone-test-xedaqad6lama: 0 differences found 2025/06/07 01:12:47 NOTICE: FS imagekit: /rclone-test-xedaqad6lama: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-tigebey0momi", Local "Local file system at /tmp/rclone2925368241", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2025/06/07 01:12:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/07 01:12:50 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-tigebey0momi 2025/06/07 01:12:50 NOTICE: FS imagekit: /rclone-test-tigebey0momi: 1 files missing 2025/06/07 01:12:50 NOTICE: 1 hashes missing 2025/06/07 01:12:50 NOTICE: FS imagekit: /rclone-test-tigebey0momi: 2 differences found 2025/06/07 01:12:50 NOTICE: FS imagekit: /rclone-test-tigebey0momi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/07 01:12:50 NOTICE: FS imagekit: /rclone-test-tigebey0momi: 0 differences found 2025/06/07 01:12:50 NOTICE: FS imagekit: /rclone-test-tigebey0momi: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-wewujam1ziwa", Local "Local file system at /tmp/rclone3746071350", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2025/06/07 01:12:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/07 01:12:52 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-wewujam1ziwa 2025/06/07 01:12:52 NOTICE: FS imagekit: /rclone-test-wewujam1ziwa: 1 files missing 2025/06/07 01:12:52 NOTICE: 1 hashes missing 2025/06/07 01:12:52 NOTICE: FS imagekit: /rclone-test-wewujam1ziwa: 2 differences found 2025/06/07 01:12:52 NOTICE: FS imagekit: /rclone-test-wewujam1ziwa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/07 01:12:53 NOTICE: FS imagekit: /rclone-test-wewujam1ziwa: 0 differences found 2025/06/07 01:12:53 NOTICE: FS imagekit: /rclone-test-wewujam1ziwa: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-depupuq5nezo", Local "Local file system at /tmp/rclone2618543566", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2025/06/07 01:12:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/07 01:12:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-depupuq5nezo 2025/06/07 01:12:55 NOTICE: FS imagekit: /rclone-test-depupuq5nezo: 1 files missing 2025/06/07 01:12:55 NOTICE: 1 hashes missing 2025/06/07 01:12:55 NOTICE: FS imagekit: /rclone-test-depupuq5nezo: 2 differences found 2025/06/07 01:12:55 NOTICE: FS imagekit: /rclone-test-depupuq5nezo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/07 01:12:56 NOTICE: FS imagekit: /rclone-test-depupuq5nezo: 0 differences found 2025/06/07 01:12:56 NOTICE: FS imagekit: /rclone-test-depupuq5nezo: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-xalolow4tofa", Local "Local file system at /tmp/rclone1679535434", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2025/06/07 01:12:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/07 01:12:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-xalolow4tofa 2025/06/07 01:12:58 NOTICE: FS imagekit: /rclone-test-xalolow4tofa: 1 files missing 2025/06/07 01:12:58 NOTICE: 1 hashes missing 2025/06/07 01:12:58 NOTICE: FS imagekit: /rclone-test-xalolow4tofa: 2 differences found 2025/06/07 01:12:58 NOTICE: FS imagekit: /rclone-test-xalolow4tofa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/07 01:12:58 NOTICE: FS imagekit: /rclone-test-xalolow4tofa: 0 differences found 2025/06/07 01:12:58 NOTICE: FS imagekit: /rclone-test-xalolow4tofa: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-vevivoj0befe", Local "Local file system at /tmp/rclone1722622520", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2025/06/07 01:13:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/07 01:13:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-vevivoj0befe 2025/06/07 01:13:01 NOTICE: FS imagekit: /rclone-test-vevivoj0befe: 1 files missing 2025/06/07 01:13:01 NOTICE: 1 hashes missing 2025/06/07 01:13:01 NOTICE: FS imagekit: /rclone-test-vevivoj0befe: 2 differences found 2025/06/07 01:13:01 NOTICE: FS imagekit: /rclone-test-vevivoj0befe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/07 01:13:01 NOTICE: FS imagekit: /rclone-test-vevivoj0befe: 0 differences found 2025/06/07 01:13:01 NOTICE: FS imagekit: /rclone-test-vevivoj0befe: 1 matching files run.go:180: Remote "FS imagekit: /rclone-test-fakoyon2tule", Local "Local file system at /tmp/rclone1496310114", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2025/06/07 01:13:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/07 01:13:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-fakoyon2tule 2025/06/07 01:13:04 NOTICE: FS imagekit: /rclone-test-fakoyon2tule: 1 files missing 2025/06/07 01:13:04 NOTICE: 1 hashes missing 2025/06/07 01:13:04 NOTICE: FS imagekit: /rclone-test-fakoyon2tule: 2 differences found 2025/06/07 01:13:04 NOTICE: FS imagekit: /rclone-test-fakoyon2tule: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/07 01:13:04 NOTICE: FS imagekit: /rclone-test-fakoyon2tule: 0 differences found 2025/06/07 01:13:04 NOTICE: FS imagekit: /rclone-test-fakoyon2tule: 1 matching files --- FAIL: TestApplyTransforms (31.42s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x130afb4] goroutine 1832 [running]: testing.tRunner.func1.2({0x21a7f20, 0x3d71b80}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x21a7f20?, 0x3d71b80?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:496 +0xb4 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008fde00, 0xc000bb07c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008fde00, 0xc000bb07c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge(0xc0004ceb00, {0x2a87168, 0x3e1cf40}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:490 +0x12a github.com/rclone/rclone/fstest.Purge({0x2a9cbc0, 0xc0004ceb00}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:488 +0xb1 github.com/rclone/rclone/fstest.RandomRemote.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:465 +0x48 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0003c0070) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc000da1880, 0x1?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000da1880, 0x27705c8) /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 "./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished ERROR in 1m37.965096299s (try 1/5): exit status 2: Failed [TestApplyTransforms]