"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2024/10/29 02:19:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca" 2024/10/29 02:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:19:28 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Has cached credentials 2024/10/29 02:19:29 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:19:30 DEBUG : Creating backend with remote "/tmp/rclone1610544493" === 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/29 02:19:30 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.11s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/29 02:19:30 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.10s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/29 02:19:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/29 02:19:30 DEBUG : potato: Seek from 10 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 10 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Seek from 5 to 2 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/29 02:19:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Seek from 5 to 2 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/29 02:19:30 DEBUG : potato: Seek from 8 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 8 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/29 02:19:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 02:19:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 02:19:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 02:19:30 DEBUG : potato: Seek from 5 to 2 2024/10/29 02:19:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/29 02:19:30 DEBUG : potato: Seek from 9 to 0 2024/10/29 02:19:30 DEBUG : potato: Seek from 9 to 0 2024/10/29 02:19:30 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", 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 (11.91s) --- PASS: TestCheck/1 (0.38s) --- PASS: TestCheck/2 (0.32s) --- PASS: TestCheck/3 (0.48s) --- PASS: TestCheck/4 (0.66s) --- PASS: TestCheck/5 (0.59s) --- PASS: TestCheck/6 (0.72s) --- PASS: TestCheck/7 (0.65s) === RUN TestCheckFsError 2024/10/29 02:19:42 DEBUG : Creating backend with remote "nonexistent" 2024/10/29 02:19:42 DEBUG : Creating backend with remote "nonexistent" 2024/10/29 02:19:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/29 02:19:42 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/10/29 02:19:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/29 02:19:42 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", 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 (14.88s) --- PASS: TestCheckDownload/1 (0.86s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", 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 (11.50s) --- PASS: TestCheckSizeOnly/1 (0.40s) --- PASS: TestCheckSizeOnly/2 (0.46s) --- PASS: TestCheckSizeOnly/3 (0.47s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.69s) --- PASS: TestCheckSizeOnly/7 (0.74s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:20:10 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/29 02:20:10 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/29 02:20:10 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/29 02:20:10 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/29 02:20:11.031344 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/10/29 02:20:11.031366 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/10/29 02:20:13 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/29 02:20:13 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/29 02:20:13 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/29 02:20:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.39s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:20:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/data" 2024/10/29 02:20:14 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/data': Has cached credentials 2024/10/29 02:20:14 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/data': Used cached credential to initialize the ProtonDrive API check_test.go:354: proton drive root link ID 'rclone-test-yevafuv7zuca/data' lacks md5, skipping --- SKIP: TestCheckSum (88.32s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:21:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/data" 2024/10/29 02:21:42 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/data': Has cached credentials 2024/10/29 02:21:43 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2024/10/29 02:23:17.268866 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/10/29 02:23:17.268899 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/10/29 02:23:21.895028 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/10/29 02:23:21.895051 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/10/29 02:23:26.968345 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/10/29 02:23:26.968428 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/10/29 02:23:31.663995 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/10/29 02:23:31.664015 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/10/29 02:23:36.201475 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/10/29 02:23:36.201502 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/10/29 02:23:41.008294 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/10/29 02:23:41.008341 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/10/29 02:23:42.764064 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/10/29 02:23:42.764144 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/10/29 02:23:44.711298 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/10/29 02:23:44.711330 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 (128.61s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.24s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (2.01s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestApplyTransforms 2024/10/29 02:23:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wahakac8yime" 2024/10/29 02:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:23:50 DEBUG : proton drive root link ID 'rclone-test-wahakac8yime': Has cached credentials 2024/10/29 02:23:51 DEBUG : proton drive root link ID 'rclone-test-wahakac8yime': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:23:52 DEBUG : Creating backend with remote "/tmp/rclone1260775891" run.go:180: Remote "proton drive root link ID 'rclone-test-wahakac8yime'", Local "Local file system at /tmp/rclone1260775891", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2024/10/29 02:23:54 ERROR : hello, world!: sum not found 2024/10/29 02:23:54 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-wahakac8yime' 2024/10/29 02:23:54 NOTICE: proton drive root link ID 'rclone-test-wahakac8yime': 1 files missing 2024/10/29 02:23:54 NOTICE: 1 hashes missing 2024/10/29 02:23:54 NOTICE: proton drive root link ID 'rclone-test-wahakac8yime': 2 differences found 2024/10/29 02:23:54 NOTICE: proton drive root link ID 'rclone-test-wahakac8yime': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/29 02:23:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:23:55 NOTICE: proton drive root link ID 'rclone-test-wahakac8yime': 0 differences found 2024/10/29 02:23:55 NOTICE: proton drive root link ID 'rclone-test-wahakac8yime': 1 matching files 2024/10/29 02:23:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-digarot9musu" 2024/10/29 02:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:23:55 DEBUG : proton drive root link ID 'rclone-test-digarot9musu': Has cached credentials 2024/10/29 02:23:55 DEBUG : proton drive root link ID 'rclone-test-digarot9musu': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:23:56 DEBUG : Creating backend with remote "/tmp/rclone2185707671" run.go:180: Remote "proton drive root link ID 'rclone-test-digarot9musu'", Local "Local file system at /tmp/rclone2185707671", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2024/10/29 02:23:58 ERROR : HELLO, WORLD!: sum not found 2024/10/29 02:23:58 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-digarot9musu' 2024/10/29 02:23:58 NOTICE: proton drive root link ID 'rclone-test-digarot9musu': 1 files missing 2024/10/29 02:23:58 NOTICE: 1 hashes missing 2024/10/29 02:23:58 NOTICE: proton drive root link ID 'rclone-test-digarot9musu': 2 differences found 2024/10/29 02:23:58 NOTICE: proton drive root link ID 'rclone-test-digarot9musu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/29 02:23:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:23:59 NOTICE: proton drive root link ID 'rclone-test-digarot9musu': 0 differences found 2024/10/29 02:23:59 NOTICE: proton drive root link ID 'rclone-test-digarot9musu': 1 matching files 2024/10/29 02:23:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yabozow2noxa" 2024/10/29 02:23:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:23:59 DEBUG : proton drive root link ID 'rclone-test-yabozow2noxa': Has cached credentials 2024/10/29 02:23:59 DEBUG : proton drive root link ID 'rclone-test-yabozow2noxa': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:00 DEBUG : Creating backend with remote "/tmp/rclone760950990" run.go:180: Remote "proton drive root link ID 'rclone-test-yabozow2noxa'", Local "Local file system at /tmp/rclone760950990", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/29 02:24:02 ERROR : HeLlO, wOrLd!: sum not found 2024/10/29 02:24:02 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-yabozow2noxa' 2024/10/29 02:24:02 NOTICE: proton drive root link ID 'rclone-test-yabozow2noxa': 1 files missing 2024/10/29 02:24:02 NOTICE: 1 hashes missing 2024/10/29 02:24:02 NOTICE: proton drive root link ID 'rclone-test-yabozow2noxa': 2 differences found 2024/10/29 02:24:02 NOTICE: proton drive root link ID 'rclone-test-yabozow2noxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/29 02:24:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:03 NOTICE: proton drive root link ID 'rclone-test-yabozow2noxa': 0 differences found 2024/10/29 02:24:03 NOTICE: proton drive root link ID 'rclone-test-yabozow2noxa': 1 matching files 2024/10/29 02:24:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yubarot6hufi" 2024/10/29 02:24:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:03 DEBUG : proton drive root link ID 'rclone-test-yubarot6hufi': Has cached credentials 2024/10/29 02:24:03 DEBUG : proton drive root link ID 'rclone-test-yubarot6hufi': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:04 DEBUG : Creating backend with remote "/tmp/rclone2548804146" run.go:180: Remote "proton drive root link ID 'rclone-test-yubarot6hufi'", Local "Local file system at /tmp/rclone2548804146", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/29 02:24:06 ERROR : HELLO, WORLD!: sum not found 2024/10/29 02:24:06 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-yubarot6hufi' 2024/10/29 02:24:06 NOTICE: proton drive root link ID 'rclone-test-yubarot6hufi': 1 files missing 2024/10/29 02:24:06 NOTICE: 1 hashes missing 2024/10/29 02:24:06 NOTICE: proton drive root link ID 'rclone-test-yubarot6hufi': 2 differences found 2024/10/29 02:24:06 NOTICE: proton drive root link ID 'rclone-test-yubarot6hufi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/29 02:24:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:07 NOTICE: proton drive root link ID 'rclone-test-yubarot6hufi': 0 differences found 2024/10/29 02:24:07 NOTICE: proton drive root link ID 'rclone-test-yubarot6hufi': 1 matching files 2024/10/29 02:24:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mokuvub8xipe" 2024/10/29 02:24:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:07 DEBUG : proton drive root link ID 'rclone-test-mokuvub8xipe': Has cached credentials 2024/10/29 02:24:07 DEBUG : proton drive root link ID 'rclone-test-mokuvub8xipe': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:08 DEBUG : Creating backend with remote "/tmp/rclone4112051112" run.go:180: Remote "proton drive root link ID 'rclone-test-mokuvub8xipe'", Local "Local file system at /tmp/rclone4112051112", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2024/10/29 02:24:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/29 02:24:10 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-mokuvub8xipe' 2024/10/29 02:24:10 NOTICE: proton drive root link ID 'rclone-test-mokuvub8xipe': 1 files missing 2024/10/29 02:24:10 NOTICE: 1 hashes missing 2024/10/29 02:24:10 NOTICE: proton drive root link ID 'rclone-test-mokuvub8xipe': 2 differences found 2024/10/29 02:24:10 NOTICE: proton drive root link ID 'rclone-test-mokuvub8xipe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/29 02:24:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:11 NOTICE: proton drive root link ID 'rclone-test-mokuvub8xipe': 0 differences found 2024/10/29 02:24:11 NOTICE: proton drive root link ID 'rclone-test-mokuvub8xipe': 1 matching files 2024/10/29 02:24:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wazakap9kocu" 2024/10/29 02:24:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:11 DEBUG : proton drive root link ID 'rclone-test-wazakap9kocu': Has cached credentials 2024/10/29 02:24:11 DEBUG : proton drive root link ID 'rclone-test-wazakap9kocu': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:12 DEBUG : Creating backend with remote "/tmp/rclone3371003770" run.go:180: Remote "proton drive root link ID 'rclone-test-wazakap9kocu'", Local "Local file system at /tmp/rclone3371003770", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2024/10/29 02:24:14 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/29 02:24:14 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-wazakap9kocu' 2024/10/29 02:24:14 NOTICE: proton drive root link ID 'rclone-test-wazakap9kocu': 1 files missing 2024/10/29 02:24:14 NOTICE: 1 hashes missing 2024/10/29 02:24:14 NOTICE: proton drive root link ID 'rclone-test-wazakap9kocu': 2 differences found 2024/10/29 02:24:14 NOTICE: proton drive root link ID 'rclone-test-wazakap9kocu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/29 02:24:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:15 NOTICE: proton drive root link ID 'rclone-test-wazakap9kocu': 0 differences found 2024/10/29 02:24:15 NOTICE: proton drive root link ID 'rclone-test-wazakap9kocu': 1 matching files 2024/10/29 02:24:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xuvebeh0lusi" 2024/10/29 02:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:15 DEBUG : proton drive root link ID 'rclone-test-xuvebeh0lusi': Has cached credentials 2024/10/29 02:24:15 DEBUG : proton drive root link ID 'rclone-test-xuvebeh0lusi': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:16 DEBUG : Creating backend with remote "/tmp/rclone4057048406" run.go:180: Remote "proton drive root link ID 'rclone-test-xuvebeh0lusi'", Local "Local file system at /tmp/rclone4057048406", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2024/10/29 02:24:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 02:24:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-xuvebeh0lusi' 2024/10/29 02:24:18 NOTICE: proton drive root link ID 'rclone-test-xuvebeh0lusi': 1 files missing 2024/10/29 02:24:18 NOTICE: 1 hashes missing 2024/10/29 02:24:18 NOTICE: proton drive root link ID 'rclone-test-xuvebeh0lusi': 2 differences found 2024/10/29 02:24:18 NOTICE: proton drive root link ID 'rclone-test-xuvebeh0lusi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/29 02:24:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:19 NOTICE: proton drive root link ID 'rclone-test-xuvebeh0lusi': 0 differences found 2024/10/29 02:24:19 NOTICE: proton drive root link ID 'rclone-test-xuvebeh0lusi': 1 matching files 2024/10/29 02:24:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tecajik3ziji" 2024/10/29 02:24:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:19 DEBUG : proton drive root link ID 'rclone-test-tecajik3ziji': Has cached credentials 2024/10/29 02:24:19 DEBUG : proton drive root link ID 'rclone-test-tecajik3ziji': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:20 DEBUG : Creating backend with remote "/tmp/rclone1003147036" run.go:180: Remote "proton drive root link ID 'rclone-test-tecajik3ziji'", Local "Local file system at /tmp/rclone1003147036", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2024/10/29 02:24:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 02:24:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-tecajik3ziji' 2024/10/29 02:24:22 NOTICE: proton drive root link ID 'rclone-test-tecajik3ziji': 1 files missing 2024/10/29 02:24:22 NOTICE: 1 hashes missing 2024/10/29 02:24:22 NOTICE: proton drive root link ID 'rclone-test-tecajik3ziji': 2 differences found 2024/10/29 02:24:22 NOTICE: proton drive root link ID 'rclone-test-tecajik3ziji': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/29 02:24:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:23 NOTICE: proton drive root link ID 'rclone-test-tecajik3ziji': 0 differences found 2024/10/29 02:24:23 NOTICE: proton drive root link ID 'rclone-test-tecajik3ziji': 1 matching files 2024/10/29 02:24:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-goduvah8dice" 2024/10/29 02:24:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:23 DEBUG : proton drive root link ID 'rclone-test-goduvah8dice': Has cached credentials 2024/10/29 02:24:24 DEBUG : proton drive root link ID 'rclone-test-goduvah8dice': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:24 DEBUG : Creating backend with remote "/tmp/rclone2885431145" run.go:180: Remote "proton drive root link ID 'rclone-test-goduvah8dice'", Local "Local file system at /tmp/rclone2885431145", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2024/10/29 02:24:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 02:24:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-goduvah8dice' 2024/10/29 02:24:26 NOTICE: proton drive root link ID 'rclone-test-goduvah8dice': 1 files missing 2024/10/29 02:24:26 NOTICE: 1 hashes missing 2024/10/29 02:24:26 NOTICE: proton drive root link ID 'rclone-test-goduvah8dice': 2 differences found 2024/10/29 02:24:26 NOTICE: proton drive root link ID 'rclone-test-goduvah8dice': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/29 02:24:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:27 NOTICE: proton drive root link ID 'rclone-test-goduvah8dice': 0 differences found 2024/10/29 02:24:27 NOTICE: proton drive root link ID 'rclone-test-goduvah8dice': 1 matching files 2024/10/29 02:24:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-woxiqoy9sima" 2024/10/29 02:24:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:24:27 DEBUG : proton drive root link ID 'rclone-test-woxiqoy9sima': Has cached credentials 2024/10/29 02:24:28 DEBUG : proton drive root link ID 'rclone-test-woxiqoy9sima': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:24:28 DEBUG : Creating backend with remote "/tmp/rclone934904002" run.go:180: Remote "proton drive root link ID 'rclone-test-woxiqoy9sima'", Local "Local file system at /tmp/rclone934904002", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2024/10/29 02:24:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 02:24:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-woxiqoy9sima' 2024/10/29 02:24:31 NOTICE: proton drive root link ID 'rclone-test-woxiqoy9sima': 1 files missing 2024/10/29 02:24:31 NOTICE: 1 hashes missing 2024/10/29 02:24:31 NOTICE: proton drive root link ID 'rclone-test-woxiqoy9sima': 2 differences found 2024/10/29 02:24:31 NOTICE: proton drive root link ID 'rclone-test-woxiqoy9sima': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/29 02:24:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 02:24:31 NOTICE: proton drive root link ID 'rclone-test-woxiqoy9sima': 0 differences found 2024/10/29 02:24:31 NOTICE: proton drive root link ID 'rclone-test-woxiqoy9sima': 1 matching files 2024/10/29 02:24:31 DEBUG : proton drive root link ID 'rclone-test-woxiqoy9sima': Purge remote 2024/10/29 02:24:32 DEBUG : proton drive root link ID 'rclone-test-goduvah8dice': Purge remote 2024/10/29 02:24:32 DEBUG : proton drive root link ID 'rclone-test-tecajik3ziji': Purge remote 2024/10/29 02:24:33 DEBUG : proton drive root link ID 'rclone-test-xuvebeh0lusi': Purge remote 2024/10/29 02:24:33 DEBUG : proton drive root link ID 'rclone-test-wazakap9kocu': Purge remote 2024/10/29 02:24:34 DEBUG : proton drive root link ID 'rclone-test-mokuvub8xipe': Purge remote 2024/10/29 02:24:34 DEBUG : proton drive root link ID 'rclone-test-yubarot6hufi': Purge remote 2024/10/29 02:24:35 DEBUG : proton drive root link ID 'rclone-test-yabozow2noxa': Purge remote 2024/10/29 02:24:35 DEBUG : proton drive root link ID 'rclone-test-digarot9musu': Purge remote 2024/10/29 02:24:36 DEBUG : proton drive root link ID 'rclone-test-wahakac8yime': Purge remote --- PASS: TestApplyTransforms (45.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:24:36 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 02:24:38 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/29 02:24:38 INFO : file1: Copied (new) to: sub/file2 2024/10/29 02:24:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 02:24:39 DEBUG : file1: Unchanged skipping 2024/10/29 02:24:39 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.11s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:24:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/backup" 2024/10/29 02:24:44 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/backup': Has cached credentials 2024/10/29 02:24:45 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/backup': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:26:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/29 02:26:20 INFO : dst/file1: Moved (server-side) 2024/10/29 02:26:20 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/29 02:26:20 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (102.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:26:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/dst" 2024/10/29 02:26:24 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/dst': Has cached credentials 2024/10/29 02:26:25 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/dst': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:27:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/CompareDest" 2024/10/29 02:27:52 DEBUG : Config file has changed externally - reloading 2024/10/29 02:27:52 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/CompareDest': Has cached credentials 2024/10/29 02:27:53 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/CompareDest': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:29:20 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 02:29:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/29 02:29:21 INFO : one: Copied (new) 2024/10/29 02:29:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:24.079511 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/10/29 02:29:24.079536 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/10/29 02:29:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/29 02:29:25 INFO : one: Copied (replaced existing) 2024/10/29 02:29:26.491536 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/10/29 02:29:26.491558 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/10/29 02:29:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 02:29:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 02:29:33 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 02:29:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 02:29:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 02:29:34 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 02:29:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/29 02:29:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 02:29:36 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 02:29:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/29 02:29:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (196.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.49s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:29:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/29 02:29:44 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/29 02:29:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/29 02:29:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/29 02:29:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2024/10/29 02:29:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/29 02:29:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/29 02:29:47 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = a6c92fcfba1cc12eca832cdf3a8b8f3fdebcc841 OK 2024/10/29 02:29:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.38s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.50s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.47s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.46s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:29:57 INFO : proton drive root link ID 'rclone-test-yevafuv7zuca': Looking for duplicate sha1 hashes using newest mode. 2024/10/29 02:29:57 NOTICE: a8c54783bc0aeda069d8ac5dfc10c11abb5167d7: Found 3 files with duplicate sha1 hashes 2024/10/29 02:29:58 INFO : one: Deleted 2024/10/29 02:29:58 INFO : also/one: Deleted 2024/10/29 02:29:58 NOTICE: a8c54783bc0aeda069d8ac5dfc10c11abb5167d7: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (8.60s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.48s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.49s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.50s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.47s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.53s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:30:13 DEBUG : a.txt: Excluded (Size Filter) 2024/10/29 02:30:13 DEBUG : a.txt: Excluded 2024/10/29 02:30:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/29 02:30:14 DEBUG : sub dir/hello world: Excluded 2024/10/29 02:30:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/29 02:30:14 DEBUG : sub dir/hello world2: Excluded 2024/10/29 02:30:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/29 02:30:14 DEBUG : sub dir/hello world: Excluded 2024/10/29 02:30:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/29 02:30:14 DEBUG : sub dir/hello world2: Excluded 2024/10/29 02:30:15 DEBUG : sub dir/ignore dir: Excluded 2024/10/29 02:30:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (17.36s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", 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/10/29 02:30:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (8.73s) --- PASS: TestListJSON/Default (0.45s) --- PASS: TestListJSON/FilesOnly (0.39s) --- PASS: TestListJSON/DirsOnly (0.34s) --- PASS: TestListJSON/Recurse (0.73s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.43s) --- PASS: TestListJSON/NoMimeType (0.38s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.38s) --- PASS: TestListJSON/Metadata (0.35s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", 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/10/29 02:30:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/notfound" 2024/10/29 02:30:37 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/notfound': Has cached credentials 2024/10/29 02:30:38 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (97.07s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.40s) --- PASS: TestStatJSON/Dir (0.69s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.42s) --- PASS: TestStatJSON/File (0.41s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.50s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.14s) --- PASS: TestStatJSON/DirDirsOnly (0.38s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (87.46s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:32:06 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Making directory 2024/10/29 02:32:06 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestLsd (3.94s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestLs (4.04s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:32:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/29 02:32:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.32s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestLsLong (3.92s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (5.01s) --- PASS: TestHashSums/Sha1 (0.51s) --- PASS: TestHashSums/Sha1Download (1.13s) === RUN TestHashSumsWithErrors 2024/10/29 02:32:28 DEBUG : Creating backend with remote ":memory:" 2024/10/29 02:32:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/29 02:32:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/29 02:32:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/29 02:32:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/29 02:32:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/29 02:32:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/29 02:32:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/29 02:32:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/29 02:32:28 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestCount (6.63s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:32:38 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:38 DEBUG : large: Excluded (Size Filter) 2024/10/29 02:32:38 DEBUG : large: Excluded 2024/10/29 02:32:38 INFO : small: Deleted 2024/10/29 02:32:39 INFO : medium: Deleted --- PASS: TestDelete (5.05s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:32:43 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/29 02:32:44 INFO : large: Deleted 2024/10/29 02:32:44 INFO : medium: Deleted --- PASS: TestMaxDelete (5.80s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:32:49 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/29 02:32:50 INFO : medium: Deleted 2024/10/29 02:32:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.80s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:32:54 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/29 02:32:55 INFO : medium: Deleted 2024/10/29 02:32:55 INFO : small: Deleted --- PASS: TestMaxDeleteSize (5.59s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestReadFile (3.73s) === RUN TestRetry 2024/10/29 02:33:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/29 02:33:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/29 02:33:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 02:33:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 02:33:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 02:33:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 02:33:01 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestCat (10.86s) === RUN TestPurge 2024/10/29 02:33:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ginisib4tesi" 2024/10/29 02:33:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:33:12 DEBUG : proton drive root link ID 'rclone-test-ginisib4tesi': Has cached credentials 2024/10/29 02:33:12 DEBUG : proton drive root link ID 'rclone-test-ginisib4tesi': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:33:13 DEBUG : Creating backend with remote "/tmp/rclone248071452" run.go:180: Remote "proton drive root link ID 'rclone-test-ginisib4tesi'", Local "Local file system at /tmp/rclone248071452", Modify Window "1s" 2024/10/29 02:33:16 DEBUG : A2: Making directory 2024/10/29 02:33:16 DEBUG : A1/B2: Making directory 2024/10/29 02:33:17 DEBUG : A1/B2/C2: Making directory 2024/10/29 02:33:17 DEBUG : A1/B1/C3: Making directory 2024/10/29 02:33:17 DEBUG : A3: Making directory 2024/10/29 02:33:18 DEBUG : A3/B3: Making directory 2024/10/29 02:33:18 DEBUG : A3/B3/C4: Making directory 2024/10/29 02:33:23 ERROR : : error listing: directory not found 2024/10/29 02:33:23 DEBUG : proton drive root link ID 'rclone-test-ginisib4tesi': Purge remote 2024/10/29 02:33:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:33:26 DEBUG : A2: Making directory 2024/10/29 02:33:26 DEBUG : A1/B2: Making directory 2024/10/29 02:33:26 DEBUG : A1/B2/C2: Making directory 2024/10/29 02:33:27 DEBUG : A1/B1/C3: Making directory 2024/10/29 02:33:27 DEBUG : A3: Making directory 2024/10/29 02:33:28 DEBUG : A3/B3: Making directory 2024/10/29 02:33:28 DEBUG : A3/B3/C4: Making directory 2024/10/29 02:33:31 DEBUG : removing 1 level 3 directories 2024/10/29 02:33:31 INFO : A3/B3/C4: Removing directory 2024/10/29 02:33:34 DEBUG : removing 2 level 3 directories 2024/10/29 02:33:34 INFO : A1/B2/C2: Removing directory 2024/10/29 02:33:34 INFO : A1/B1/C3: Removing directory 2024/10/29 02:33:34 DEBUG : removing 2 level 2 directories 2024/10/29 02:33:34 INFO : A3/B3: Removing directory 2024/10/29 02:33:34 INFO : A1/B2: Removing directory 2024/10/29 02:33:35 DEBUG : removing 2 level 1 directories 2024/10/29 02:33:35 INFO : A3: Removing directory 2024/10/29 02:33:35 INFO : A2: Removing directory 2024/10/29 02:33:39 DEBUG : removing 1 level 3 directories 2024/10/29 02:33:39 INFO : A1/B1/C1: Removing directory 2024/10/29 02:33:39 DEBUG : removing 1 level 2 directories 2024/10/29 02:33:39 INFO : A1/B1: Removing directory 2024/10/29 02:33:40 DEBUG : removing 1 level 1 directories 2024/10/29 02:33:40 INFO : A1: Removing directory 2024/10/29 02:33:40 DEBUG : removing 1 level 0 directories 2024/10/29 02:33:40 INFO : proton drive root link ID 'rclone-test-yevafuv7zuca': Removing directory 2024/10/29 02:33:40 ERROR : : error listing: directory not found 2024/10/29 02:33:40 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (17.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:33:41 DEBUG : A1: Making directory 2024/10/29 02:33:41 DEBUG : A1/B1: Making directory 2024/10/29 02:33:42 DEBUG : A1/B1/C1: Making directory 2024/10/29 02:33:44 DEBUG : removing 1 level 3 directories 2024/10/29 02:33:44 INFO : A1/B1/C1: Removing directory 2024/10/29 02:33:44 DEBUG : removing 1 level 2 directories 2024/10/29 02:33:44 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (5.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:33:46 DEBUG : A1: Making directory 2024/10/29 02:33:46 DEBUG : A1/B1: Making directory 2024/10/29 02:33:47 DEBUG : A1/B1/C1: Making directory 2024/10/29 02:33:49 DEBUG : removing 1 level 3 directories 2024/10/29 02:33:49 INFO : A1/B1/C1: Removing directory 2024/10/29 02:33:50 DEBUG : removing 1 level 2 directories 2024/10/29 02:33:50 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (5.34s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:33:53 DEBUG : filename.txt: File name found in url 2024/10/29 02:33:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (7.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:33:59 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 02:34:02 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/29 02:34:02 INFO : file1: Copied (new) to: sub/file2 2024/10/29 02:34:02 INFO : file1: Deleted 2024/10/29 02:34:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/29 02:34:03 DEBUG : file1: Unchanged skipping 2024/10/29 02:34:03 INFO : file1: Deleted 2024/10/29 02:34:04 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:34:08 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 02:34:09 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/29 02:34:09 INFO : file1: Copied (new) 2024/10/29 02:34:09 INFO : file1: Deleted 2024/10/29 02:34:11 DEBUG : file1: Destination exists, skipping 2024/10/29 02:34:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.79s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.78s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:34:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yevafuv7zuca/backup" 2024/10/29 02:34:18 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/backup': Has cached credentials 2024/10/29 02:34:20 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca/backup': Used cached credential to initialize the ProtonDrive API 2024/10/29 02:36:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/29 02:36:14 INFO : dst/file1: Moved (server-side) 2024/10/29 02:36:15 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/29 02:36:15 INFO : dst/file1: Copied (new) 2024/10/29 02:36:15 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (126.82s) === 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:36:32 DEBUG : A1/B2: Making directory 2024/10/29 02:36:33 DEBUG : A1/B1/C3: Making directory 2024/10/29 02:36:57 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/29 02:36:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/29 02:36:57 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/29 02:36:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/29 02:36:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/29 02:37:03 INFO : proton drive root link ID 'rclone-test-yevafuv7zuca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/29 02:37:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/29 02:37:16 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/29 02:37:16 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/29 02:37:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/29 02:37:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (69.52s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:37:31 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.68s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:37:32 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 02:37:33 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2024/10/29 02:37:33 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2024/10/29 02:37:33 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/29 02:37:35 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2024/10/29 02:37:35 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:37:38 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 02:37:40 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2024/10/29 02:37:40 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2024/10/29 02:37:40 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/29 02:37:42 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2024/10/29 02:37:42 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:37:45 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 02:37:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/29 02:37:47 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/29 02:37:48 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-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:37:52 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 02:37:53 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/29 02:37:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 02:37:53 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/29 02:37:55 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/29 02:37:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.56s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.73s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:38:00 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': File to upload is small (60 bytes), uploading instead of streaming 2024/10/29 02:38:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/29 02:38:02 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (6.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.71s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" 2024/10/29 02:38:13 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Touching "empty space" 2024/10/29 02:38:13 ERROR : empty space: failed to touch: can't set modified time 2024/10/29 02:38:13 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Touching "potato2" 2024/10/29 02:38:13 ERROR : potato2: failed to touch: can't set modified time 2024/10/29 02:38:14 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Touching "sub dir/potato3" 2024/10/29 02:38:14 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (11.94s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.69s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.76s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.83s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.72s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-yevafuv7zuca'", Local "Local file system at /tmp/rclone1610544493", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.68s) === 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/10/29 02:38:21 DEBUG : proton drive root link ID 'rclone-test-yevafuv7zuca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 18m53.317506777s (try 1/5)