"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/16 01:51:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage" 2025/09/16 01:51:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:51:29 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Has cached credentials 2025/09/16 01:51:31 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Used cached credential to initialize the ProtonDrive API 2025/09/16 01:51:32 DEBUG : Creating backend with remote "/tmp/rclone3022727501" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:51:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/16 01:51:34 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:51:34 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.26s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:51:35 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:51:35 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:51:37 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:51:39 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.29s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.86s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.89s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:51:43 DEBUG : Creating backend with remote "/non-existing" 2025/09/16 01:51:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/16 01:51:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:51:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.40s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:51:45 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:51:45 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:51:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:51:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.40s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.86s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:51:53 INFO : proton drive root link ID 'rclone-test-derisis3gage': Running all checks before starting transfers 2025/09/16 01:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:51:53 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:51:53 INFO : proton drive root link ID 'rclone-test-derisis3gage': Checks finished, now starting transfers 2025/09/16 01:51:53 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:51:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.57s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:01 ERROR : Ignoring --no-traverse with sync 2025/09/16 01:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:52:01 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:01 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:04 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.66s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/16 01:52:09 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:09 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/16 01:52:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:52:13 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:13 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:52:18 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:18 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.74s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/16 01:52:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:52:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/16 01:52:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:52:23 INFO : sub dir2: Making directory 2025/09/16 01:52:23 INFO : sub dir: Making directory 2025/09/16 01:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:52:24 INFO : sub dir2/sub sub dir2: Making directory 2025/09/16 01:52:25 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:25 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:27 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:52:29 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:34 INFO : sub dir2: Making directory 2025/09/16 01:52:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/16 01:52:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:52:34 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:34 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:41 DEBUG : sub dir2: Making directory with metadata 2025/09/16 01:52:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:52:42 INFO : sub dir2: Making directory 2025/09/16 01:52:42 INFO : sub dir: Making directory 2025/09/16 01:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:52:43 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:43 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:45 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:52:45 INFO : sub dir/hello world: Deleted 2025/09/16 01:52:46 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/16 01:52:47 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:51 INFO : sub dir2: Making directory 2025/09/16 01:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:52:52 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:52:52 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:52:55 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:52:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.83s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:52:59 DEBUG : sub dir2: Making directory with metadata 2025/09/16 01:52:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:53:00 INFO : sub dir2: Making directory 2025/09/16 01:53:01 INFO : sub dir: Making directory 2025/09/16 01:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:53:01 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:53:01 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:53:03 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:53:03 DEBUG : Waiting for deletions to finish 2025/09/16 01:53:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.13s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:53:09 INFO : sub dir2: Making directory 2025/09/16 01:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:53:09 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:53:09 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:53:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:53:12 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:53:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.81s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:53:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xifirut0caro" 2025/09/16 01:53:21 DEBUG : proton drive root link ID 'rclone-test-xifirut0caro': Has cached credentials 2025/09/16 01:53:23 DEBUG : proton drive root link ID 'rclone-test-xifirut0caro': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-derisis3gage' -> proton drive root link ID 'rclone-test-xifirut0caro' 2025/09/16 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:53:25 DEBUG : proton drive root link ID 'rclone-test-xifirut0caro': Waiting for checks to finish 2025/09/16 01:53:25 DEBUG : proton drive root link ID 'rclone-test-xifirut0caro': Waiting for transfers to finish 2025/09/16 01:53:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:53:30 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:53:31 DEBUG : proton drive root link ID 'rclone-test-xifirut0caro': Purge remote --- PASS: TestServerSideCopy (18.64s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:53:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:53:41 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:53:41 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:53:41.797584 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/09/16 01:53:41.797604 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/09/16 01:53:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:53:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:53:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nobemix5kote" 2025/09/16 01:53:52 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Has cached credentials 2025/09/16 01:53:55 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-derisis3gage' -> proton drive root link ID 'rclone-test-nobemix5kote' 2025/09/16 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:53:57 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Waiting for checks to finish 2025/09/16 01:53:57 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Waiting for transfers to finish 2025/09/16 01:54:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:54:02 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:54:05.156550 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/09/16 01:54:05.156654 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/09/16 01:54:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:54:09 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Waiting for checks to finish 2025/09/16 01:54:09 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Waiting for transfers to finish 2025/09/16 01:54:10.963668 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/09/16 01:54:10.963692 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/09/16 01:54:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:54:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/16 01:54:14 DEBUG : proton drive root link ID 'rclone-test-nobemix5kote': Purge remote --- PASS: TestServerSideCopyOverSelf (29.77s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:54:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:54:23 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:54:23 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:54:23.957627 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/09/16 01:54:23.957668 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/09/16 01:54:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:54:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/16 01:54:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:54:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zizetac2nebe" 2025/09/16 01:54:33 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Has cached credentials 2025/09/16 01:54:36 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-derisis3gage' -> proton drive root link ID 'rclone-test-zizetac2nebe' 2025/09/16 01:54:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:54:37 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Waiting for checks to finish 2025/09/16 01:54:37 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Waiting for transfers to finish 2025/09/16 01:54:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:54:42 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:54:45.356934 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/09/16 01:54:45.356969 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/09/16 01:54:49 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Using server-side directory move 2025/09/16 01:54:49 INFO : proton drive root link ID 'rclone-test-zizetac2nebe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/16 01:54:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:54:50 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Waiting for checks to finish 2025/09/16 01:54:50 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Waiting for transfers to finish 2025/09/16 01:54:51 INFO : sub dir/hello world: Deleted 2025/09/16 01:54:52.292819 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZjWxtdUMTnyH7P_t0phYylXS5fbwtPpKGDtgP-fFXFl9zxuD1foZvO2sZ5NeGK8G20CERS3O_BeCMKYcmBlmQQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 01:54:52.292851 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZjWxtdUMTnyH7P_t0phYylXS5fbwtPpKGDtgP-fFXFl9zxuD1foZvO2sZ5NeGK8G20CERS3O_BeCMKYcmBlmQQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:54:52 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZjWxtdUMTnyH7P_t0phYylXS5fbwtPpKGDtgP-fFXFl9zxuD1foZvO2sZ5NeGK8G20CERS3O_BeCMKYcmBlmQQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZjWxtdUMTnyH7P_t0phYylXS5fbwtPpKGDtgP-fFXFl9zxuD1foZvO2sZ5NeGK8G20CERS3O_BeCMKYcmBlmQQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/16 01:54:52 DEBUG : proton drive root link ID 'rclone-test-zizetac2nebe': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.14s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:54:58 ERROR : error listing: directory not found 2025/09/16 01:54:59 INFO : Local file system at /tmp/rclone3022727501: Making directory 2025/09/16 01:55:00 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:00 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.64s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/16 01:55:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:55:09 DEBUG : Local file system at /tmp/rclone3022727501: Waiting for checks to finish 2025/09/16 01:55:09 DEBUG : Local file system at /tmp/rclone3022727501: Waiting for transfers to finish 2025/09/16 01:55:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:55:10 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/16 01:55:10 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:55:10 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/16 01:55:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:55:16 INFO : check sum: Copied (new) 2025/09/16 01:55:16 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:17 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:55:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/16 01:55:17 DEBUG : check sum: Unchanged skipping 2025/09/16 01:55:17 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:17 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.07s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/16 01:55:20 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:20 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:55:21 INFO : sizeonly: Copied (new) 2025/09/16 01:55:21 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:23 DEBUG : sizeonly: Sizes identical 2025/09/16 01:55:23 DEBUG : sizeonly: Unchanged skipping 2025/09/16 01:55:23 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:23 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.90s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/16 01:55:26 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:26 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/16 01:55:27 INFO : ignore-size: Copied (new) 2025/09/16 01:55:27 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:29 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:29 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:55:29 DEBUG : ignore-size: Unchanged skipping 2025/09/16 01:55:29 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:29 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:55:35 DEBUG : existing: Unchanged skipping 2025/09/16 01:55:35 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:35 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:35 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:35 INFO : There was nothing to transfer 2025/09/16 01:55:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/16 01:55:35 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:35 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:35.846674 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/09/16 01:55:35.846698 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/09/16 01:55:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:55:38 INFO : existing: Copied (replaced existing) 2025/09/16 01:55:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 01:55:41 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:41 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:55:42 INFO : existing: Copied (new) 2025/09/16 01:55:42 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:44 DEBUG : existing: Destination exists, skipping 2025/09/16 01:55:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:44 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:55:51 INFO : d: Making directory 2025/09/16 01:55:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 01:55:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:55:54 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:55:54 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 01:55:54 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:55:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:55:56 INFO : a/potato2: Copied (new) 2025/09/16 01:55:56 DEBUG : Waiting for deletions to finish 2025/09/16 01:55:57 INFO : b/potato: Deleted 2025/09/16 01:55:57 INFO : d: Removing directory 2025/09/16 01:55:57 INFO : b: Removing directory 2025/09/16 01:55:58 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:07 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/16 01:56:07 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:56:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/16 01:56:07 DEBUG : empty space: Unchanged skipping 2025/09/16 01:56:07 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:07 DEBUG : Waiting for deletions to finish 2025/09/16 01:56:07 INFO : There was nothing to transfer 2025/09/16 01:56:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/16 01:56:08 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:56:08 NOTICE: proton drive root link ID 'rclone-test-derisis3gage': Forced to upload files to set modification times on this backend. 2025/09/16 01:56:08 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/16 01:56:08 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:08.847943 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/09/16 01:56:08.847989 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/09/16 01:56:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:56:11 INFO : empty space: Copied (replaced existing) 2025/09/16 01:56:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/16 01:56:16 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:56:16 DEBUG : empty space: Unchanged skipping 2025/09/16 01:56:16 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:16 DEBUG : Waiting for deletions to finish 2025/09/16 01:56:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:22 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:22 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/16 01:56:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3022727501) 2025/09/16 01:56:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-derisis3gage') 2025/09/16 01:56:22 DEBUG : foo: sha1 differ 2025/09/16 01:56:22 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:22.456585 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/09/16 01:56:22.456619 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/09/16 01:56:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/16 01:56:24 INFO : foo: Copied (replaced existing) 2025/09/16 01:56:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.80s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:56:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/16 01:56:30 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:30 DEBUG : empty space: Unchanged skipping 2025/09/16 01:56:30 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:56:32 INFO : potato: Copied (new) 2025/09/16 01:56:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:38 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/16 01:56:38 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:39.335329 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/09/16 01:56:39.335370 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/09/16 01:56:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/16 01:56:41 INFO : potato: Copied (replaced existing) 2025/09/16 01:56:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.42s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/16 01:56:47 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3022727501) 2025/09/16 01:56:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-derisis3gage') 2025/09/16 01:56:47 DEBUG : potato: sha1 differ 2025/09/16 01:56:47 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:47.388031 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/09/16 01:56:47.388059 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/09/16 01:56:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/16 01:56:49 INFO : potato: Copied (replaced existing) 2025/09/16 01:56:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:56:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:56:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:56:56 DEBUG : empty space: Unchanged skipping 2025/09/16 01:56:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/16 01:56:56 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:56:56 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:56:56 DEBUG : Waiting for deletions to finish 2025/09/16 01:56:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:57:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:57:05 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:57:05 DEBUG : empty space: Unchanged skipping 2025/09/16 01:57:05 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:57:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:57:07 INFO : potato2: Copied (new) 2025/09/16 01:57:07 DEBUG : Waiting for deletions to finish 2025/09/16 01:57:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:57:16 INFO : d: Making directory 2025/09/16 01:57:17 INFO : d/e: Making directory 2025/09/16 01:57:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 01:57:21 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:57:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:57:21 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 01:57:21 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:57:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:57:22 INFO : a/potato2: Copied (new) 2025/09/16 01:57:22 DEBUG : Waiting for deletions to finish 2025/09/16 01:57:23 INFO : b/potato: Deleted 2025/09/16 01:57:23 INFO : d/e: Removing directory 2025/09/16 01:57:24 INFO : d: Removing directory 2025/09/16 01:57:24 INFO : b: Removing directory 2025/09/16 01:57:25 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:57:36 INFO : d: Making directory 2025/09/16 01:57:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 01:57:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:57:39 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 01:57:39 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:57:39 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:57:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:57:41 INFO : a/potato2: Copied (new) 2025/09/16 01:57:41 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting files as there were IO errors 2025/09/16 01:57:41 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:57:53 DEBUG : Waiting for deletions to finish 2025/09/16 01:57:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:57:53 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:57:53 DEBUG : empty space: Unchanged skipping 2025/09/16 01:57:53 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:57:54 INFO : potato: Deleted 2025/09/16 01:57:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:57:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:58:03 DEBUG : Waiting for deletions to finish 2025/09/16 01:58:05 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:05 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:05 INFO : potato: Deleted 2025/09/16 01:58:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:58:06 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:06 DEBUG : empty space: Unchanged skipping 2025/09/16 01:58:06 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:58:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:58:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:58:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/16 01:58:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.61s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:58:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 01:58:23 DEBUG : enormous: Excluded 2025/09/16 01:58:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:58:23 DEBUG : potato2: Excluded 2025/09/16 01:58:24 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:58:24 DEBUG : potato2: Excluded 2025/09/16 01:58:24 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:58:24 DEBUG : empty space: Unchanged skipping 2025/09/16 01:58:24 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:58:24 INFO : There was nothing to transfer 2025/09/16 01:58:25 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 01:58:25 DEBUG : enormous: Excluded 2025/09/16 01:58:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:58:25 DEBUG : potato2: Excluded 2025/09/16 01:58:26 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:58:26 DEBUG : potato2: Excluded 2025/09/16 01:58:26 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/16 01:58:26 DEBUG : empty space: Unchanged skipping 2025/09/16 01:58:26 DEBUG : Local file system at /tmp/rclone3022727501: Waiting for checks to finish 2025/09/16 01:58:26 DEBUG : Local file system at /tmp/rclone3022727501: Waiting for transfers to finish 2025/09/16 01:58:26 DEBUG : Waiting for deletions to finish 2025/09/16 01:58:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:58:35 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 01:58:35 DEBUG : enormous: Excluded 2025/09/16 01:58:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:58:35 DEBUG : potato2: Excluded 2025/09/16 01:58:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 01:58:37 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:37 DEBUG : empty space: Unchanged skipping 2025/09/16 01:58:37 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:37 DEBUG : Waiting for deletions to finish 2025/09/16 01:58:37 INFO : enormous: Deleted 2025/09/16 01:58:37 INFO : potato2: Deleted 2025/09/16 01:58:37 INFO : There was nothing to transfer 2025/09/16 01:58:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/16 01:58:39 DEBUG : empty space: Unchanged skipping 2025/09/16 01:58:39 DEBUG : Local file system at /tmp/rclone3022727501: Waiting for checks to finish 2025/09/16 01:58:39 DEBUG : Local file system at /tmp/rclone3022727501: Waiting for transfers to finish 2025/09/16 01:58:39 DEBUG : Waiting for deletions to finish 2025/09/16 01:58:39 INFO : enormous: Deleted 2025/09/16 01:58:39 INFO : potato2: Deleted 2025/09/16 01:58:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:58:49 DEBUG : five: Need to transfer - File not found at Destination 2025/09/16 01:58:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/16 01:58:49 DEBUG : one: Destination is newer than source, skipping 2025/09/16 01:58:49 DEBUG : three: Sizes identical 2025/09/16 01:58:49 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/16 01:58:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3022727501) 2025/09/16 01:58:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-derisis3gage') 2025/09/16 01:58:49 DEBUG : two: sha1 differ 2025/09/16 01:58:49 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:50.239805 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/09/16 01:58:50.239962 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/09/16 01:58:50.342991 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/09/16 01:58:50.343029 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/09/16 01:58:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/16 01:58:50 INFO : five: Copied (new) 2025/09/16 01:58:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 01:58:52 INFO : two: Copied (replaced existing) 2025/09/16 01:58:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/16 01:58:52 INFO : four: Copied (replaced existing) 2025/09/16 01:58:52 DEBUG : Waiting for deletions to finish 2025/09/16 01:58:56 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:58:56 DEBUG : one: Destination is newer than source, skipping 2025/09/16 01:58:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/16 01:58:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/16 01:58:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/16 01:58:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/16 01:58:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:58:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:58:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 01:58:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/16 01:58:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:58:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3022727501) 2025/09/16 01:58:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-derisis3gage') 2025/09/16 01:58:56 DEBUG : three: sha1 differ 2025/09/16 01:58:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/16 01:58:56 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:58:56.661984 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/09/16 01:58:56.662025 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/09/16 01:58:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:58:59 INFO : three: Copied (replaced existing) 2025/09/16 01:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/16 01:59:06 INFO : proton drive root link ID 'rclone-test-derisis3gage': Making map for --track-renames 2025/09/16 01:59:06 INFO : proton drive root link ID 'rclone-test-derisis3gage': Finished making map for --track-renames 2025/09/16 01:59:06 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 01:59:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 01:59:06 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for renames to finish 2025/09/16 01:59:06 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:59:08 INFO : yam: Copied (new) 2025/09/16 01:59:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 01:59:08 INFO : potato: Copied (new) 2025/09/16 01:59:08 DEBUG : Waiting for deletions to finish 2025/09/16 01:59:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:59:10 INFO : proton drive root link ID 'rclone-test-derisis3gage': Making map for --track-renames 2025/09/16 01:59:10 INFO : proton drive root link ID 'rclone-test-derisis3gage': Finished making map for --track-renames 2025/09/16 01:59:10 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:10 DEBUG : potato: Unchanged skipping 2025/09/16 01:59:10 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for renames to finish 2025/09/16 01:59:11.705885 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aSb9luLcKwbfZOBMMG69Jmk1xv-ig4xOzh77PrNJqrkxkFayyt62WXPOihan-YeMjRdqoB_iaHV6IGb1Ygy7Yg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 01:59:11.705907 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aSb9luLcKwbfZOBMMG69Jmk1xv-ig4xOzh77PrNJqrkxkFayyt62WXPOihan-YeMjRdqoB_iaHV6IGb1Ygy7Yg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:11 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aSb9luLcKwbfZOBMMG69Jmk1xv-ig4xOzh77PrNJqrkxkFayyt62WXPOihan-YeMjRdqoB_iaHV6IGb1Ygy7Yg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:11 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aSb9luLcKwbfZOBMMG69Jmk1xv-ig4xOzh77PrNJqrkxkFayyt62WXPOihan-YeMjRdqoB_iaHV6IGb1Ygy7Yg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:11 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/16 01:59:11 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:13 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:59:13 INFO : yaml: Copied (new) 2025/09/16 01:59:13 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting files as there were IO errors 2025/09/16 01:59:13 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/16 01:59:17 INFO : proton drive root link ID 'rclone-test-derisis3gage': Making map for --track-renames 2025/09/16 01:59:17 INFO : proton drive root link ID 'rclone-test-derisis3gage': Finished making map for --track-renames 2025/09/16 01:59:17 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:17 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for renames to finish 2025/09/16 01:59:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 01:59:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 01:59:17 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:59:18 INFO : yam: Copied (new) 2025/09/16 01:59:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 01:59:18 INFO : potato: Copied (new) 2025/09/16 01:59:18 DEBUG : Waiting for deletions to finish 2025/09/16 01:59:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:59:20 INFO : proton drive root link ID 'rclone-test-derisis3gage': Making map for --track-renames 2025/09/16 01:59:20 INFO : proton drive root link ID 'rclone-test-derisis3gage': Finished making map for --track-renames 2025/09/16 01:59:20 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:20 DEBUG : potato: Unchanged skipping 2025/09/16 01:59:20 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for renames to finish 2025/09/16 01:59:21.935523 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQlUTs_8TS7Bevz74e_gZDxa1oJJm5sojflCesj7Sbq5IEU3iP4CgnVPgsLpxyi9dgiu7yvUkB26saP3UFQdiw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 01:59:21.935562 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQlUTs_8TS7Bevz74e_gZDxa1oJJm5sojflCesj7Sbq5IEU3iP4CgnVPgsLpxyi9dgiu7yvUkB26saP3UFQdiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:21 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQlUTs_8TS7Bevz74e_gZDxa1oJJm5sojflCesj7Sbq5IEU3iP4CgnVPgsLpxyi9dgiu7yvUkB26saP3UFQdiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:21 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQlUTs_8TS7Bevz74e_gZDxa1oJJm5sojflCesj7Sbq5IEU3iP4CgnVPgsLpxyi9dgiu7yvUkB26saP3UFQdiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:21 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/16 01:59:21 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:23 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:59:23 INFO : yaml: Copied (new) 2025/09/16 01:59:23 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting files as there were IO errors 2025/09/16 01:59:23 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (9.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/16 01:59:27 INFO : proton drive root link ID 'rclone-test-derisis3gage': Making map for --track-renames 2025/09/16 01:59:27 INFO : proton drive root link ID 'rclone-test-derisis3gage': Finished making map for --track-renames 2025/09/16 01:59:27 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/16 01:59:27 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for renames to finish 2025/09/16 01:59:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 01:59:27 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 01:59:29 INFO : potato: Copied (new) 2025/09/16 01:59:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:59:29 INFO : sub/yam: Copied (new) 2025/09/16 01:59:29 DEBUG : Waiting for deletions to finish 2025/09/16 01:59:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 01:59:32 DEBUG : potato: Unchanged skipping 2025/09/16 01:59:32 INFO : proton drive root link ID 'rclone-test-derisis3gage': Making map for --track-renames 2025/09/16 01:59:32 INFO : proton drive root link ID 'rclone-test-derisis3gage': Finished making map for --track-renames 2025/09/16 01:59:32 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:32 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for renames to finish 2025/09/16 01:59:33.914266 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/531qwK9XBjC4qT1gE-lcG-O7NIKq37kAO6a1i_TUpgrYtHDG9LNVxMmI6YQVTtwWUwnPEZFP4dZEuhL7F62nmg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 01:59:33.914307 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/531qwK9XBjC4qT1gE-lcG-O7NIKq37kAO6a1i_TUpgrYtHDG9LNVxMmI6YQVTtwWUwnPEZFP4dZEuhL7F62nmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:33 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/531qwK9XBjC4qT1gE-lcG-O7NIKq37kAO6a1i_TUpgrYtHDG9LNVxMmI6YQVTtwWUwnPEZFP4dZEuhL7F62nmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:33 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/531qwK9XBjC4qT1gE-lcG-O7NIKq37kAO6a1i_TUpgrYtHDG9LNVxMmI6YQVTtwWUwnPEZFP4dZEuhL7F62nmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 01:59:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 01:59:33 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:59:35 INFO : yam: Copied (new) 2025/09/16 01:59:35 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting files as there were IO errors 2025/09/16 01:59:35 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (13.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:59:40 DEBUG : Creating backend with remote "/tmp/rclone3022727501/dir1" 2025/09/16 01:59:40 DEBUG : Config file has changed externally - reloading 2025/09/16 01:59:40 DEBUG : Creating backend with remote "/tmp/rclone3022727501/dir2" 2025/09/16 01:59:40 DEBUG : Local file system at /tmp/rclone3022727501/dir2: Using server-side directory move 2025/09/16 01:59:40 INFO : Local file system at /tmp/rclone3022727501/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/16 01:59:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/16 01:59:40 INFO : file1.txt: Moved (server-side) 2025/09/16 01:59:40 DEBUG : Local file system at /tmp/rclone3022727501/dir2: Waiting for checks to finish 2025/09/16 01:59:40 DEBUG : Local file system at /tmp/rclone3022727501/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.92s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 01:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:59:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/16 01:59:42 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 01:59:42 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 01:59:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:59:46 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:59:46 INFO : sub dir/hello world: Deleted 2025/09/16 01:59:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/16 01:59:46 INFO : nested/sub dir/file: Copied (new) 2025/09/16 01:59:46 INFO : nested/sub dir/file: Deleted 2025/09/16 01:59:46 ERROR : Local file system at /tmp/rclone3022727501: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (69.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 02:00:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/16 02:00:51 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:00:51 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:00:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/16 02:00:56 INFO : nested/sub dir/file: Copied (new) 2025/09/16 02:00:56 INFO : nested/sub dir/file: Deleted 2025/09/16 02:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 02:00:56 INFO : sub dir/hello world: Copied (new) 2025/09/16 02:00:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:01:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/16 02:01:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 02:01:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:01:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:01:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/16 02:01:05 INFO : existing-b: Copied (new) 2025/09/16 02:01:05 INFO : existing-b: Deleted 2025/09/16 02:01:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 02:01:05 INFO : existing: Copied (new) 2025/09/16 02:01:05 INFO : existing: Deleted 2025/09/16 02:01:07 DEBUG : existing: Destination exists, skipping 2025/09/16 02:01:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/16 02:01:07 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:01:07 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:01:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.20s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:01:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-walecah3konu" 2025/09/16 02:01:11 DEBUG : Config file has changed externally - reloading 2025/09/16 02:01:11 DEBUG : proton drive root link ID 'rclone-test-walecah3konu': Has cached credentials 2025/09/16 02:01:14 DEBUG : proton drive root link ID 'rclone-test-walecah3konu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-derisis3gage' -> proton drive root link ID 'rclone-test-walecah3konu' 2025/09/16 02:01:25 DEBUG : proton drive root link ID 'rclone-test-walecah3konu': Using server-side directory move 2025/09/16 02:01:25 INFO : proton drive root link ID 'rclone-test-walecah3konu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/16 02:01:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 02:01:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/16 02:01:27 DEBUG : empty space: Unchanged skipping 2025/09/16 02:01:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 02:01:27 DEBUG : proton drive root link ID 'rclone-test-walecah3konu': Waiting for checks to finish 2025/09/16 02:01:27 INFO : empty space: Deleted 2025/09/16 02:01:27 DEBUG : proton drive root link ID 'rclone-test-walecah3konu': Waiting for transfers to finish 2025/09/16 02:01:27 INFO : potato3: Deleted 2025/09/16 02:01:28.135200 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vaRzkfuruaCrHEVyM0VlORc5WbloBENV-3jgpcLmE6iFiWAb6il1qRbwZspS561vmSHEzxB7np2Km0A93bgrUg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:01:28.135280 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vaRzkfuruaCrHEVyM0VlORc5WbloBENV-3jgpcLmE6iFiWAb6il1qRbwZspS561vmSHEzxB7np2Km0A93bgrUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:01:28 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vaRzkfuruaCrHEVyM0VlORc5WbloBENV-3jgpcLmE6iFiWAb6il1qRbwZspS561vmSHEzxB7np2Km0A93bgrUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:01:28.583564 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GjXKFLDSORwgi9GzvILpMi6XJh1PHVT65gRcDTF6_kJoSictfQRUlEziQoJcc4TJocLShMLkhyi6v6xW4mNcMA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:01:28.583591 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GjXKFLDSORwgi9GzvILpMi6XJh1PHVT65gRcDTF6_kJoSictfQRUlEziQoJcc4TJocLShMLkhyi6v6xW4mNcMA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:01:28 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GjXKFLDSORwgi9GzvILpMi6XJh1PHVT65gRcDTF6_kJoSictfQRUlEziQoJcc4TJocLShMLkhyi6v6xW4mNcMA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GjXKFLDSORwgi9GzvILpMi6XJh1PHVT65gRcDTF6_kJoSictfQRUlEziQoJcc4TJocLShMLkhyi6v6xW4mNcMA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/16 02:01:28 DEBUG : proton drive root link ID 'rclone-test-walecah3konu': Purge remote --- FAIL: TestServerSideMove (20.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:01:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tikoril6xofu" 2025/09/16 02:01:32 DEBUG : proton drive root link ID 'rclone-test-tikoril6xofu': Has cached credentials 2025/09/16 02:01:34 DEBUG : proton drive root link ID 'rclone-test-tikoril6xofu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-derisis3gage' -> proton drive root link ID 'rclone-test-tikoril6xofu' 2025/09/16 02:01:47 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 02:01:47 DEBUG : empty space: Excluded 2025/09/16 02:01:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 02:01:48 DEBUG : empty space: Excluded 2025/09/16 02:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 02:01:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 02:01:48 DEBUG : proton drive root link ID 'rclone-test-tikoril6xofu': Waiting for checks to finish 2025/09/16 02:01:48 DEBUG : proton drive root link ID 'rclone-test-tikoril6xofu': Waiting for transfers to finish 2025/09/16 02:01:48 INFO : potato3: Deleted 2025/09/16 02:01:49.260894 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1WyBmJ4iEd2SqG2BLXiKH0OoU5Sd6gHm0_M8y5hwxufBbnCaMEbF-Md09hkP7gZOSr8Xy3WDUxC8Xv5MURtYyA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:01:49.260927 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1WyBmJ4iEd2SqG2BLXiKH0OoU5Sd6gHm0_M8y5hwxufBbnCaMEbF-Md09hkP7gZOSr8Xy3WDUxC8Xv5MURtYyA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:01:49 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1WyBmJ4iEd2SqG2BLXiKH0OoU5Sd6gHm0_M8y5hwxufBbnCaMEbF-Md09hkP7gZOSr8Xy3WDUxC8Xv5MURtYyA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:01:49.774193 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QlGxLE2qSEwGxcxOgkYPEk1EQqWBBHQ6Gube9mFh3wUmTqxRTZ-Da2eRbYK_1MHsbbXvxIoVEl_LJuiy5qx-yw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:01:49.774223 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QlGxLE2qSEwGxcxOgkYPEk1EQqWBBHQ6Gube9mFh3wUmTqxRTZ-Da2eRbYK_1MHsbbXvxIoVEl_LJuiy5qx-yw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:01:49 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QlGxLE2qSEwGxcxOgkYPEk1EQqWBBHQ6Gube9mFh3wUmTqxRTZ-Da2eRbYK_1MHsbbXvxIoVEl_LJuiy5qx-yw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QlGxLE2qSEwGxcxOgkYPEk1EQqWBBHQ6Gube9mFh3wUmTqxRTZ-Da2eRbYK_1MHsbbXvxIoVEl_LJuiy5qx-yw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/16 02:01:49 DEBUG : proton drive root link ID 'rclone-test-tikoril6xofu': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:01:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cozetab3begu" 2025/09/16 02:01:54 DEBUG : proton drive root link ID 'rclone-test-cozetab3begu': Has cached credentials 2025/09/16 02:01:56 DEBUG : proton drive root link ID 'rclone-test-cozetab3begu': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:02:02 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-derisis3gage' -> proton drive root link ID 'rclone-test-cozetab3begu' 2025/09/16 02:02:10 DEBUG : proton drive root link ID 'rclone-test-cozetab3begu': Using server-side directory move 2025/09/16 02:02:10 INFO : proton drive root link ID 'rclone-test-cozetab3begu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/16 02:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 02:02:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/16 02:02:12 DEBUG : empty space: Unchanged skipping 2025/09/16 02:02:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 02:02:12 DEBUG : proton drive root link ID 'rclone-test-cozetab3begu': Waiting for checks to finish 2025/09/16 02:02:12 INFO : empty space: Deleted 2025/09/16 02:02:12 DEBUG : proton drive root link ID 'rclone-test-cozetab3begu': Waiting for transfers to finish 2025/09/16 02:02:12 INFO : potato3: Deleted 2025/09/16 02:02:13.118891 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ze_GCA25UBkZZ0hQ9yS6tYTJNZJb97jw98JdDuKIlcSrcNh3lLg2MLeblZFfdesRaCAoQic_0_QoU2lx7H-KnA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:02:13.118926 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ze_GCA25UBkZZ0hQ9yS6tYTJNZJb97jw98JdDuKIlcSrcNh3lLg2MLeblZFfdesRaCAoQic_0_QoU2lx7H-KnA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:02:13 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ze_GCA25UBkZZ0hQ9yS6tYTJNZJb97jw98JdDuKIlcSrcNh3lLg2MLeblZFfdesRaCAoQic_0_QoU2lx7H-KnA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:02:13.490974 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FU8SsTVaVFGxhviX4m91C54Vwj8xYCHbq6Ph8zujtWZ71tzSVP3vDjnZcHEKPxXiGLCLkMQRa4V3nTZx0LihAQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:02:13.491018 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FU8SsTVaVFGxhviX4m91C54Vwj8xYCHbq6Ph8zujtWZ71tzSVP3vDjnZcHEKPxXiGLCLkMQRa4V3nTZx0LihAQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:02:13 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FU8SsTVaVFGxhviX4m91C54Vwj8xYCHbq6Ph8zujtWZ71tzSVP3vDjnZcHEKPxXiGLCLkMQRa4V3nTZx0LihAQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:02:13 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/16 02:02:13 DEBUG : proton drive root link ID 'rclone-test-cozetab3begu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.71s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.99s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:02:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/rclone-sync-test" 2025/09/16 02:02:19 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test': Has cached credentials 2025/09/16 02:02:21 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (191.20s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:05:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/rclone-sync-test" 2025/09/16 02:05:30 DEBUG : Config file has changed externally - reloading 2025/09/16 02:05:30 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test': Has cached credentials 2025/09/16 02:05:32 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:08:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/rclone-sync-test-include/layer2" 2025/09/16 02:08:39 DEBUG : Config file has changed externally - reloading 2025/09/16 02:08:39 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-include/layer2': Has cached credentials 2025/09/16 02:08:41 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:11:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/rclone-sync-test-ignore-file" 2025/09/16 02:11:48 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-ignore-file': Has cached credentials 2025/09/16 02:11:50 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:15:00 DEBUG : rclone-sync-test: Excluded 2025/09/16 02:15:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 02:15:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/16 02:15:02 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test': Waiting for checks to finish 2025/09/16 02:15:02 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test': Waiting for transfers to finish 2025/09/16 02:15:02 DEBUG : Waiting for deletions to finish 2025/09/16 02:15:02 INFO : There was nothing to transfer 2025/09/16 02:15:02 DEBUG : rclone-sync-test: Excluded 2025/09/16 02:15:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 02:15:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/16 02:15:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:15:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:15:04 DEBUG : Waiting for deletions to finish 2025/09/16 02:15:04 INFO : rclone-sync-test-include: Removing directory 2025/09/16 02:15:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/16 02:15:05 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': failed to delete 1 directories 2025/09/16 02:15:05 INFO : There was nothing to transfer 2025/09/16 02:15:06 DEBUG : rclone-sync-test: Excluded 2025/09/16 02:15:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 02:15:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/16 02:15:07 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/16 02:15:07 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/16 02:15:07 DEBUG : Waiting for deletions to finish 2025/09/16 02:15:07 INFO : There was nothing to transfer 2025/09/16 02:15:08 DEBUG : rclone-sync-test: Excluded 2025/09/16 02:15:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 02:15:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/16 02:15:10 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:15:10 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:15:10 DEBUG : Waiting for deletions to finish 2025/09/16 02:15:10 INFO : rclone-sync-test-include: Removing directory 2025/09/16 02:15:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/16 02:15:11 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': failed to delete 1 directories 2025/09/16 02:15:11 INFO : There was nothing to transfer 2025/09/16 02:15:12 DEBUG : rclone-sync-test: Excluded 2025/09/16 02:15:13 DEBUG : Excluded 2025/09/16 02:15:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 02:15:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/16 02:15:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/16 02:15:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/16 02:15:14 DEBUG : Waiting for deletions to finish 2025/09/16 02:15:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (589.43s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:15:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:15:19 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:15:22 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:18:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/CompareDest" 2025/09/16 02:18:27 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/CompareDest': Has cached credentials 2025/09/16 02:18:29 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:21:37 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 02:21:37 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:21:37 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:21:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 02:21:40 INFO : one: Copied (new) 2025/09/16 02:21:40 DEBUG : Waiting for deletions to finish 2025/09/16 02:21:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:21:43 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:21:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:21:44.592995 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/09/16 02:21:44.593037 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/09/16 02:21:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 02:21:46 INFO : one: Copied (replaced existing) 2025/09/16 02:21:46 DEBUG : Waiting for deletions to finish 2025/09/16 02:21:48.789066 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/09/16 02:21:48.789120 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/09/16 02:21:56 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:21:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:21:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:21:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 02:21:58 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:21:58 DEBUG : Waiting for deletions to finish 2025/09/16 02:21:58 INFO : There was nothing to transfer 2025/09/16 02:22:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:22:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:22:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 02:22:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:22:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:22:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 02:22:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:22:04 DEBUG : Waiting for deletions to finish 2025/09/16 02:22:04 INFO : There was nothing to transfer 2025/09/16 02:22:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:22:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:22:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 02:22:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:22:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 02:22:08 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:22:08 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:22:08 DEBUG : Waiting for deletions to finish 2025/09/16 02:22:08 INFO : There was nothing to transfer 2025/09/16 02:22:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:22:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:22:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 02:22:11 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/16 02:22:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 02:22:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 02:22:11 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:22:11 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:22:11 DEBUG : Waiting for deletions to finish 2025/09/16 02:22:11 INFO : There was nothing to transfer 2025/09/16 02:22:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:22:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/16 02:22:16 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 02:22:16 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:22:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/16 02:22:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 02:22:16 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:22:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/16 02:22:18 INFO : two: Copied (new) 2025/09/16 02:22:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (425.44s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:22:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dest" 2025/09/16 02:22:32 DEBUG : Config file has changed externally - reloading 2025/09/16 02:22:32 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dest': Has cached credentials 2025/09/16 02:22:34 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dest': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:25:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/pre-dest1" 2025/09/16 02:25:38 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/pre-dest1': Has cached credentials 2025/09/16 02:25:40 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:27:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/pre-dest2" 2025/09/16 02:27:13 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/pre-dest2': Has cached credentials 2025/09/16 02:27:15 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:28:50 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:28:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/16 02:28:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:28:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/16 02:28:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/16 02:28:52 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dest': Waiting for checks to finish 2025/09/16 02:28:52 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dest': Waiting for transfers to finish 2025/09/16 02:28:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/16 02:28:54 INFO : 3: Copied (new) 2025/09/16 02:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (397.83s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.98s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:29:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:29:11 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:29:14 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:30:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/backup" 2025/09/16 02:30:48 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/backup': Has cached credentials 2025/09/16 02:30:50 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/backup': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:33:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 02:33:58 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:33:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:33:58 DEBUG : two: Unchanged skipping 2025/09/16 02:34:00.561285 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LHFjdw45uQQHAjIudmZPBsnAq5ISPL9YxpYxQ6cw7UY_nnbgzXAYSbejuk1MdqL2YGqdsPkGM94rQi7Rln9BUQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:34:00.561341 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LHFjdw45uQQHAjIudmZPBsnAq5ISPL9YxpYxQ6cw7UY_nnbgzXAYSbejuk1MdqL2YGqdsPkGM94rQi7Rln9BUQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:34:00 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LHFjdw45uQQHAjIudmZPBsnAq5ISPL9YxpYxQ6cw7UY_nnbgzXAYSbejuk1MdqL2YGqdsPkGM94rQi7Rln9BUQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:34:00 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:34:00 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting files as there were IO errors 2025/09/16 02:34:00 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LHFjdw45uQQHAjIudmZPBsnAq5ISPL9YxpYxQ6cw7UY_nnbgzXAYSbejuk1MdqL2YGqdsPkGM94rQi7Rln9BUQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (301.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:34:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:34:13 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:34:15 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:35:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/backup" 2025/09/16 02:35:49 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/backup': Has cached credentials 2025/09/16 02:35:52 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/backup': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:39:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 02:39:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:39:00 DEBUG : two: Unchanged skipping 2025/09/16 02:39:00 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:39:02.856223 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jFOCWg4sMMTipMNtA6rxHZNEq4Knvj8Ra8zPDFcO_TN9UqzVHZvo6cj03LGK6cF7XElFXyf61rmC-OCBDQxHGw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:39:02.856271 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jFOCWg4sMMTipMNtA6rxHZNEq4Knvj8Ra8zPDFcO_TN9UqzVHZvo6cj03LGK6cF7XElFXyf61rmC-OCBDQxHGw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:39:02 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jFOCWg4sMMTipMNtA6rxHZNEq4Knvj8Ra8zPDFcO_TN9UqzVHZvo6cj03LGK6cF7XElFXyf61rmC-OCBDQxHGw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:39:02 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:39:02 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting files as there were IO errors 2025/09/16 02:39:02 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jFOCWg4sMMTipMNtA6rxHZNEq4Knvj8Ra8zPDFcO_TN9UqzVHZvo6cj03LGK6cF7XElFXyf61rmC-OCBDQxHGw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (302.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:39:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:39:17 DEBUG : Config file has changed externally - reloading 2025/09/16 02:39:17 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:39:19 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:40:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/backup" 2025/09/16 02:40:52 DEBUG : Config file has changed externally - reloading 2025/09/16 02:40:52 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/backup': Has cached credentials 2025/09/16 02:40:54 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/backup': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:44:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 02:44:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:44:02 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:44:02 DEBUG : two: Unchanged skipping 2025/09/16 02:44:04.423551 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wr0_KBtOIWmpmuHsKw0gRQ-QCCLhkYTRNd9OQs0ls7bztX1T8fIJ-1a21iyWkKVIieCNKq_mn7YUnnB35D9wQg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:44:04.423579 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wr0_KBtOIWmpmuHsKw0gRQ-QCCLhkYTRNd9OQs0ls7bztX1T8fIJ-1a21iyWkKVIieCNKq_mn7YUnnB35D9wQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:44:04 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wr0_KBtOIWmpmuHsKw0gRQ-QCCLhkYTRNd9OQs0ls7bztX1T8fIJ-1a21iyWkKVIieCNKq_mn7YUnnB35D9wQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:44:04 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:44:04 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting files as there were IO errors 2025/09/16 02:44:04 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wr0_KBtOIWmpmuHsKw0gRQ-QCCLhkYTRNd9OQs0ls7bztX1T8fIJ-1a21iyWkKVIieCNKq_mn7YUnnB35D9wQg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (300.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:44:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:44:16 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:44:18 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:45:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:45:53 DEBUG : two: Unchanged skipping 2025/09/16 02:45:53 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for checks to finish 2025/09/16 02:45:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 02:45:54.803858 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IcohBulPfpT9ouvnll4YQuv2RkfVSQepZcjVIHaZQbaF3gpyUYYSWG2hFczkB29MvZZz91lzhqYV8Uqf4CjkXg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:45:54.803892 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IcohBulPfpT9ouvnll4YQuv2RkfVSQepZcjVIHaZQbaF3gpyUYYSWG2hFczkB29MvZZz91lzhqYV8Uqf4CjkXg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:45:54 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IcohBulPfpT9ouvnll4YQuv2RkfVSQepZcjVIHaZQbaF3gpyUYYSWG2hFczkB29MvZZz91lzhqYV8Uqf4CjkXg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:45:54 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Waiting for transfers to finish 2025/09/16 02:45:54 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting files as there were IO errors 2025/09/16 02:45:54 ERROR : proton drive root link ID 'rclone-test-derisis3gage/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IcohBulPfpT9ouvnll4YQuv2RkfVSQepZcjVIHaZQbaF3gpyUYYSWG2hFczkB29MvZZz91lzhqYV8Uqf4CjkXg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (109.63s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:46:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:46:06 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:46:08 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:47:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 02:47:45.068423 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEDXUylvoYRqLZEwAA1AdvNkBsJdi7mBqYfPTni9mreI9dPpYauN1Rm6sbTUyeTSvoWriIjy0e5GU1gRzyF2MQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:47:45.068453 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEDXUylvoYRqLZEwAA1AdvNkBsJdi7mBqYfPTni9mreI9dPpYauN1Rm6sbTUyeTSvoWriIjy0e5GU1gRzyF2MQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:47:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEDXUylvoYRqLZEwAA1AdvNkBsJdi7mBqYfPTni9mreI9dPpYauN1Rm6sbTUyeTSvoWriIjy0e5GU1gRzyF2MQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEDXUylvoYRqLZEwAA1AdvNkBsJdi7mBqYfPTni9mreI9dPpYauN1Rm6sbTUyeTSvoWriIjy0e5GU1gRzyF2MQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (110.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:47:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-derisis3gage/dst" 2025/09/16 02:47:57 DEBUG : Config file has changed externally - reloading 2025/09/16 02:47:57 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Has cached credentials 2025/09/16 02:47:59 DEBUG : proton drive root link ID 'rclone-test-derisis3gage/dst': Used cached credential to initialize the ProtonDrive API 2025/09/16 02:49:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 02:49:37.084901 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G9fcqTDh7DsSRJ5W5h9qSIEmH9Jx3T1vSeXXWwy_RlAkLTp2tWv5n8sTXVpqGecfGznF2YzP7Lr6nlwbrKJ_fQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/16 02:49:37.084929 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G9fcqTDh7DsSRJ5W5h9qSIEmH9Jx3T1vSeXXWwy_RlAkLTp2tWv5n8sTXVpqGecfGznF2YzP7Lr6nlwbrKJ_fQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/16 02:49:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G9fcqTDh7DsSRJ5W5h9qSIEmH9Jx3T1vSeXXWwy_RlAkLTp2tWv5n8sTXVpqGecfGznF2YzP7Lr6nlwbrKJ_fQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G9fcqTDh7DsSRJ5W5h9qSIEmH9Jx3T1vSeXXWwy_RlAkLTp2tWv5n8sTXVpqGecfGznF2YzP7Lr6nlwbrKJ_fQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (112.23s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:49:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/16 02:49:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:49:44 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:49:45.115403 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/09/16 02:49:45.115440 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/09/16 02:49:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/16 02:49:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/16 02:49:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.82s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:49:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 02:49:50 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:49:50 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:49:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 02:49:51 INFO : existing: Copied (new) 2025/09/16 02:49:51 DEBUG : Waiting for deletions to finish 2025/09/16 02:49:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/16 02:49:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/16 02:49:54 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:49:54 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:49:54 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting files as there were IO errors 2025/09/16 02:49:54 ERROR : proton drive root link ID 'rclone-test-derisis3gage': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:49:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:49:59 DEBUG : existing: Unchanged skipping 2025/09/16 02:49:59 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:49:59 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:49:59 DEBUG : Waiting for deletions to finish 2025/09/16 02:49:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.60s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.95s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.79s) --- SKIP: TestMaxTransfer/Hard (0.87s) --- SKIP: TestMaxTransfer/Soft (0.91s) --- SKIP: TestMaxTransfer/Cautious (1.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-derisis3gage'", Local "Local file system at /tmp/rclone3022727501", Modify Window "1s" 2025/09/16 02:51:32 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for checks to finish 2025/09/16 02:51:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both11: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both13: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both0: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both15: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both10: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both17: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both12: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both14: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both1: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both2: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both16: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both19: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both18: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both3: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both7: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both4: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/16 02:51:32 DEBUG : both6: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both8: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both5: Unchanged skipping 2025/09/16 02:51:32 DEBUG : both9: Unchanged skipping 2025/09/16 02:51:32 DEBUG : proton drive root link ID 'rclone-test-derisis3gage': Waiting for transfers to finish 2025/09/16 02:51:32 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestSyncConcurrentDelete (1m27s) goroutine 19745 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc0001f7a40, {0x27834d6?, 0xc00006dad8?}, 0x288de58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0001f7a40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0001f7a40, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000526468, {0x3fb5e00, 0x6c, 0x6c}, {0xee05ab9a4?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00070cb40) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00070cb40) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 26 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 25 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [IO wait]: internal/poll.runtime_pollWait(0x75bb3b8c86f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00045f680?, 0xc000cdc000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00045f680, {0xc000cdc000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00045f680, {0xc000cdc000?, 0xc0008db8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007a60e0, {0xc000cdc000?, 0x75bb383b5118?, 0x75bb82d88108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000d4aed0, {0xc000cdc000?, 0x9?, 0xc000c55088?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003e29b8, {0x2bb3600, 0xc000d4aed0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003e2708, {0x2bb1180, 0xc0007a60e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003e2708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003e2708, {0xc00024f000, 0x1000, 0xc000987a40?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00059e4e0, {0xc0005011c0, 0x9, 0x3f38f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0900, 0xc00059e4e0}, {0xc0005011c0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0005011c0, 0x9, 0x4d6660?}, {0x2bb0900?, 0xc00059e4e0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000501180) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc0008dbfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000a00e00) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 35 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 19003 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d1680, {0x2bd9488, 0xc0007aa460}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18990 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 19722 [select]: net/http.(*http2clientStream).writeRequest(0xc00040db00, 0xc000452f00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00040db00, 0xc007f32538?, 0xc00091ef98?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19741 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19738 [select]: github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:648 +0x186 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles in goroutine 19241 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:636 +0x193 goroutine 19643 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19241 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 18597 [IO wait]: internal/poll.runtime_pollWait(0x75bb3b8c85d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000348800?, 0xc0096e8000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000348800, {0xc0096e8000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000348800, {0xc0096e8000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007a6210, {0xc0096e8000?, 0x75bb3a87dc88?, 0x75bb82d88a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0001522d0, {0xc0096e8000?, 0x3ff1e00?, 0x3f9008da900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000620d38, {0x2bb3600, 0xc0001522d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000620a88, {0x2bb1180, 0xc0007a6210}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000620a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000620a88, {0xc0096e9000, 0x1000, 0xc000795da0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc007f7ad80, {0xc0096e9000?, 0x80d3a5?, 0x2bb0300?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00059e360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00059e360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc007f7ad80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18589 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19742 [select]: net/http.(*http2ClientConn).roundTrip(0xc000a00e00, 0xc00063e3c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000782280, 0xc00063e3c0, {0xd0?, 0x82?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f93380?}, 0xc00063e3c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc00063e3c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00063e3c0, {0x2bb18c0, 0x3f93380}, {0x75bb382e9401?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000795980, 0xc00063e3c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000795980, 0xc00063e3c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000706508, 0xc0097941e0) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000d67628, {0xc000d675f8, 0x6, 0x3ff1e00?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0097941e0, {0x2743dc6?, 0x1f07f9ee8f3cd18b?}, {0xc000b1e000, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0097941e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc00080b8b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc000d678b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).GetLink(0xc0003549a0, {0x2bd9488, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc000874540, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc000874540, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d5680, 0xc0006f4080, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d5680, 0xc0006f4080) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc00056a3c0, {0x2bd9488, 0xc000635e00}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bd9488, 0xc000635e00}, {0x2bf0640, 0xc00056a3c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:598 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 19241 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 19273 [IO wait]: internal/poll.runtime_pollWait(0x75bb3b8c8290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000348680?, 0xc0008c4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000348680, {0xc0008c4000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000348680, {0xc0008c4000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000948028, {0xc0008c4000?, 0x75bb38ddf4a0?, 0x75bb82d885c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0007ae060, {0xc0008c4000?, 0x3ff1e00?, 0x3f700808900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000016d38, {0x2bb3600, 0xc0007ae060}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000016a88, {0x2bb1180, 0xc000948028}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000016a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000016a88, {0xc000470000, 0x1000, 0xc000795da0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055e000, {0xc000470000?, 0x80d3a5?, 0x2bb0300?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00841b380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00841b380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055e000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19222 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19241 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2bd9407?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2bd9488, 0xc000635e00}, 0xc0002dc070, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:613 +0x1cf github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0xc000296508, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:656 +0x1bb github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000296508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:986 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd9450, 0xc000587350}, {0x2bf05d0, 0xc0003548f0}, {0x2befae0, 0xc00082e180}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bd9450, 0xc000587350}, {0x2bf05d0, 0xc0003548f0}, {0x2befae0, 0xc00082e180}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000c14c40, {0x274b765, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2777 +0xd05 github.com/rclone/rclone/fs/sync.TestSyncConcurrentDelete(0xc000c14c40?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 +0x1f testing.tRunner(0xc000c14c40, 0x288de58) /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 goroutine 19718 [select]: net/http.(*http2clientStream).writeRequest(0xc00040ca80, 0xc000452140, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00040ca80, 0xc000d6f718?, 0xc0073d9760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19740 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19274 [select]: net/http.(*persistConn).writeLoop(0xc00055e000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19222 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19739 [select]: net/http.(*http2ClientConn).roundTrip(0xc000a00e00, 0xc000452a00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000782280, 0xc000452a00, {0xf0?, 0x40?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f93380?}, 0xc000452a00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc000452a00) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000452a00, {0x2bb18c0, 0x3f93380}, {0x75bb38264801?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000795980, 0xc000452a00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000795980, 0xc000452a00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000706508, 0xc0002d1860) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000d6b628, {0xc000d6b5f8, 0x6, 0xea7c2eb67ce030c3?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0002d1860, {0x2743dc6?, 0x571539f19b9a9ea2?}, {0xc0003e01a0, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0002d1860) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc00080e8b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc000d6b8b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).GetLink(0xc0003549a0, {0x2bd9488, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc0008c6060, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc0008c6060, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d5680, 0xc0078a2020, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d5680, 0xc0078a2020) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc000434280, {0x2bd9488, 0xc000635e00}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bd9488, 0xc000635e00}, {0x2bf0640, 0xc000434280}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:598 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 19241 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 19741 [select]: net/http.(*http2ClientConn).roundTrip(0xc000a00e00, 0xc000452f00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000782280, 0xc000452f00, {0xe0?, 0x41?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f93380?}, 0xc000452f00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc000452f00) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000452f00, {0x2bb18c0, 0x3f93380}, {0x75bb38264801?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000795980, 0xc000452f00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000795980, 0xc000452f00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000706508, 0xc0005ea000) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000e01628, {0xc000e015f8, 0x6, 0x520865?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0005ea000, {0x2743dc6?, 0x1dac17d5f0ddcb43?}, {0xc0003e0270, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0005ea000) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc0008098b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc000e018b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).GetLink(0xc0003549a0, {0x2bd9488, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc0008c64e0, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc0008c64e0, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d5680, 0xc0078a2040, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d5680, 0xc0078a2040) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc000783680, {0x2bd9488, 0xc000635e00}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bd9488, 0xc000635e00}, {0x2bf0640, 0xc000783680}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:598 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 19241 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 19744 [select]: net/http.(*http2clientStream).writeRequest(0xc0005ee300, 0xc00063e3c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0005ee300, 0xc007f32538?, 0xc00091cf98?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19742 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 3129 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3159 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19720 [select]: net/http.(*http2clientStream).writeRequest(0xc00040d980, 0xc000452a00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00040d980, 0xc007f32538?, 0xc00091b798?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19739 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19740 [select]: net/http.(*http2ClientConn).roundTrip(0xc000a00e00, 0xc000452140, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000782280, 0xc000452140, {0x0?, 0x40?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f93380?}, 0xc000452140?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc000452140) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000452140, {0x2bb18c0, 0x3f93380}, {0x75bb38264801?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000795980, 0xc000452140, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000795980, 0xc000452140) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000706508, 0xc0002d12c0) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000e07628, {0xc000e075f8, 0x6, 0x3ff1e00?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0002d12c0, {0x2743dc6?, 0x54aead83d8038011?}, {0xc0003e00d0, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0002d12c0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc00080d8b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0003549a0, {0x2bd9488, 0xc000635e00}, 0xc000e078b8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).GetLink(0xc0003549a0, {0x2bd9488, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc000875e00, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000796d80, {0x2bd9488, 0xc000635e00}, {0xc000875e00, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d5680, 0xc0078a2000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d5680, 0xc0078a2000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc000561e00, {0x2bd9488, 0xc000635e00}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bd9488, 0xc000635e00}, {0x2bf0640, 0xc000561e00}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:598 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 19241 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:595 +0xe5 goroutine 18598 [select]: net/http.(*persistConn).writeLoop(0xc007f7ad80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18589 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.864869347s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]