"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2024/11/05 04:30:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu" 2024/11/05 04:30:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:30:58 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Has cached credentials 2024/11/05 04:31:00 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:31:00 DEBUG : Creating backend with remote "/tmp/rclone851202440" === 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 "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/05 04:31:00 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/05 04:31:01 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/05 04:31:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/05 04:31:01 DEBUG : potato: Seek from 10 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 10 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Seek from 5 to 2 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/05 04:31:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Seek from 5 to 2 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/05 04:31:01 DEBUG : potato: Seek from 8 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 8 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/05 04:31:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 04:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 04:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 04:31:01 DEBUG : potato: Seek from 5 to 2 2024/11/05 04:31:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/05 04:31:01 DEBUG : potato: Seek from 9 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 9 to 0 2024/11/05 04:31:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (22.96s) --- PASS: TestCheck/1 (0.59s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.90s) --- PASS: TestCheck/4 (1.04s) --- PASS: TestCheck/5 (1.03s) --- PASS: TestCheck/6 (1.18s) --- PASS: TestCheck/7 (1.26s) === RUN TestCheckFsError 2024/11/05 04:31:23 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 04:31:23 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 04:31:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/05 04:31:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/05 04:31:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/05 04:31:23 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 "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (27.72s) --- PASS: TestCheckDownload/1 (1.48s) --- PASS: TestCheckDownload/2 (1.56s) --- PASS: TestCheckDownload/3 (1.70s) --- PASS: TestCheckDownload/4 (2.10s) --- PASS: TestCheckDownload/5 (1.94s) --- PASS: TestCheckDownload/6 (2.14s) --- PASS: TestCheckDownload/7 (2.07s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (21.17s) --- PASS: TestCheckSizeOnly/1 (0.60s) --- PASS: TestCheckSizeOnly/2 (0.64s) --- PASS: TestCheckSizeOnly/3 (0.83s) --- PASS: TestCheckSizeOnly/4 (1.01s) --- PASS: TestCheckSizeOnly/5 (0.98s) --- PASS: TestCheckSizeOnly/6 (1.22s) --- PASS: TestCheckSizeOnly/7 (1.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:32:16 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 04:32:16 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 04:32:16 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 04:32:16 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/05 04:32:17.505731 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:32:17.505755 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/11/05 04:32:21 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 04:32:21 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 04:32:21 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 04:32:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.28s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:32:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/data" 2024/11/05 04:32:23 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/data': Has cached credentials 2024/11/05 04:32:24 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/data': Used cached credential to initialize the ProtonDrive API check_test.go:354: proton drive root link ID 'rclone-test-qaqolun9gedu/data' lacks md5, skipping --- SKIP: TestCheckSum (107.40s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:34:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/data" 2024/11/05 04:34:10 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/data': Has cached credentials 2024/11/05 04:34:12 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2024/11/05 04:36:05.817209 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:05.817243 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2024/11/05 04:36:14.135824 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:14.135845 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2024/11/05 04:36:22.333392 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:22.333414 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2024/11/05 04:36:30.611074 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:30.611100 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2024/11/05 04:36:38.799070 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:38.799100 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2024/11/05 04:36:46.801682 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:46.801710 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/11/05 04:36:50.328010 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:50.328036 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/11/05 04:36:53.898303 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:36:53.898352 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (174.61s) --- PASS: TestCheckSumDownload/subtest1 (3.91s) --- PASS: TestCheckSumDownload/subtest2 (3.35s) --- PASS: TestCheckSumDownload/subtest3 (3.39s) --- PASS: TestCheckSumDownload/subtest4 (3.40s) --- PASS: TestCheckSumDownload/subtest5 (3.37s) --- PASS: TestCheckSumDownload/subtest6 (3.27s) --- PASS: TestCheckSumDownload/subtest7 (3.34s) === RUN TestApplyTransforms 2024/11/05 04:37:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-boqoxir5hina" 2024/11/05 04:37:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:05 DEBUG : proton drive root link ID 'rclone-test-boqoxir5hina': Has cached credentials 2024/11/05 04:37:06 DEBUG : proton drive root link ID 'rclone-test-boqoxir5hina': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:07 DEBUG : Creating backend with remote "/tmp/rclone4251609839" run.go:180: Remote "proton drive root link ID 'rclone-test-boqoxir5hina'", Local "Local file system at /tmp/rclone4251609839", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2024/11/05 04:37:11 ERROR : hello, world!: sum not found 2024/11/05 04:37:11 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-boqoxir5hina' 2024/11/05 04:37:11 NOTICE: proton drive root link ID 'rclone-test-boqoxir5hina': 1 files missing 2024/11/05 04:37:11 NOTICE: 1 hashes missing 2024/11/05 04:37:11 NOTICE: proton drive root link ID 'rclone-test-boqoxir5hina': 2 differences found 2024/11/05 04:37:11 NOTICE: proton drive root link ID 'rclone-test-boqoxir5hina': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/05 04:37:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:12 NOTICE: proton drive root link ID 'rclone-test-boqoxir5hina': 0 differences found 2024/11/05 04:37:12 NOTICE: proton drive root link ID 'rclone-test-boqoxir5hina': 1 matching files 2024/11/05 04:37:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qozakum1kuze" 2024/11/05 04:37:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:12 DEBUG : proton drive root link ID 'rclone-test-qozakum1kuze': Has cached credentials 2024/11/05 04:37:14 DEBUG : proton drive root link ID 'rclone-test-qozakum1kuze': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:14 DEBUG : Creating backend with remote "/tmp/rclone3130467700" run.go:180: Remote "proton drive root link ID 'rclone-test-qozakum1kuze'", Local "Local file system at /tmp/rclone3130467700", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2024/11/05 04:37:18 ERROR : HELLO, WORLD!: sum not found 2024/11/05 04:37:18 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-qozakum1kuze' 2024/11/05 04:37:18 NOTICE: proton drive root link ID 'rclone-test-qozakum1kuze': 1 files missing 2024/11/05 04:37:18 NOTICE: 1 hashes missing 2024/11/05 04:37:18 NOTICE: proton drive root link ID 'rclone-test-qozakum1kuze': 2 differences found 2024/11/05 04:37:18 NOTICE: proton drive root link ID 'rclone-test-qozakum1kuze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/05 04:37:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:20 NOTICE: proton drive root link ID 'rclone-test-qozakum1kuze': 0 differences found 2024/11/05 04:37:20 NOTICE: proton drive root link ID 'rclone-test-qozakum1kuze': 1 matching files 2024/11/05 04:37:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lapibot1zado" 2024/11/05 04:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:20 DEBUG : proton drive root link ID 'rclone-test-lapibot1zado': Has cached credentials 2024/11/05 04:37:21 DEBUG : proton drive root link ID 'rclone-test-lapibot1zado': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:22 DEBUG : Creating backend with remote "/tmp/rclone2616258586" 2024/11/05 04:37:22 DEBUG : Config file has changed externally - reloading run.go:180: Remote "proton drive root link ID 'rclone-test-lapibot1zado'", Local "Local file system at /tmp/rclone2616258586", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/05 04:37:26 ERROR : HeLlO, wOrLd!: sum not found 2024/11/05 04:37:26 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-lapibot1zado' 2024/11/05 04:37:26 NOTICE: proton drive root link ID 'rclone-test-lapibot1zado': 1 files missing 2024/11/05 04:37:26 NOTICE: 1 hashes missing 2024/11/05 04:37:26 NOTICE: proton drive root link ID 'rclone-test-lapibot1zado': 2 differences found 2024/11/05 04:37:26 NOTICE: proton drive root link ID 'rclone-test-lapibot1zado': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/05 04:37:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:28 NOTICE: proton drive root link ID 'rclone-test-lapibot1zado': 0 differences found 2024/11/05 04:37:28 NOTICE: proton drive root link ID 'rclone-test-lapibot1zado': 1 matching files 2024/11/05 04:37:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lopuzot0pedo" 2024/11/05 04:37:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:28 DEBUG : proton drive root link ID 'rclone-test-lopuzot0pedo': Has cached credentials 2024/11/05 04:37:29 DEBUG : proton drive root link ID 'rclone-test-lopuzot0pedo': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:30 DEBUG : Creating backend with remote "/tmp/rclone950188230" run.go:180: Remote "proton drive root link ID 'rclone-test-lopuzot0pedo'", Local "Local file system at /tmp/rclone950188230", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/05 04:37:34 ERROR : HELLO, WORLD!: sum not found 2024/11/05 04:37:34 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-lopuzot0pedo' 2024/11/05 04:37:34 NOTICE: proton drive root link ID 'rclone-test-lopuzot0pedo': 1 files missing 2024/11/05 04:37:34 NOTICE: 1 hashes missing 2024/11/05 04:37:34 NOTICE: proton drive root link ID 'rclone-test-lopuzot0pedo': 2 differences found 2024/11/05 04:37:34 NOTICE: proton drive root link ID 'rclone-test-lopuzot0pedo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/05 04:37:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:35 NOTICE: proton drive root link ID 'rclone-test-lopuzot0pedo': 0 differences found 2024/11/05 04:37:35 NOTICE: proton drive root link ID 'rclone-test-lopuzot0pedo': 1 matching files 2024/11/05 04:37:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-janoniq1mezo" 2024/11/05 04:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:35 DEBUG : proton drive root link ID 'rclone-test-janoniq1mezo': Has cached credentials 2024/11/05 04:37:37 DEBUG : proton drive root link ID 'rclone-test-janoniq1mezo': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:37 DEBUG : Creating backend with remote "/tmp/rclone1883850273" run.go:180: Remote "proton drive root link ID 'rclone-test-janoniq1mezo'", Local "Local file system at /tmp/rclone1883850273", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2024/11/05 04:37:41 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 04:37:41 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-janoniq1mezo' 2024/11/05 04:37:41 NOTICE: proton drive root link ID 'rclone-test-janoniq1mezo': 1 files missing 2024/11/05 04:37:41 NOTICE: 1 hashes missing 2024/11/05 04:37:41 NOTICE: proton drive root link ID 'rclone-test-janoniq1mezo': 2 differences found 2024/11/05 04:37:41 NOTICE: proton drive root link ID 'rclone-test-janoniq1mezo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/05 04:37:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:43 NOTICE: proton drive root link ID 'rclone-test-janoniq1mezo': 0 differences found 2024/11/05 04:37:43 NOTICE: proton drive root link ID 'rclone-test-janoniq1mezo': 1 matching files 2024/11/05 04:37:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zuciqeh3neku" 2024/11/05 04:37:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:43 DEBUG : proton drive root link ID 'rclone-test-zuciqeh3neku': Has cached credentials 2024/11/05 04:37:44 DEBUG : proton drive root link ID 'rclone-test-zuciqeh3neku': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:45 DEBUG : Creating backend with remote "/tmp/rclone2289028565" run.go:180: Remote "proton drive root link ID 'rclone-test-zuciqeh3neku'", Local "Local file system at /tmp/rclone2289028565", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2024/11/05 04:37:49 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 04:37:49 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-zuciqeh3neku' 2024/11/05 04:37:49 NOTICE: proton drive root link ID 'rclone-test-zuciqeh3neku': 1 files missing 2024/11/05 04:37:49 NOTICE: 1 hashes missing 2024/11/05 04:37:49 NOTICE: proton drive root link ID 'rclone-test-zuciqeh3neku': 2 differences found 2024/11/05 04:37:49 NOTICE: proton drive root link ID 'rclone-test-zuciqeh3neku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/05 04:37:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:50 NOTICE: proton drive root link ID 'rclone-test-zuciqeh3neku': 0 differences found 2024/11/05 04:37:50 NOTICE: proton drive root link ID 'rclone-test-zuciqeh3neku': 1 matching files 2024/11/05 04:37:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tifuceq3wige" 2024/11/05 04:37:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:50 DEBUG : proton drive root link ID 'rclone-test-tifuceq3wige': Has cached credentials 2024/11/05 04:37:52 DEBUG : proton drive root link ID 'rclone-test-tifuceq3wige': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:37:52 DEBUG : Creating backend with remote "/tmp/rclone2172145700" run.go:180: Remote "proton drive root link ID 'rclone-test-tifuceq3wige'", Local "Local file system at /tmp/rclone2172145700", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2024/11/05 04:37:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 04:37:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-tifuceq3wige' 2024/11/05 04:37:56 NOTICE: proton drive root link ID 'rclone-test-tifuceq3wige': 1 files missing 2024/11/05 04:37:56 NOTICE: 1 hashes missing 2024/11/05 04:37:56 NOTICE: proton drive root link ID 'rclone-test-tifuceq3wige': 2 differences found 2024/11/05 04:37:56 NOTICE: proton drive root link ID 'rclone-test-tifuceq3wige': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/05 04:37:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:37:58 NOTICE: proton drive root link ID 'rclone-test-tifuceq3wige': 0 differences found 2024/11/05 04:37:58 NOTICE: proton drive root link ID 'rclone-test-tifuceq3wige': 1 matching files 2024/11/05 04:37:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vazixus2dejo" 2024/11/05 04:37:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:37:58 DEBUG : proton drive root link ID 'rclone-test-vazixus2dejo': Has cached credentials 2024/11/05 04:38:00 DEBUG : proton drive root link ID 'rclone-test-vazixus2dejo': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:38:00 DEBUG : Creating backend with remote "/tmp/rclone2387266842" run.go:180: Remote "proton drive root link ID 'rclone-test-vazixus2dejo'", Local "Local file system at /tmp/rclone2387266842", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2024/11/05 04:38:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 04:38:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-vazixus2dejo' 2024/11/05 04:38:04 NOTICE: proton drive root link ID 'rclone-test-vazixus2dejo': 1 files missing 2024/11/05 04:38:04 NOTICE: 1 hashes missing 2024/11/05 04:38:04 NOTICE: proton drive root link ID 'rclone-test-vazixus2dejo': 2 differences found 2024/11/05 04:38:04 NOTICE: proton drive root link ID 'rclone-test-vazixus2dejo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/05 04:38:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:38:06 NOTICE: proton drive root link ID 'rclone-test-vazixus2dejo': 0 differences found 2024/11/05 04:38:06 NOTICE: proton drive root link ID 'rclone-test-vazixus2dejo': 1 matching files 2024/11/05 04:38:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dibekej8vimo" 2024/11/05 04:38:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:38:06 DEBUG : proton drive root link ID 'rclone-test-dibekej8vimo': Has cached credentials 2024/11/05 04:38:07 DEBUG : proton drive root link ID 'rclone-test-dibekej8vimo': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:38:08 DEBUG : Creating backend with remote "/tmp/rclone3354002650" run.go:180: Remote "proton drive root link ID 'rclone-test-dibekej8vimo'", Local "Local file system at /tmp/rclone3354002650", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2024/11/05 04:38:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 04:38:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-dibekej8vimo' 2024/11/05 04:38:12 NOTICE: proton drive root link ID 'rclone-test-dibekej8vimo': 1 files missing 2024/11/05 04:38:12 NOTICE: 1 hashes missing 2024/11/05 04:38:12 NOTICE: proton drive root link ID 'rclone-test-dibekej8vimo': 2 differences found 2024/11/05 04:38:12 NOTICE: proton drive root link ID 'rclone-test-dibekej8vimo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/05 04:38:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:38:13 NOTICE: proton drive root link ID 'rclone-test-dibekej8vimo': 0 differences found 2024/11/05 04:38:13 NOTICE: proton drive root link ID 'rclone-test-dibekej8vimo': 1 matching files 2024/11/05 04:38:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-geyexaw7zulu" 2024/11/05 04:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:38:13 DEBUG : proton drive root link ID 'rclone-test-geyexaw7zulu': Has cached credentials 2024/11/05 04:38:15 DEBUG : proton drive root link ID 'rclone-test-geyexaw7zulu': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:38:16 DEBUG : Creating backend with remote "/tmp/rclone2406040485" run.go:180: Remote "proton drive root link ID 'rclone-test-geyexaw7zulu'", Local "Local file system at /tmp/rclone2406040485", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2024/11/05 04:38:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 04:38:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-geyexaw7zulu' 2024/11/05 04:38:20 NOTICE: proton drive root link ID 'rclone-test-geyexaw7zulu': 1 files missing 2024/11/05 04:38:20 NOTICE: 1 hashes missing 2024/11/05 04:38:20 NOTICE: proton drive root link ID 'rclone-test-geyexaw7zulu': 2 differences found 2024/11/05 04:38:20 NOTICE: proton drive root link ID 'rclone-test-geyexaw7zulu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/05 04:38:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 04:38:21 NOTICE: proton drive root link ID 'rclone-test-geyexaw7zulu': 0 differences found 2024/11/05 04:38:21 NOTICE: proton drive root link ID 'rclone-test-geyexaw7zulu': 1 matching files 2024/11/05 04:38:21 DEBUG : proton drive root link ID 'rclone-test-geyexaw7zulu': Purge remote 2024/11/05 04:38:22 DEBUG : proton drive root link ID 'rclone-test-dibekej8vimo': Purge remote 2024/11/05 04:38:23 DEBUG : proton drive root link ID 'rclone-test-vazixus2dejo': Purge remote 2024/11/05 04:38:24 DEBUG : proton drive root link ID 'rclone-test-tifuceq3wige': Purge remote 2024/11/05 04:38:24 DEBUG : proton drive root link ID 'rclone-test-zuciqeh3neku': Purge remote 2024/11/05 04:38:25 DEBUG : proton drive root link ID 'rclone-test-janoniq1mezo': Purge remote 2024/11/05 04:38:26 DEBUG : proton drive root link ID 'rclone-test-lopuzot0pedo': Purge remote 2024/11/05 04:38:27 DEBUG : proton drive root link ID 'rclone-test-lapibot1zado': Purge remote 2024/11/05 04:38:28 DEBUG : proton drive root link ID 'rclone-test-qozakum1kuze': Purge remote 2024/11/05 04:38:29 DEBUG : proton drive root link ID 'rclone-test-boqoxir5hina': Purge remote --- PASS: TestApplyTransforms (85.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:38:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 04:38:33 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/11/05 04:38:33 INFO : file1: Copied (new) to: sub/file2 2024/11/05 04:38:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:38:35 DEBUG : file1: Unchanged skipping 2024/11/05 04:38:36 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.43s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.82s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:38:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/backup" 2024/11/05 04:38:45 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/backup': Has cached credentials 2024/11/05 04:38:46 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/backup': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:40:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 04:40:37 INFO : dst/file1: Moved (server-side) 2024/11/05 04:40:39 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/11/05 04:40:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (125.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:40:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/dst" 2024/11/05 04:40:45 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/dst': Has cached credentials 2024/11/05 04:40:47 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/dst': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:42:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/CompareDest" 2024/11/05 04:42:27 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/CompareDest': Has cached credentials 2024/11/05 04:42:29 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/CompareDest': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:44:09 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 04:44:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 04:44:12 INFO : one: Copied (new) 2024/11/05 04:44:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:44:16.174969 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:44:16.174987 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/11/05 04:44:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/05 04:44:18 INFO : one: Copied (replaced existing) 2024/11/05 04:44:20.704612 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/11/05 04:44:20.704635 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/11/05 04:44:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 04:44:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:44:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 04:44:33 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 04:44:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:44:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 04:44:35 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 04:44:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/05 04:44:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 04:44:38 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 04:44:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/05 04:44:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/05 04:44:41 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (242.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.77s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.78s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.77s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:44:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/05 04:44:53 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/11/05 04:44:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/05 04:44:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/05 04:44:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2024/11/05 04:44:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/05 04:44:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/05 04:44:59 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = f52532bb2dcd3f1b7350e449cc9e64d1ddc3d6d8 OK 2024/11/05 04:44:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.59s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.82s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.82s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.81s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.78s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.78s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:45:17 INFO : proton drive root link ID 'rclone-test-qaqolun9gedu': Looking for duplicate sha1 hashes using newest mode. 2024/11/05 04:45:19 NOTICE: dc39162466f4157f193a0aeb91d2c971cda49290: Found 3 files with duplicate sha1 hashes 2024/11/05 04:45:19 INFO : one: Deleted 2024/11/05 04:45:20 INFO : also/one: Deleted 2024/11/05 04:45:20 NOTICE: dc39162466f4157f193a0aeb91d2c971cda49290: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (17.21s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.79s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.91s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.87s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.79s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.77s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:45:49 DEBUG : a.txt: Excluded (Size Filter) 2024/11/05 04:45:49 DEBUG : a.txt: Excluded 2024/11/05 04:45:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 04:45:50 DEBUG : sub dir/hello world: Excluded 2024/11/05 04:45:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 04:45:50 DEBUG : sub dir/hello world2: Excluded 2024/11/05 04:45:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 04:45:51 DEBUG : sub dir/hello world: Excluded 2024/11/05 04:45:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 04:45:51 DEBUG : sub dir/hello world2: Excluded 2024/11/05 04:45:52 DEBUG : sub dir/ignore dir: Excluded 2024/11/05 04:45:53 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (33.91s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" === 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 2024/11/05 04:46:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (15.98s) --- PASS: TestListJSON/Default (0.65s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.59s) --- PASS: TestListJSON/Recurse (1.23s) --- PASS: TestListJSON/SubDir (0.61s) --- PASS: TestListJSON/NoModTime (0.59s) --- PASS: TestListJSON/NoMimeType (0.63s) --- PASS: TestListJSON/ShowHash (0.62s) --- PASS: TestListJSON/HashTypes (0.59s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/05 04:46:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/notfound" 2024/11/05 04:46:32 DEBUG : Config file has changed externally - reloading 2024/11/05 04:46:32 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/notfound': Has cached credentials 2024/11/05 04:46:34 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (119.47s) --- PASS: TestStatJSON/Root (0.59s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.59s) --- PASS: TestStatJSON/Dir (1.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.63s) --- PASS: TestStatJSON/File (0.80s) --- PASS: TestStatJSON/NotFound (0.79s) --- PASS: TestStatJSON/DirFilesOnly (0.58s) --- PASS: TestStatJSON/FileFilesOnly (0.80s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.58s) --- PASS: TestStatJSON/FileDirsOnly (0.59s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.65s) --- PASS: TestStatJSON/RootNotFound (102.40s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:48:18 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Making directory 2024/11/05 04:48:19 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Making directory --- PASS: TestMkdir (1.23s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestLsd (6.93s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestLs (7.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:48:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/05 04:48:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.34s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestLsLong (7.52s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (9.39s) --- PASS: TestHashSums/Sha1 (0.79s) --- PASS: TestHashSums/Sha1Download (1.83s) === RUN TestHashSumsWithErrors 2024/11/05 04:48:59 DEBUG : Creating backend with remote ":memory:" 2024/11/05 04:48:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/05 04:48:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/05 04:48:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestCount (12.91s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:49:19 DEBUG : Waiting for deletions to finish 2024/11/05 04:49:20 DEBUG : large: Excluded (Size Filter) 2024/11/05 04:49:20 DEBUG : large: Excluded 2024/11/05 04:49:20 INFO : medium: Deleted 2024/11/05 04:49:20 INFO : small: Deleted --- PASS: TestDelete (10.27s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:49:29 DEBUG : Waiting for deletions to finish 2024/11/05 04:49:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/05 04:49:30 INFO : large: Deleted 2024/11/05 04:49:30 INFO : medium: Deleted --- PASS: TestMaxDelete (11.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:49:40 DEBUG : Waiting for deletions to finish 2024/11/05 04:49:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/05 04:49:41 INFO : small: Deleted 2024/11/05 04:49:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.96s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:49:51 DEBUG : Waiting for deletions to finish 2024/11/05 04:49:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/05 04:49:53 INFO : medium: Deleted 2024/11/05 04:49:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (11.09s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestReadFile (6.64s) === RUN TestRetry 2024/11/05 04:50:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/05 04:50:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/05 04:50:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 04:50:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 04:50:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 04:50:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 04:50:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestCat (19.33s) === RUN TestPurge 2024/11/05 04:50:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mikarof1zuma" 2024/11/05 04:50:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:50:22 DEBUG : proton drive root link ID 'rclone-test-mikarof1zuma': Has cached credentials 2024/11/05 04:50:23 DEBUG : proton drive root link ID 'rclone-test-mikarof1zuma': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:50:24 DEBUG : Creating backend with remote "/tmp/rclone2235322110" run.go:180: Remote "proton drive root link ID 'rclone-test-mikarof1zuma'", Local "Local file system at /tmp/rclone2235322110", Modify Window "1s" 2024/11/05 04:50:29 DEBUG : A2: Making directory 2024/11/05 04:50:30 DEBUG : A1/B2: Making directory 2024/11/05 04:50:31 DEBUG : A1/B2/C2: Making directory 2024/11/05 04:50:32 DEBUG : A1/B1/C3: Making directory 2024/11/05 04:50:32 DEBUG : A3: Making directory 2024/11/05 04:50:33 DEBUG : A3/B3: Making directory 2024/11/05 04:50:34 DEBUG : A3/B3/C4: Making directory 2024/11/05 04:50:43 ERROR : : error listing: directory not found 2024/11/05 04:50:43 DEBUG : proton drive root link ID 'rclone-test-mikarof1zuma': Purge remote 2024/11/05 04:50:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.37s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:50:48 DEBUG : A2: Making directory 2024/11/05 04:50:48 DEBUG : A1/B2: Making directory 2024/11/05 04:50:49 DEBUG : A1/B2/C2: Making directory 2024/11/05 04:50:50 DEBUG : A1/B1/C3: Making directory 2024/11/05 04:50:51 DEBUG : A3: Making directory 2024/11/05 04:50:51 DEBUG : A3/B3: Making directory 2024/11/05 04:50:52 DEBUG : A3/B3/C4: Making directory 2024/11/05 04:50:58 DEBUG : removing 1 level 3 directories 2024/11/05 04:50:58 INFO : A3/B3/C4: Removing directory 2024/11/05 04:51:02 DEBUG : removing 2 level 3 directories 2024/11/05 04:51:02 INFO : A1/B2/C2: Removing directory 2024/11/05 04:51:02 INFO : A1/B1/C3: Removing directory 2024/11/05 04:51:03 DEBUG : removing 2 level 2 directories 2024/11/05 04:51:03 INFO : A3/B3: Removing directory 2024/11/05 04:51:03 INFO : A1/B2: Removing directory 2024/11/05 04:51:04 DEBUG : removing 2 level 1 directories 2024/11/05 04:51:04 INFO : A3: Removing directory 2024/11/05 04:51:04 INFO : A2: Removing directory 2024/11/05 04:51:11 DEBUG : removing 1 level 3 directories 2024/11/05 04:51:11 INFO : A1/B1/C1: Removing directory 2024/11/05 04:51:11 DEBUG : removing 1 level 2 directories 2024/11/05 04:51:11 INFO : A1/B1: Removing directory 2024/11/05 04:51:12 DEBUG : removing 1 level 1 directories 2024/11/05 04:51:12 INFO : A1: Removing directory 2024/11/05 04:51:13 DEBUG : removing 1 level 0 directories 2024/11/05 04:51:13 INFO : proton drive root link ID 'rclone-test-qaqolun9gedu': Removing directory 2024/11/05 04:51:14 ERROR : : error listing: directory not found 2024/11/05 04:51:14 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (31.09s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:51:15 DEBUG : A1: Making directory 2024/11/05 04:51:16 DEBUG : A1/B1: Making directory 2024/11/05 04:51:17 DEBUG : A1/B1/C1: Making directory 2024/11/05 04:51:20 DEBUG : removing 1 level 3 directories 2024/11/05 04:51:20 INFO : A1/B1/C1: Removing directory 2024/11/05 04:51:21 DEBUG : removing 1 level 2 directories 2024/11/05 04:51:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:51:24 DEBUG : A1: Making directory 2024/11/05 04:51:25 DEBUG : A1/B1: Making directory 2024/11/05 04:51:26 DEBUG : A1/B1/C1: Making directory 2024/11/05 04:51:30 DEBUG : removing 1 level 3 directories 2024/11/05 04:51:30 INFO : A1/B1/C1: Removing directory 2024/11/05 04:51:31 DEBUG : removing 1 level 2 directories 2024/11/05 04:51:31 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.02s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:51:38 DEBUG : filename.txt: File name found in url 2024/11/05 04:51:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:51:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 04:51:50 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/11/05 04:51:50 INFO : file1: Copied (new) to: sub/file2 2024/11/05 04:51:50 INFO : file1: Deleted 2024/11/05 04:51:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/05 04:51:51 DEBUG : file1: Unchanged skipping 2024/11/05 04:51:51 INFO : file1: Deleted 2024/11/05 04:51:51 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.57s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:51:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 04:51:54 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/11/05 04:51:54 INFO : file1: Copied (new) 2024/11/05 04:51:54 INFO : file1: Deleted 2024/11/05 04:51:55 DEBUG : file1: Destination exists, skipping 2024/11/05 04:51:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:51:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaqolun9gedu/backup" 2024/11/05 04:51:59 DEBUG : Config file has changed externally - reloading 2024/11/05 04:51:59 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/backup': Has cached credentials 2024/11/05 04:51:59 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu/backup': Used cached credential to initialize the ProtonDrive API 2024/11/05 04:53:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 04:53:29 INFO : dst/file1: Moved (server-side) 2024/11/05 04:53:30 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/11/05 04:53:30 INFO : dst/file1: Copied (new) 2024/11/05 04:53:30 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (96.45s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:53:38 DEBUG : A1/B2: Making directory 2024/11/05 04:53:39 DEBUG : A1/B1/C3: Making directory 2024/11/05 04:53:56 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/05 04:53:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/05 04:53:56 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/05 04:53:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/05 04:53:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/05 04:53:59 INFO : proton drive root link ID 'rclone-test-qaqolun9gedu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/05 04:54:08 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/05 04:54:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/05 04:54:08 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/05 04:54:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/05 04:54:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (42.12s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:15 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:16 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 04:54:17 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2024/11/05 04:54:17 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2024/11/05 04:54:17 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/05 04:54:18 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2024/11/05 04:54:18 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:19 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 04:54:20 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2024/11/05 04:54:20 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2024/11/05 04:54:20 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/05 04:54:21 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2024/11/05 04:54:21 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:23 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 04:54:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/05 04:54:23 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/05 04:54:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:26 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 04:54:26 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/05 04:54:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 04:54:26 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/05 04:54:27 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/05 04:54:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (13.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.40s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.44s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:30 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/05 04:54:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 04:54:31 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (2.86s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.52s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" 2024/11/05 04:54:36 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Touching "empty space" 2024/11/05 04:54:36 ERROR : empty space: failed to touch: can't set modified time 2024/11/05 04:54:36 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Touching "potato2" 2024/11/05 04:54:36 ERROR : potato2: failed to touch: can't set modified time 2024/11/05 04:54:37 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Touching "sub dir/potato3" 2024/11/05 04:54:37 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (5.76s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.42s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.40s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-qaqolun9gedu'", Local "Local file system at /tmp/rclone851202440", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/05 04:54:40 DEBUG : proton drive root link ID 'rclone-test-qaqolun9gedu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 23m42.837620794s (try 1/5)