"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2026/03/02 02:39:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-niviqil0jayo" 2026/03/02 02:39:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 02:39:01 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': Has cached credentials 2026/03/02 02:39:01.363655 WARN RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2026/03/02 02:39:01.363687 ERROR RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401) 2026/03/02 02:39:01 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2026/03/02 02:39:01 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2026/03/02 02:39:01 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2026/03/02 02:39:01 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2026/03/02 02:39:03 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': Used cached credential to initialize the ProtonDrive API 2026/03/02 02:39:04 DEBUG : Creating backend with remote "/tmp/rclone2797996784" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/02 02:39:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.14s) === RUN TestMultithreadCopyAbort run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/02 02:39:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.10s) === RUN TestSizeDiffers 2026/03/02 02:39:04 DEBUG : a: size = 0 OK 2026/03/02 02:39:04 DEBUG : a: size = 1 (memory) 2026/03/02 02:39:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/02 02:39:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/02 02:39:04 DEBUG : potato: Seek from 10 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 10 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 2 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/02 02:39:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 2 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/02 02:39:04 DEBUG : potato: Seek from 8 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 8 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/02 02:39:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 02:39:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 02:39:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 02:39:04 DEBUG : potato: Seek from 5 to 2 2026/03/02 02:39:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/02 02:39:04 DEBUG : potato: Seek from 9 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 9 to 0 2026/03/02 02:39:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:10.210419 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:10.210491 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:10 ERROR : error listing: directory not found --- FAIL: TestCheck (5.56s) === RUN TestCheckFsError 2026/03/02 02:39:10 DEBUG : Creating backend with remote "nonexistent" 2026/03/02 02:39:10 DEBUG : Creating backend with remote "nonexistent" 2026/03/02 02:39:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/02 02:39:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/02 02:39:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/02 02:39:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 4 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:11.140921 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:11.140955 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:11 ERROR : error listing: directory not found --- FAIL: TestCheckDownload (1.00s) === RUN TestCheckSizeOnly run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:12.290056 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:12.290087 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:12 ERROR : error listing: directory not found --- FAIL: TestCheckSizeOnly (1.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:13.221655 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:13.221681 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:13 ERROR : error listing: directory not found --- FAIL: TestParseSumFile (0.92s) === RUN TestCheckSum run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-niviqil0jayo/data" 2026/03/02 02:39:13 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/data': Has cached credentials 2026/03/02 02:39:15 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-niviqil0jayo/data' lacks md5, skipping 2026/03/02 02:39:15 ERROR : error listing: directory not found --- SKIP: TestCheckSum (2.53s) === RUN TestCheckSumDownload run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-niviqil0jayo/data" 2026/03/02 02:39:15 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/data': Has cached credentials 2026/03/02 02:39:17 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/data': Used cached credential to initialize the ProtonDrive API 2026/03/02 02:39:19.026617 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:19.026654 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:19 ERROR : error listing: directory not found --- FAIL: TestCheckSumDownload (3.27s) === RUN TestApplyTransforms 2026/03/02 02:39:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rizutox4qaye" 2026/03/02 02:39:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 02:39:19 DEBUG : proton drive root link ID 'rclone-test-rizutox4qaye': Has cached credentials 2026/03/02 02:39:21 DEBUG : proton drive root link ID 'rclone-test-rizutox4qaye': Used cached credential to initialize the ProtonDrive API 2026/03/02 02:39:21 DEBUG : Creating backend with remote "/tmp/rclone367911986" run.go:185: Remote "proton drive root link ID 'rclone-test-rizutox4qaye'", Local "Local file system at /tmp/rclone367911986", Modify Window "1s" 2026/03/02 02:39:22.539615 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:22.539666 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-rizutox4qaye'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:22 DEBUG : proton drive root link ID 'rclone-test-rizutox4qaye': Purge remote 2026/03/02 02:39:22 NOTICE: purge failed: directory not found --- FAIL: TestApplyTransforms (3.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 02:39:23.669777 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:23.669798 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:23 ERROR : file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestCopyFile 2026/03/02 02:39:23 ERROR : error listing: directory not found --- FAIL: TestCopyFile (1.14s) === RUN TestCopyLongFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/03/02 02:39:23 ERROR : error listing: directory not found --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:24.946236 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:24.946268 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:25 ERROR : error listing: directory not found --- FAIL: TestCopyFileBackupDir (1.13s) === RUN TestCopyFileCompareDest run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-niviqil0jayo/dst" 2026/03/02 02:39:25 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/dst': Has cached credentials 2026/03/02 02:39:27 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/dst': Used cached credential to initialize the ProtonDrive API 2026/03/02 02:39:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-niviqil0jayo/CompareDest" 2026/03/02 02:39:27 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/CompareDest': Has cached credentials 2026/03/02 02:39:29 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo/CompareDest': Used cached credential to initialize the ProtonDrive API 2026/03/02 02:39:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 02:39:31.126850 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:31.126884 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:31 ERROR : one: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestCopyFileCompareDest 2026/03/02 02:39:31 ERROR : error listing: directory not found --- FAIL: TestCopyFileCompareDest (6.10s) === RUN TestCopyFileCopyDest run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/03/02 02:39:31 ERROR : error listing: directory not found --- SKIP: TestCopyFileCopyDest (0.15s) === RUN TestCopyInplace run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2026/03/02 02:39:31 ERROR : error listing: directory not found --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2026/03/02 02:39:31 ERROR : error listing: directory not found --- SKIP: TestCopyLongFileName (0.17s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2026/03/02 02:39:31 ERROR : error listing: directory not found --- SKIP: TestCopyLongFileNameCollision (0.15s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/02 02:39:32.830748 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:32.830783 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:32 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestCopyFileMaxTransfer 2026/03/02 02:39:32 ERROR : error listing: directory not found --- FAIL: TestCopyFileMaxTransfer (1.10s) === RUN TestDeduplicateInteractive run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:33 ERROR : error listing: directory not found --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:33 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:33 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSizeOnly (0.15s) === RUN TestDeduplicateFirst run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:33 ERROR : error listing: directory not found --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:33 ERROR : error listing: directory not found --- SKIP: TestDeduplicateNewest (0.08s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:34.370501 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:34.370531 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:34 ERROR : error listing: directory not found --- FAIL: TestDeduplicateNewestByHash (0.91s) === RUN TestDeduplicateOldest run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:34 ERROR : error listing: directory not found --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:34 ERROR : error listing: directory not found --- SKIP: TestDeduplicateLargest (0.15s) === RUN TestDeduplicateSmallest run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:34 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/02 02:39:35 ERROR : error listing: directory not found --- SKIP: TestDeduplicateRename (0.24s) === RUN TestMergeDirs run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/03/02 02:39:35 ERROR : error listing: directory not found --- SKIP: TestMergeDirs (0.17s) === RUN TestListDirSorted run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:35.889532 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:35.889574 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:35 ERROR : error listing: directory not found --- FAIL: TestListDirSorted (0.63s) === RUN TestListDirSortedFn run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:36.562192 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:36.562218 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:36 ERROR : error listing: directory not found --- FAIL: TestListDirSortedFn (0.74s) === RUN TestListJSON run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:37.545618 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:37.545645 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:37 ERROR : error listing: directory not found --- FAIL: TestListJSON (1.02s) === RUN TestStatJSON run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:38.582278 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:38.582298 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:38 ERROR : error listing: directory not found --- FAIL: TestStatJSON (0.93s) === RUN TestMkdir run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:38 INFO : proton drive root link ID 'rclone-test-niviqil0jayo': Making directory 2026/03/02 02:39:39.446406 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:39.446489 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:69: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:69 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestMkdir 2026/03/02 02:39:39 ERROR : error listing: directory not found --- FAIL: TestMkdir (0.92s) === RUN TestLsd run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:40.456548 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:40.456581 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:40 ERROR : error listing: directory not found --- FAIL: TestLsd (0.99s) === RUN TestLs run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:41.301544 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:41.301579 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:41 ERROR : error listing: directory not found --- FAIL: TestLs (0.86s) === RUN TestLsWithFilesFrom run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:41.981609 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:41.981645 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:42 ERROR : error listing: directory not found --- FAIL: TestLsWithFilesFrom (0.74s) === RUN TestLsLong run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:42.966252 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:42.966286 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:43 ERROR : error listing: directory not found --- FAIL: TestLsLong (0.89s) === RUN TestHashSums run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:43.628586 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:43.628624 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:43 ERROR : error listing: directory not found --- FAIL: TestHashSums (0.72s) === RUN TestHashSumsWithErrors 2026/03/02 02:39:43 DEBUG : Creating backend with remote ":memory:" 2026/03/02 02:39:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/02 02:39:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/02 02:39:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/02 02:39:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/02 02:39:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/02 02:39:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/02 02:39:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/02 02:39:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/02 02:39:43 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:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:44.553307 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:44.553330 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:44 ERROR : error listing: directory not found --- FAIL: TestCount (0.84s) === RUN TestDelete run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:45.330728 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:45.330753 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:45 ERROR : error listing: directory not found --- FAIL: TestDelete (0.80s) === RUN TestMaxDelete run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:46.255603 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:46.255637 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:46 ERROR : error listing: directory not found 2026/03/02 02:39:46 ERROR : error listing: directory not found --- FAIL: TestMaxDelete (1.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:47.095732 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:47.095763 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:47 ERROR : error listing: directory not found 2026/03/02 02:39:47 ERROR : error listing: directory not found --- FAIL: TestMaxDeleteSizeLargeFile (0.94s) === RUN TestMaxDeleteSize run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:48.154006 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:48.154029 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:48 ERROR : error listing: directory not found 2026/03/02 02:39:48 ERROR : error listing: directory not found --- FAIL: TestMaxDeleteSize (1.06s) === RUN TestReadFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:49.263153 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:49.263185 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:49 ERROR : error listing: directory not found 2026/03/02 02:39:49 ERROR : error listing: directory not found --- FAIL: TestReadFile (1.00s) === RUN TestRetry 2026/03/02 02:39:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/02 02:39:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/02 02:39:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 02:39:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 02:39:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 02:39:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 02:39:49 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:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:50.083099 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:50.083120 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:50 ERROR : error listing: directory not found --- FAIL: TestCat (0.74s) === RUN TestPurge 2026/03/02 02:39:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-duwagac5tali" 2026/03/02 02:39:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 02:39:50 DEBUG : proton drive root link ID 'rclone-test-duwagac5tali': Has cached credentials 2026/03/02 02:39:52 DEBUG : proton drive root link ID 'rclone-test-duwagac5tali': Used cached credential to initialize the ProtonDrive API 2026/03/02 02:39:52 DEBUG : Creating backend with remote "/tmp/rclone2626679977" run.go:185: Remote "proton drive root link ID 'rclone-test-duwagac5tali'", Local "Local file system at /tmp/rclone2626679977", Modify Window "1s" 2026/03/02 02:39:53.485104 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:53.485135 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-duwagac5tali'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:53 DEBUG : proton drive root link ID 'rclone-test-duwagac5tali': Purge remote 2026/03/02 02:39:53 NOTICE: purge failed: directory not found --- FAIL: TestPurge (3.44s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:54.226651 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:54.226682 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:54 ERROR : error listing: directory not found --- FAIL: TestRmdirsNoLeaveRoot (0.70s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:54.884053 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:54.884082 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:55 ERROR : error listing: directory not found --- FAIL: TestRmdirsLeaveRoot (0.63s) === RUN TestRmdirsWithFilter run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:55.714694 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:55.714725 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:55 ERROR : error listing: directory not found --- FAIL: TestRmdirsWithFilter (0.90s) === RUN TestCopyURL run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:56.526047 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:56.526081 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:56 ERROR : error listing: directory not found --- FAIL: TestCopyURL (0.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 02:39:57.094267 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:57.094296 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:57 ERROR : file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:57 ERROR : file1: Not deleting source as copy failed: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestMoveFile 2026/03/02 02:39:57 ERROR : error listing: directory not found --- FAIL: TestMoveFile (0.51s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 02:39:57.603120 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:57.603142 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:57 ERROR : file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:57 ERROR : file1: Not deleting source as copy failed: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestMoveFileWithIgnoreExisting 2026/03/02 02:39:57 ERROR : error listing: directory not found --- FAIL: TestMoveFileWithIgnoreExisting (0.51s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:57 ERROR : error listing: directory not found --- PASS: TestCaseInsensitiveMoveFile (0.06s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:57 ERROR : error listing: directory not found --- PASS: TestCaseInsensitiveMoveFileDryRun (0.06s) === RUN TestMoveFileBackupDir run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:58.069928 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:58.069951 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:58 ERROR : error listing: directory not found --- FAIL: TestMoveFileBackupDir (0.35s) === 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:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:58.387339 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:58.387363 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:39:58 ERROR : error listing: directory not found --- FAIL: TestDirMove (0.32s) === RUN TestGetFsInfo run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:58 ERROR : error listing: directory not found --- PASS: TestGetFsInfo (0.06s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:58 ERROR : error listing: directory not found 2026/03/02 02:39:58 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 02:39:58.925893 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:58.925930 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=false,ignoreChecksum=false 2026/03/02 02:39:58 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:59 ERROR : error listing: directory not found 2026/03/02 02:39:59 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 02:39:59.430845 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:59.430976 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=true,ignoreChecksum=false 2026/03/02 02:39:59 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:39:59 ERROR : error listing: directory not found 2026/03/02 02:39:59 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 02:39:59.899621 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:39:59.899654 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=false,ignoreChecksum=true 2026/03/02 02:39:59 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:40:00 ERROR : error listing: directory not found 2026/03/02 02:40:00 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 02:40:00.379894 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:40:00.379924 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=true,ignoreChecksum=true 2026/03/02 02:40:00 ERROR : error listing: directory not found --- FAIL: TestRcat (1.93s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.48s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.52s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (0.45s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (0.48s) === RUN TestRcatMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/03/02 02:40:00 ERROR : error listing: directory not found --- SKIP: TestRcatMetadata (0.08s) === RUN TestRcatSize run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:40:00.835408 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:40:00.835460 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:40:00 ERROR : potato1: Post request put error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcatSize 2026/03/02 02:40:00 ERROR : error listing: directory not found --- FAIL: TestRcatSize (0.38s) === RUN TestRcatSizeMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/03/02 02:40:00 ERROR : error listing: directory not found --- SKIP: TestRcatSizeMetadata (0.06s) === RUN TestTouchDir run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:40:01.224580 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:40:01.224601 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:40:01 ERROR : error listing: directory not found --- FAIL: TestTouchDir (0.32s) === RUN TestMkdirMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/03/02 02:40:01 ERROR : error listing: directory not found --- SKIP: TestMkdirMetadata (0.07s) === RUN TestMkdirModTime run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/03/02 02:40:01 ERROR : error listing: directory not found --- SKIP: TestMkdirModTime (0.07s) === RUN TestCopyDirMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/02 02:40:01 ERROR : error listing: directory not found --- SKIP: TestCopyDirMetadata (0.06s) === RUN TestSetDirModTime run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/03/02 02:40:01 ERROR : error listing: directory not found --- SKIP: TestSetDirModTime (0.06s) === RUN TestDirsEqual run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/02 02:40:01 ERROR : error listing: directory not found --- SKIP: TestDirsEqual (0.06s) === RUN TestRemoveExisting run.go:185: Remote "proton drive root link ID 'rclone-test-niviqil0jayo'", Local "Local file system at /tmp/rclone2797996784", Modify Window "1s" 2026/03/02 02:40:01.919057 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2026/03/02 02:40:01.919083 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-niviqil0jayo'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2026/03/02 02:40:01 ERROR : error listing: directory not found --- FAIL: TestRemoveExisting (0.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/03/02 02:40:01 DEBUG : proton drive root link ID 'rclone-test-niviqil0jayo': Purge remote 2026/03/02 02:40:02 NOTICE: purge failed: directory not found "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1m0.960767064s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestTouchDir TestRemoveExisting]