"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/22 01:53:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu" 2025/07/22 01:53:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 01:53:14 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Has cached credentials 2025/07/22 01:53:14.235213 WARN RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/22 01:53:14.235238 ERROR RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401) 2025/07/22 01:53:14 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/22 01:53:14 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/22 01:53:14 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/22 01:53:14 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/22 01:53:15 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Used cached credential to initialize the ProtonDrive API 2025/07/22 01:53:15 DEBUG : Creating backend with remote "/tmp/rclone155271012" === 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/22 01:53:15 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.10s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/22 01:53:15 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/22 01:53:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/22 01:53:15 DEBUG : potato: Seek from 10 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 10 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Seek from 5 to 2 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/22 01:53:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Seek from 5 to 2 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/22 01:53:15 DEBUG : potato: Seek from 8 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 8 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/22 01:53:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/22 01:53:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/22 01:53:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/22 01:53:15 DEBUG : potato: Seek from 5 to 2 2025/07/22 01:53:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/22 01:53:15 DEBUG : potato: Seek from 9 to 0 2025/07/22 01:53:15 DEBUG : potato: Seek from 9 to 0 2025/07/22 01:53:15 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", 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 (17.13s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.38s) --- PASS: TestCheck/4 (0.47s) --- PASS: TestCheck/5 (0.48s) --- PASS: TestCheck/6 (0.56s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2025/07/22 01:53:32 DEBUG : Creating backend with remote "nonexistent" 2025/07/22 01:53:32 DEBUG : Creating backend with remote "nonexistent" 2025/07/22 01:53:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/22 01:53:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/22 01:53:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/22 01:53:32 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", 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 (17.24s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.16s) --- PASS: TestCheckDownload/4 (1.44s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.36s) --- PASS: TestCheckDownload/7 (1.34s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", 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.95s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.39s) --- PASS: TestCheckSizeOnly/4 (0.48s) --- PASS: TestCheckSizeOnly/5 (0.51s) --- PASS: TestCheckSizeOnly/6 (0.58s) --- PASS: TestCheckSizeOnly/7 (0.58s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 01:54:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/22 01:54:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/22 01:54:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/22 01:54:04 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/22 01:54:05.061960 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 2025/07/22 01:54:05.061987 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) 2025/07/22 01:54:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/22 01:54:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/22 01:54:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/22 01:54:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.42s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 01:54:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/data" 2025/07/22 01:54:08 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/data': Has cached credentials 2025/07/22 01:54:09 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-gemibuz6cedu/data' lacks md5, skipping --- SKIP: TestCheckSum (179.99s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 01:57:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/data" 2025/07/22 01:57:08 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/data': Has cached credentials 2025/07/22 01:57:09 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2025/07/22 01:59:36.606781 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 2025/07/22 01:59:36.606823 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 2025/07/22 01:59:41.520076 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 2025/07/22 01:59:41.520110 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 2025/07/22 01:59:46.696342 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 2025/07/22 01:59:46.696385 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 2025/07/22 01:59:51.933165 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 2025/07/22 01:59:51.933200 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 2025/07/22 01:59:57.059395 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 2025/07/22 01:59:57.059535 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 2025/07/22 02:00:02.136799 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 2025/07/22 02:00:02.136827 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) 2025/07/22 02:00:04.301709 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 2025/07/22 02:00:04.301758 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) 2025/07/22 02:00:06.383324 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 2025/07/22 02:00:06.383355 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 (184.25s) --- PASS: TestCheckSumDownload/subtest1 (2.50s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (2.17s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/07/22 02:00:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-moxeluf5vofe" 2025/07/22 02:00:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:12 DEBUG : proton drive root link ID 'rclone-test-moxeluf5vofe': Has cached credentials 2025/07/22 02:00:13 DEBUG : proton drive root link ID 'rclone-test-moxeluf5vofe': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:14 DEBUG : Creating backend with remote "/tmp/rclone3677044312" run.go:180: Remote "proton drive root link ID 'rclone-test-moxeluf5vofe'", Local "Local file system at /tmp/rclone3677044312", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/07/22 02:00:16 ERROR : hello, world!: sum not found 2025/07/22 02:00:16 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-moxeluf5vofe' 2025/07/22 02:00:16 NOTICE: proton drive root link ID 'rclone-test-moxeluf5vofe': 1 files missing 2025/07/22 02:00:16 NOTICE: 1 hashes missing 2025/07/22 02:00:16 NOTICE: proton drive root link ID 'rclone-test-moxeluf5vofe': 1 differences found 2025/07/22 02:00:16 NOTICE: proton drive root link ID 'rclone-test-moxeluf5vofe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/22 02:00:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:17 NOTICE: proton drive root link ID 'rclone-test-moxeluf5vofe': 0 differences found 2025/07/22 02:00:17 NOTICE: proton drive root link ID 'rclone-test-moxeluf5vofe': 1 matching files 2025/07/22 02:00:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wacuhex1siho" 2025/07/22 02:00:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:17 DEBUG : proton drive root link ID 'rclone-test-wacuhex1siho': Has cached credentials 2025/07/22 02:00:18 DEBUG : proton drive root link ID 'rclone-test-wacuhex1siho': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:18 DEBUG : Creating backend with remote "/tmp/rclone3597658417" run.go:180: Remote "proton drive root link ID 'rclone-test-wacuhex1siho'", Local "Local file system at /tmp/rclone3597658417", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/07/22 02:00:21 ERROR : HELLO, WORLD!: sum not found 2025/07/22 02:00:21 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-wacuhex1siho' 2025/07/22 02:00:21 NOTICE: proton drive root link ID 'rclone-test-wacuhex1siho': 1 files missing 2025/07/22 02:00:21 NOTICE: 1 hashes missing 2025/07/22 02:00:21 NOTICE: proton drive root link ID 'rclone-test-wacuhex1siho': 1 differences found 2025/07/22 02:00:21 NOTICE: proton drive root link ID 'rclone-test-wacuhex1siho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/22 02:00:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:22 NOTICE: proton drive root link ID 'rclone-test-wacuhex1siho': 0 differences found 2025/07/22 02:00:22 NOTICE: proton drive root link ID 'rclone-test-wacuhex1siho': 1 matching files 2025/07/22 02:00:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bekequj8siwo" 2025/07/22 02:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:22 DEBUG : proton drive root link ID 'rclone-test-bekequj8siwo': Has cached credentials 2025/07/22 02:00:23 DEBUG : proton drive root link ID 'rclone-test-bekequj8siwo': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:23 DEBUG : Creating backend with remote "/tmp/rclone2304036246" run.go:180: Remote "proton drive root link ID 'rclone-test-bekequj8siwo'", Local "Local file system at /tmp/rclone2304036246", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/22 02:00:26 ERROR : HeLlO, wOrLd!: sum not found 2025/07/22 02:00:26 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-bekequj8siwo' 2025/07/22 02:00:26 NOTICE: proton drive root link ID 'rclone-test-bekequj8siwo': 1 files missing 2025/07/22 02:00:26 NOTICE: 1 hashes missing 2025/07/22 02:00:26 NOTICE: proton drive root link ID 'rclone-test-bekequj8siwo': 1 differences found 2025/07/22 02:00:26 NOTICE: proton drive root link ID 'rclone-test-bekequj8siwo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/22 02:00:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:27 NOTICE: proton drive root link ID 'rclone-test-bekequj8siwo': 0 differences found 2025/07/22 02:00:27 NOTICE: proton drive root link ID 'rclone-test-bekequj8siwo': 1 matching files 2025/07/22 02:00:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fofimay5seyu" 2025/07/22 02:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:27 DEBUG : proton drive root link ID 'rclone-test-fofimay5seyu': Has cached credentials 2025/07/22 02:00:28 DEBUG : proton drive root link ID 'rclone-test-fofimay5seyu': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:28 DEBUG : Creating backend with remote "/tmp/rclone2830353946" run.go:180: Remote "proton drive root link ID 'rclone-test-fofimay5seyu'", Local "Local file system at /tmp/rclone2830353946", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/22 02:00:30 ERROR : HELLO, WORLD!: sum not found 2025/07/22 02:00:30 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-fofimay5seyu' 2025/07/22 02:00:30 NOTICE: proton drive root link ID 'rclone-test-fofimay5seyu': 1 files missing 2025/07/22 02:00:30 NOTICE: 1 hashes missing 2025/07/22 02:00:30 NOTICE: proton drive root link ID 'rclone-test-fofimay5seyu': 1 differences found 2025/07/22 02:00:30 NOTICE: proton drive root link ID 'rclone-test-fofimay5seyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/22 02:00:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:31 NOTICE: proton drive root link ID 'rclone-test-fofimay5seyu': 0 differences found 2025/07/22 02:00:31 NOTICE: proton drive root link ID 'rclone-test-fofimay5seyu': 1 matching files 2025/07/22 02:00:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-botociz2bida" 2025/07/22 02:00:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:31 DEBUG : proton drive root link ID 'rclone-test-botociz2bida': Has cached credentials 2025/07/22 02:00:32 DEBUG : proton drive root link ID 'rclone-test-botociz2bida': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:33 DEBUG : Creating backend with remote "/tmp/rclone1868802896" run.go:180: Remote "proton drive root link ID 'rclone-test-botociz2bida'", Local "Local file system at /tmp/rclone1868802896", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/07/22 02:00:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/22 02:00:35 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-botociz2bida' 2025/07/22 02:00:35 NOTICE: proton drive root link ID 'rclone-test-botociz2bida': 1 files missing 2025/07/22 02:00:35 NOTICE: 1 hashes missing 2025/07/22 02:00:35 NOTICE: proton drive root link ID 'rclone-test-botociz2bida': 1 differences found 2025/07/22 02:00:35 NOTICE: proton drive root link ID 'rclone-test-botociz2bida': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/22 02:00:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:36 NOTICE: proton drive root link ID 'rclone-test-botociz2bida': 0 differences found 2025/07/22 02:00:36 NOTICE: proton drive root link ID 'rclone-test-botociz2bida': 1 matching files 2025/07/22 02:00:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dayizuc9ralo" 2025/07/22 02:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:36 DEBUG : proton drive root link ID 'rclone-test-dayizuc9ralo': Has cached credentials 2025/07/22 02:00:37 DEBUG : proton drive root link ID 'rclone-test-dayizuc9ralo': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:37 DEBUG : Creating backend with remote "/tmp/rclone657602087" run.go:180: Remote "proton drive root link ID 'rclone-test-dayizuc9ralo'", Local "Local file system at /tmp/rclone657602087", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/07/22 02:00:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/22 02:00:40 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-dayizuc9ralo' 2025/07/22 02:00:40 NOTICE: proton drive root link ID 'rclone-test-dayizuc9ralo': 1 files missing 2025/07/22 02:00:40 NOTICE: 1 hashes missing 2025/07/22 02:00:40 NOTICE: proton drive root link ID 'rclone-test-dayizuc9ralo': 1 differences found 2025/07/22 02:00:40 NOTICE: proton drive root link ID 'rclone-test-dayizuc9ralo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/22 02:00:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:41 NOTICE: proton drive root link ID 'rclone-test-dayizuc9ralo': 0 differences found 2025/07/22 02:00:41 NOTICE: proton drive root link ID 'rclone-test-dayizuc9ralo': 1 matching files 2025/07/22 02:00:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-paranan0yucu" 2025/07/22 02:00:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:41 DEBUG : proton drive root link ID 'rclone-test-paranan0yucu': Has cached credentials 2025/07/22 02:00:42 DEBUG : proton drive root link ID 'rclone-test-paranan0yucu': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:42 DEBUG : Creating backend with remote "/tmp/rclone1815086103" run.go:180: Remote "proton drive root link ID 'rclone-test-paranan0yucu'", Local "Local file system at /tmp/rclone1815086103", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/07/22 02:00:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 02:00:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-paranan0yucu' 2025/07/22 02:00:44 NOTICE: proton drive root link ID 'rclone-test-paranan0yucu': 1 files missing 2025/07/22 02:00:44 NOTICE: 1 hashes missing 2025/07/22 02:00:44 NOTICE: proton drive root link ID 'rclone-test-paranan0yucu': 1 differences found 2025/07/22 02:00:44 NOTICE: proton drive root link ID 'rclone-test-paranan0yucu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/22 02:00:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:45 NOTICE: proton drive root link ID 'rclone-test-paranan0yucu': 0 differences found 2025/07/22 02:00:45 NOTICE: proton drive root link ID 'rclone-test-paranan0yucu': 1 matching files 2025/07/22 02:00:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wasijeb9kaza" 2025/07/22 02:00:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:45 DEBUG : proton drive root link ID 'rclone-test-wasijeb9kaza': Has cached credentials 2025/07/22 02:00:46 DEBUG : proton drive root link ID 'rclone-test-wasijeb9kaza': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:46 DEBUG : Creating backend with remote "/tmp/rclone3979093718" run.go:180: Remote "proton drive root link ID 'rclone-test-wasijeb9kaza'", Local "Local file system at /tmp/rclone3979093718", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/07/22 02:00:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 02:00:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-wasijeb9kaza' 2025/07/22 02:00:49 NOTICE: proton drive root link ID 'rclone-test-wasijeb9kaza': 1 files missing 2025/07/22 02:00:49 NOTICE: 1 hashes missing 2025/07/22 02:00:49 NOTICE: proton drive root link ID 'rclone-test-wasijeb9kaza': 1 differences found 2025/07/22 02:00:49 NOTICE: proton drive root link ID 'rclone-test-wasijeb9kaza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/22 02:00:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:50 NOTICE: proton drive root link ID 'rclone-test-wasijeb9kaza': 0 differences found 2025/07/22 02:00:50 NOTICE: proton drive root link ID 'rclone-test-wasijeb9kaza': 1 matching files 2025/07/22 02:00:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fuliwaw9fazu" 2025/07/22 02:00:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:50 DEBUG : proton drive root link ID 'rclone-test-fuliwaw9fazu': Has cached credentials 2025/07/22 02:00:51 DEBUG : proton drive root link ID 'rclone-test-fuliwaw9fazu': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:51 DEBUG : Creating backend with remote "/tmp/rclone337851224" run.go:180: Remote "proton drive root link ID 'rclone-test-fuliwaw9fazu'", Local "Local file system at /tmp/rclone337851224", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/07/22 02:00:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 02:00:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-fuliwaw9fazu' 2025/07/22 02:00:53 NOTICE: proton drive root link ID 'rclone-test-fuliwaw9fazu': 1 files missing 2025/07/22 02:00:53 NOTICE: 1 hashes missing 2025/07/22 02:00:53 NOTICE: proton drive root link ID 'rclone-test-fuliwaw9fazu': 1 differences found 2025/07/22 02:00:53 NOTICE: proton drive root link ID 'rclone-test-fuliwaw9fazu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/22 02:00:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:54 NOTICE: proton drive root link ID 'rclone-test-fuliwaw9fazu': 0 differences found 2025/07/22 02:00:54 NOTICE: proton drive root link ID 'rclone-test-fuliwaw9fazu': 1 matching files 2025/07/22 02:00:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-juqohir1zife" 2025/07/22 02:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:00:54 DEBUG : proton drive root link ID 'rclone-test-juqohir1zife': Has cached credentials 2025/07/22 02:00:55 DEBUG : proton drive root link ID 'rclone-test-juqohir1zife': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:00:55 DEBUG : Creating backend with remote "/tmp/rclone1792444559" run.go:180: Remote "proton drive root link ID 'rclone-test-juqohir1zife'", Local "Local file system at /tmp/rclone1792444559", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/07/22 02:00:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/22 02:00:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-juqohir1zife' 2025/07/22 02:00:58 NOTICE: proton drive root link ID 'rclone-test-juqohir1zife': 1 files missing 2025/07/22 02:00:58 NOTICE: 1 hashes missing 2025/07/22 02:00:58 NOTICE: proton drive root link ID 'rclone-test-juqohir1zife': 1 differences found 2025/07/22 02:00:58 NOTICE: proton drive root link ID 'rclone-test-juqohir1zife': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/22 02:00:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/22 02:00:59 NOTICE: proton drive root link ID 'rclone-test-juqohir1zife': 0 differences found 2025/07/22 02:00:59 NOTICE: proton drive root link ID 'rclone-test-juqohir1zife': 1 matching files 2025/07/22 02:00:59 DEBUG : proton drive root link ID 'rclone-test-juqohir1zife': Purge remote 2025/07/22 02:00:59 DEBUG : proton drive root link ID 'rclone-test-fuliwaw9fazu': Purge remote 2025/07/22 02:01:00 DEBUG : proton drive root link ID 'rclone-test-wasijeb9kaza': Purge remote 2025/07/22 02:01:00 DEBUG : proton drive root link ID 'rclone-test-paranan0yucu': Purge remote 2025/07/22 02:01:00 DEBUG : proton drive root link ID 'rclone-test-dayizuc9ralo': Purge remote 2025/07/22 02:01:01 DEBUG : proton drive root link ID 'rclone-test-botociz2bida': Purge remote 2025/07/22 02:01:01 DEBUG : proton drive root link ID 'rclone-test-fofimay5seyu': Purge remote 2025/07/22 02:01:02 DEBUG : proton drive root link ID 'rclone-test-bekequj8siwo': Purge remote 2025/07/22 02:01:02 DEBUG : proton drive root link ID 'rclone-test-wacuhex1siho': Purge remote 2025/07/22 02:01:02 DEBUG : proton drive root link ID 'rclone-test-moxeluf5vofe': Purge remote --- PASS: TestApplyTransforms (50.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:01:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/22 02:01:05 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/07/22 02:01:05 INFO : file1: Copied (new) to: sub/file2 2025/07/22 02:01:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/22 02:01:06 DEBUG : file1: Unchanged skipping 2025/07/22 02:01:06 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.03s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:01:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/backup" 2025/07/22 02:01:11 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/backup': Has cached credentials 2025/07/22 02:01:12 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:03:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/22 02:03:35.431331 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cCLJaAskz_DiL8dmMOXMtGh5QdwZDvKupv13xR9OTeed_heE9g4XIHS5QdSxxfzqVTKkfRjDiulAQDJM4X3Qtg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/22 02:03:35.431393 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cCLJaAskz_DiL8dmMOXMtGh5QdwZDvKupv13xR9OTeed_heE9g4XIHS5QdSxxfzqVTKkfRjDiulAQDJM4X3Qtg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/22 02:03:35 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cCLJaAskz_DiL8dmMOXMtGh5QdwZDvKupv13xR9OTeed_heE9g4XIHS5QdSxxfzqVTKkfRjDiulAQDJM4X3Qtg==/move: This value should not be blank. (Code=2000, Status=400) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cCLJaAskz_DiL8dmMOXMtGh5QdwZDvKupv13xR9OTeed_heE9g4XIHS5QdSxxfzqVTKkfRjDiulAQDJM4X3Qtg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (148.64s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:03:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/dst" 2025/07/22 02:03:37 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/dst': Has cached credentials 2025/07/22 02:03:38 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:05:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/CompareDest" 2025/07/22 02:05:57 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/CompareDest': Has cached credentials 2025/07/22 02:05:58 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:08:18 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 02:08:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:08:20 INFO : one: Copied (new) 2025/07/22 02:08:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:08:21.841274 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 2025/07/22 02:08:21.841328 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) 2025/07/22 02:08:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:08:23 INFO : one: Copied (replaced existing) 2025/07/22 02:08:24.521354 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 2025/07/22 02:08:24.521394 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) 2025/07/22 02:08:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:08:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/22 02:08:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:08:32 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 02:08:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/22 02:08:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:08:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 02:08:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/22 02:08:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:08:35 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 02:08:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/22 02:08:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/22 02:08:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (302.20s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:08:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/22 02:08:42 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/07/22 02:08:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/22 02:08:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/22 02:08:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2025/07/22 02:08:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/22 02:08:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/22 02:08:46 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = f42818231d267194878e8f2d4bf79a950dfcb849 OK 2025/07/22 02:08:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.30s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.38s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.39s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:08:56 INFO : proton drive root link ID 'rclone-test-gemibuz6cedu': Looking for duplicate sha1 hashes using newest mode. 2025/07/22 02:08:57 NOTICE: ecd7eb308e1321f669050e4f40e574b68b93704b: Found 3 files with duplicate sha1 hashes 2025/07/22 02:08:57 INFO : one: Deleted 2025/07/22 02:08:57 INFO : also/one: Deleted 2025/07/22 02:08:57 NOTICE: ecd7eb308e1321f669050e4f40e574b68b93704b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.14s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.42s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.42s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:09:14 DEBUG : a.txt: Excluded (Size Filter) 2025/07/22 02:09:14 DEBUG : a.txt: Excluded 2025/07/22 02:09:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 02:09:15 DEBUG : sub dir/hello world: Excluded 2025/07/22 02:09:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 02:09:15 DEBUG : sub dir/hello world2: Excluded 2025/07/22 02:09:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 02:09:15 DEBUG : sub dir/hello world: Excluded 2025/07/22 02:09:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 02:09:15 DEBUG : sub dir/hello world2: Excluded 2025/07/22 02:09:16 DEBUG : sub dir/ignore dir: Excluded 2025/07/22 02:09:16 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.74s) === RUN TestListDirSortedFn run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:09:33 DEBUG : a.txt: Excluded (Size Filter) 2025/07/22 02:09:33 DEBUG : a.txt: Excluded 2025/07/22 02:09:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 02:09:34 DEBUG : sub dir/hello world: Excluded 2025/07/22 02:09:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 02:09:34 DEBUG : sub dir/hello world2: Excluded 2025/07/22 02:09:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/22 02:09:35 DEBUG : sub dir/hello world: Excluded 2025/07/22 02:09:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/22 02:09:35 DEBUG : sub dir/hello world2: Excluded 2025/07/22 02:09:35 DEBUG : sub dir/ignore dir: Excluded 2025/07/22 02:09:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (19.10s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", 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 2025/07/22 02:09:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (8.57s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", 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 2025/07/22 02:09:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/notfound" 2025/07/22 02:09:56 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/notfound': Has cached credentials 2025/07/22 02:09:57 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (152.68s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.40s) --- PASS: TestStatJSON/NotFound (0.38s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.41s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.09s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (143.56s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:12:21 INFO : proton drive root link ID 'rclone-test-gemibuz6cedu': Making directory 2025/07/22 02:12:21 INFO : proton drive root link ID 'rclone-test-gemibuz6cedu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestLsd (3.70s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestLs (4.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:12:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/22 02:12:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.07s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestLsLong (4.46s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (5.71s) --- PASS: TestHashSums/Sha1 (0.38s) --- PASS: TestHashSums/Sha1Download (1.11s) === RUN TestHashSumsWithErrors 2025/07/22 02:12:45 DEBUG : Creating backend with remote ":memory:" 2025/07/22 02:12:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/22 02:12:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/22 02:12:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/22 02:12:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/22 02:12:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/22 02:12:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/22 02:12:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/22 02:12:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/22 02:12:45 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestCount (7.54s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:12:57 DEBUG : Waiting for deletions to finish 2025/07/22 02:12:58 DEBUG : large: Excluded (Size Filter) 2025/07/22 02:12:58 DEBUG : large: Excluded 2025/07/22 02:12:58 INFO : medium: Deleted 2025/07/22 02:12:58 INFO : small: Deleted --- PASS: TestDelete (6.28s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:13:04 DEBUG : Waiting for deletions to finish 2025/07/22 02:13:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/22 02:13:04 INFO : large: Deleted 2025/07/22 02:13:04 INFO : medium: Deleted --- PASS: TestMaxDelete (6.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:13:10 DEBUG : Waiting for deletions to finish 2025/07/22 02:13:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/22 02:13:11 INFO : medium: Deleted 2025/07/22 02:13:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.83s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:13:17 DEBUG : Waiting for deletions to finish 2025/07/22 02:13:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/22 02:13:18 INFO : medium: Deleted 2025/07/22 02:13:18 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.86s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestReadFile (4.02s) === RUN TestRetry 2025/07/22 02:13:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/22 02:13:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/22 02:13:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 02:13:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 02:13:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 02:13:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/22 02:13:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestCat (13.39s) === RUN TestPurge 2025/07/22 02:13:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pidimov1jabi" 2025/07/22 02:13:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:13:37 DEBUG : proton drive root link ID 'rclone-test-pidimov1jabi': Has cached credentials 2025/07/22 02:13:38 DEBUG : proton drive root link ID 'rclone-test-pidimov1jabi': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:13:38 DEBUG : Creating backend with remote "/tmp/rclone2596873133" run.go:180: Remote "proton drive root link ID 'rclone-test-pidimov1jabi'", Local "Local file system at /tmp/rclone2596873133", Modify Window "1s" 2025/07/22 02:13:41 INFO : A2: Making directory 2025/07/22 02:13:41 INFO : A1/B2: Making directory 2025/07/22 02:13:42 INFO : A1/B2/C2: Making directory 2025/07/22 02:13:42 INFO : A1/B1/C3: Making directory 2025/07/22 02:13:42 INFO : A3: Making directory 2025/07/22 02:13:43 INFO : A3/B3: Making directory 2025/07/22 02:13:43 INFO : A3/B3/C4: Making directory 2025/07/22 02:13:48 ERROR : error listing: directory not found 2025/07/22 02:13:48 DEBUG : proton drive root link ID 'rclone-test-pidimov1jabi': Purge remote 2025/07/22 02:13:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (10.67s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:13:50 INFO : A2: Making directory 2025/07/22 02:13:51 INFO : A1/B2: Making directory 2025/07/22 02:13:51 INFO : A1/B2/C2: Making directory 2025/07/22 02:13:51 INFO : A1/B1/C3: Making directory 2025/07/22 02:13:52 INFO : A3: Making directory 2025/07/22 02:13:52 INFO : A3/B3: Making directory 2025/07/22 02:13:52 INFO : A3/B3/C4: Making directory 2025/07/22 02:13:55 DEBUG : removing 1 level 3 directories 2025/07/22 02:13:55 INFO : A3/B3/C4: Removing directory 2025/07/22 02:13:58 DEBUG : removing 2 level 3 directories 2025/07/22 02:13:58 INFO : A1/B2/C2: Removing directory 2025/07/22 02:13:58 INFO : A1/B1/C3: Removing directory 2025/07/22 02:13:58 DEBUG : removing 2 level 2 directories 2025/07/22 02:13:58 INFO : A3/B3: Removing directory 2025/07/22 02:13:58 INFO : A1/B2: Removing directory 2025/07/22 02:13:58 DEBUG : removing 2 level 1 directories 2025/07/22 02:13:58 INFO : A3: Removing directory 2025/07/22 02:13:58 INFO : A2: Removing directory 2025/07/22 02:14:01 DEBUG : removing 1 level 3 directories 2025/07/22 02:14:01 INFO : A1/B1/C1: Removing directory 2025/07/22 02:14:02 DEBUG : removing 1 level 2 directories 2025/07/22 02:14:02 INFO : A1/B1: Removing directory 2025/07/22 02:14:02 DEBUG : removing 1 level 1 directories 2025/07/22 02:14:02 INFO : A1: Removing directory 2025/07/22 02:14:02 DEBUG : removing 1 level 0 directories 2025/07/22 02:14:02 INFO : proton drive root link ID 'rclone-test-gemibuz6cedu': Removing directory 2025/07/22 02:14:03 ERROR : error listing: directory not found 2025/07/22 02:14:03 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:14:03 INFO : A1: Making directory 2025/07/22 02:14:04 INFO : A1/B1: Making directory 2025/07/22 02:14:04 INFO : A1/B1/C1: Making directory 2025/07/22 02:14:06 DEBUG : removing 1 level 3 directories 2025/07/22 02:14:06 INFO : A1/B1/C1: Removing directory 2025/07/22 02:14:06 DEBUG : removing 1 level 2 directories 2025/07/22 02:14:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:14:07 INFO : A1: Making directory 2025/07/22 02:14:08 INFO : A1/B1: Making directory 2025/07/22 02:14:08 INFO : A1/B1/C1: Making directory 2025/07/22 02:14:10 DEBUG : removing 1 level 3 directories 2025/07/22 02:14:10 INFO : A1/B1/C1: Removing directory 2025/07/22 02:14:10 DEBUG : removing 1 level 2 directories 2025/07/22 02:14:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.37s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:14:14 DEBUG : filename.txt: File name found in url 2025/07/22 02:14:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (8.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:14:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/22 02:14:22 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/07/22 02:14:22 INFO : file1: Copied (new) to: sub/file2 2025/07/22 02:14:22 INFO : file1: Deleted 2025/07/22 02:14:23 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/22 02:14:23 DEBUG : file1: Unchanged skipping 2025/07/22 02:14:23 INFO : file1: Deleted 2025/07/22 02:14:23 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.08s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:14:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/22 02:14:27 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/07/22 02:14:27 INFO : file1: Copied (new) 2025/07/22 02:14:27 INFO : file1: Deleted 2025/07/22 02:14:27 DEBUG : file1: Destination exists, skipping 2025/07/22 02:14:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:14:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemibuz6cedu/backup" 2025/07/22 02:14:32 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/backup': Has cached credentials 2025/07/22 02:14:33 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/22 02:16:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/22 02:16:52.899200 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lxtXKOi6h5gnW0svqmU1_UH67h4A_9mNU7BwKk6PERs_GnsGVa-0M5I9_R3qJQ6IQ-foSWEZkRnWtQLS-aYm1Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/22 02:16:52.899373 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lxtXKOi6h5gnW0svqmU1_UH67h4A_9mNU7BwKk6PERs_GnsGVa-0M5I9_R3qJQ6IQ-foSWEZkRnWtQLS-aYm1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/22 02:16:52 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lxtXKOi6h5gnW0svqmU1_UH67h4A_9mNU7BwKk6PERs_GnsGVa-0M5I9_R3qJQ6IQ-foSWEZkRnWtQLS-aYm1Q==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lxtXKOi6h5gnW0svqmU1_UH67h4A_9mNU7BwKk6PERs_GnsGVa-0M5I9_R3qJQ6IQ-foSWEZkRnWtQLS-aYm1Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (145.19s) === 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:03 INFO : A1/B2: Making directory 2025/07/22 02:17:03 INFO : A1/B1/C3: Making directory 2025/07/22 02:17:05.679603 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VR33Ld7ZjP2wqb3M0vSWWBEt_PMwdS64739jpG_0oMFkqt8VI1isHrxT_yRDzsqhA6Um-x83KMuLp-MMkFPLmQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/22 02:17:05.679641 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VR33Ld7ZjP2wqb3M0vSWWBEt_PMwdS64739jpG_0oMFkqt8VI1isHrxT_yRDzsqhA6Um-x83KMuLp-MMkFPLmQ==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VR33Ld7ZjP2wqb3M0vSWWBEt_PMwdS64739jpG_0oMFkqt8VI1isHrxT_yRDzsqhA6Um-x83KMuLp-MMkFPLmQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (15.12s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:09 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:10 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 02:17:11 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/07/22 02:17:11 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/07/22 02:17:11 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/22 02:17:13 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/07/22 02:17:13 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:14 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 02:17:16 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/07/22 02:17:16 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/07/22 02:17:16 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/22 02:17:17 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/07/22 02:17:17 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:19 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 02:17:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/22 02:17:20 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/22 02:17:22 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:23 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/22 02:17:25 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/22 02:17:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/22 02:17:25 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/22 02:17:26 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/22 02:17:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.27s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.40s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:29 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/22 02:17:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:17:30 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (4.00s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.42s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:38 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Touching "empty space" 2025/07/22 02:17:38 ERROR : empty space: failed to touch: can't set modified time 2025/07/22 02:17:38 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Touching "potato2" 2025/07/22 02:17:38 ERROR : potato2: failed to touch: can't set modified time 2025/07/22 02:17:38 DEBUG : proton drive root link ID 'rclone-test-gemibuz6cedu': Touching "sub dir/potato3" 2025/07/22 02:17:38 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (7.45s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.41s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.43s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", 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-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.41s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.40s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-gemibuz6cedu'", Local "Local file system at /tmp/rclone155271012", Modify Window "1s" 2025/07/22 02:17:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nopayah2" before starting 2025/07/22 02:17:47.967329 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4-lgBr7ugWSaPA1ePd5nvznclE13SFWW8hYWnNNhmUC8PxJ_K8uVvdQ6Ui-merHSFhrTD6yL7TljL8NM_f2twA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/22 02:17:47.967355 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4-lgBr7ugWSaPA1ePd5nvznclE13SFWW8hYWnNNhmUC8PxJ_K8uVvdQ6Ui-merHSFhrTD6yL7TljL8NM_f2twA==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1911: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1911 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4-lgBr7ugWSaPA1ePd5nvznclE13SFWW8hYWnNNhmUC8PxJ_K8uVvdQ6Ui-merHSFhrTD6yL7TljL8NM_f2twA==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc000513c00)}) actual : () Test: TestRemoveExisting operations_test.go:1919: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1919 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1920: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1920 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting --- FAIL: TestRemoveExisting (7.83s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1eb336d] goroutine 12116 [running]: testing.tRunner.func1.2({0x2207260, 0x3e3c8c0}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x2207260?, 0x3e3c8c0?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc000cd8000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1923 +0x88d testing.tRunner(0xc000cd8000, 0x27e1630) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 24m36.052615336s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]