"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/05/05 03:16:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo" 2025/05/05 03:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 03:16:38 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Has cached credentials 2025/05/05 03:16:39 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:16:40 DEBUG : Creating backend with remote "/tmp/rclone2974681192" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:16:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/05 03:16:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.99s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:16:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:16:41 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:41 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:16:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:16:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:42 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.09s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:44 DEBUG : Creating backend with remote "/non-existing" 2025/05/05 03:16:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/05 03:16:45 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:45 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:16:45 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:45 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:16:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:16:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.07s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:48 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Running all checks before starting transfers 2025/05/05 03:16:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:16:49 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:49 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Checks finished, now starting transfers 2025/05/05 03:16:49 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:16:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:16:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.13s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:52 ERROR : Ignoring --no-traverse with sync 2025/05/05 03:16:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:16:52 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:52 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:16:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:16:53 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:16:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.09s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/05 03:16:55 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:55 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:16:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/05 03:16:55 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyWithDepth (2.08s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:16:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:16:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:16:58 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:16:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:16:59 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:16:59 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:00 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 03:17:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:17:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 03:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:17:01 INFO : sub dir: Making directory 2025/05/05 03:17:01 INFO : sub dir2: Making directory 2025/05/05 03:17:02 INFO : sub dir2/sub sub dir2: Making directory 2025/05/05 03:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:03 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:05 INFO : sub dir2: Making directory 2025/05/05 03:17:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 03:17:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:17:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:08 DEBUG : sub dir2: Making directory with metadata 2025/05/05 03:17:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:17:08 INFO : sub dir: Making directory 2025/05/05 03:17:09 INFO : sub dir2: Making directory 2025/05/05 03:17:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:10 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:17:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:10 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/05 03:17:10 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:12 INFO : sub dir2: Making directory 2025/05/05 03:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:14 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:17:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:15 DEBUG : sub dir2: Making directory with metadata 2025/05/05 03:17:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:17:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:17:15 INFO : sub dir: Making directory 2025/05/05 03:17:16 INFO : sub dir2: Making directory 2025/05/05 03:17:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:17 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:17:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:17 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.86s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:19 INFO : sub dir2: Making directory 2025/05/05 03:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:20 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:20 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:21 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:17:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.73s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jezekat0cesa" 2025/05/05 03:17:24 DEBUG : proton drive root link ID 'rclone-test-jezekat0cesa': Has cached credentials 2025/05/05 03:17:24 DEBUG : proton drive root link ID 'rclone-test-jezekat0cesa': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-jewolen3colo' -> proton drive root link ID 'rclone-test-jezekat0cesa' 2025/05/05 03:17:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:25 DEBUG : proton drive root link ID 'rclone-test-jezekat0cesa': Waiting for checks to finish 2025/05/05 03:17:25 DEBUG : proton drive root link ID 'rclone-test-jezekat0cesa': Waiting for transfers to finish 2025/05/05 03:17:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:27 DEBUG : proton drive root link ID 'rclone-test-jezekat0cesa': Purge remote --- PASS: TestServerSideCopy (7.02s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 03:17:31 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:31 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:31.796930 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/05/05 03:17:31.796964 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/05/05 03:17:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 03:17:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyOverSelf (5.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zexewem0kowo" 2025/05/05 03:17:36 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Has cached credentials 2025/05/05 03:17:37 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-jewolen3colo' -> proton drive root link ID 'rclone-test-zexewem0kowo' 2025/05/05 03:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:38 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Waiting for checks to finish 2025/05/05 03:17:38 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Waiting for transfers to finish 2025/05/05 03:17:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:40.854669 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/05/05 03:17:40.854701 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/05/05 03:17:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 03:17:42 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Waiting for checks to finish 2025/05/05 03:17:42 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Waiting for transfers to finish 2025/05/05 03:17:43.408365 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/05/05 03:17:43.408415 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/05/05 03:17:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 03:17:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:46 DEBUG : proton drive root link ID 'rclone-test-zexewem0kowo': Purge remote --- PASS: TestServerSideCopyOverSelf (14.33s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 03:17:51 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:17:51 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:17:51.537836 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/05/05 03:17:51.537871 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/05/05 03:17:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/05 03:17:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/05 03:17:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestMoveOverSelf (5.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:17:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dalitoq7faqa" 2025/05/05 03:17:55 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Has cached credentials 2025/05/05 03:17:56 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-jewolen3colo' -> proton drive root link ID 'rclone-test-dalitoq7faqa' 2025/05/05 03:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:17:57 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Waiting for checks to finish 2025/05/05 03:17:57 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Waiting for transfers to finish 2025/05/05 03:17:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:17:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:00.058178 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/05/05 03:18:00.058217 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/05/05 03:18:01 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Using server-side directory move 2025/05/05 03:18:01 INFO : proton drive root link ID 'rclone-test-dalitoq7faqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 03:18:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 03:18:01 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Waiting for checks to finish 2025/05/05 03:18:01 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Waiting for transfers to finish 2025/05/05 03:18:01 INFO : sub dir/hello world: Deleted 2025/05/05 03:18:02.458019 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/854jE6rQFfkCBeiM0X52rgyk3cX3bXH6lWTUpAIwvAnq0wqROtll6vLy6-krub7FI-SqazqbV4UkCsLhcZzYEg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:18:02.458067 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/854jE6rQFfkCBeiM0X52rgyk3cX3bXH6lWTUpAIwvAnq0wqROtll6vLy6-krub7FI-SqazqbV4UkCsLhcZzYEg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:18:02 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/854jE6rQFfkCBeiM0X52rgyk3cX3bXH6lWTUpAIwvAnq0wqROtll6vLy6-krub7FI-SqazqbV4UkCsLhcZzYEg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:684: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:684 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/854jE6rQFfkCBeiM0X52rgyk3cX3bXH6lWTUpAIwvAnq0wqROtll6vLy6-krub7FI-SqazqbV4UkCsLhcZzYEg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/05/05 03:18:02 DEBUG : proton drive root link ID 'rclone-test-dalitoq7faqa': Purge remote --- FAIL: TestServerSideMoveOverSelf (9.93s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:05 ERROR : : error listing: directory not found 2025/05/05 03:18:05 INFO : Local file system at /tmp/rclone2974681192: Making directory 2025/05/05 03:18:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.04s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 03:18:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:18:10 DEBUG : Local file system at /tmp/rclone2974681192: Waiting for checks to finish 2025/05/05 03:18:10 DEBUG : Local file system at /tmp/rclone2974681192: Waiting for transfers to finish 2025/05/05 03:18:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:18:11 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/05/05 03:18:11 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:18:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyRedownload (4.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/05 03:18:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 03:18:14 INFO : check sum: Copied (new) 2025/05/05 03:18:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 03:18:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/05 03:18:14 DEBUG : check sum: Unchanged skipping 2025/05/05 03:18:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:14 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:14 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.16s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/05 03:18:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 03:18:17 INFO : sizeonly: Copied (new) 2025/05/05 03:18:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:17 DEBUG : sizeonly: Sizes identical 2025/05/05 03:18:17 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:17 DEBUG : sizeonly: Unchanged skipping 2025/05/05 03:18:17 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:17 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:17 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/05 03:18:19 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:19 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/05 03:18:20 INFO : ignore-size: Copied (new) 2025/05/05 03:18:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:20 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:18:20 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:20 DEBUG : ignore-size: Unchanged skipping 2025/05/05 03:18:20 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:20 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:20 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.17s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:18:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:24 DEBUG : existing: Unchanged skipping 2025/05/05 03:18:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:24 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:24 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/05 03:18:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:24.464590 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/05/05 03:18:24.464621 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/05/05 03:18:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 03:18:25 INFO : existing: Copied (replaced existing) 2025/05/05 03:18:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 03:18:27 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:27 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 03:18:28 INFO : existing: Copied (new) 2025/05/05 03:18:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:28 DEBUG : existing: Destination exists, skipping 2025/05/05 03:18:28 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:28 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:28 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:28 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.12s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:32 INFO : d: Making directory 2025/05/05 03:18:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 03:18:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:18:33 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:33 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 03:18:33 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:18:34 INFO : a/potato2: Copied (new) 2025/05/05 03:18:34 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:34 INFO : b/potato: Deleted 2025/05/05 03:18:34 INFO : d: Removing directory 2025/05/05 03:18:35 INFO : b: Removing directory 2025/05/05 03:18:35 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (7.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:39 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/05/05 03:18:39 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 03:18:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/05 03:18:39 DEBUG : empty space: Unchanged skipping 2025/05/05 03:18:39 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:39 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:39 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:40 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/05/05 03:18:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 03:18:40 NOTICE: proton drive root link ID 'rclone-test-jewolen3colo': Forced to upload files to set modification times on this backend. 2025/05/05 03:18:40 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/05/05 03:18:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:40.264272 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/05/05 03:18:40.264309 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/05/05 03:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 03:18:41 INFO : empty space: Copied (replaced existing) 2025/05/05 03:18:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:44 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:44 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/05/05 03:18:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/05 03:18:44 DEBUG : empty space: Unchanged skipping 2025/05/05 03:18:44 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:44 DEBUG : Waiting for deletions to finish 2025/05/05 03:18:44 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:46 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/05/05 03:18:46 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2974681192) 2025/05/05 03:18:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-jewolen3colo') 2025/05/05 03:18:46 DEBUG : foo: sha1 differ 2025/05/05 03:18:46 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:46.834348 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/05/05 03:18:46.834386 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/05/05 03:18:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/05 03:18:47 INFO : foo: Copied (replaced existing) 2025/05/05 03:18:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.64s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:18:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/05 03:18:50 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:50 DEBUG : empty space: Unchanged skipping 2025/05/05 03:18:50 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:18:51 INFO : potato: Copied (new) 2025/05/05 03:18:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (3.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/05 03:18:54 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:54 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:54.227447 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/05/05 03:18:54.227483 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/05/05 03:18:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/05 03:18:55 INFO : potato: Copied (replaced existing) 2025/05/05 03:18:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.80s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:18:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:18:57 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/05/05 03:18:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2974681192) 2025/05/05 03:18:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-jewolen3colo') 2025/05/05 03:18:57 DEBUG : potato: sha1 differ 2025/05/05 03:18:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:18:58.092237 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/05/05 03:18:58.092263 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/05/05 03:18:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/05 03:18:59 INFO : potato: Copied (replaced existing) 2025/05/05 03:18:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:02 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/05 03:19:02 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:06 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:19:07 INFO : potato2: Copied (new) 2025/05/05 03:19:07 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:07 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:11 INFO : d: Making directory 2025/05/05 03:19:11 INFO : d/e: Making directory 2025/05/05 03:19:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:12 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 03:19:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:19:13 INFO : a/potato2: Copied (new) 2025/05/05 03:19:13 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:13 INFO : b/potato: Deleted 2025/05/05 03:19:13 INFO : d/e: Removing directory 2025/05/05 03:19:14 INFO : d: Removing directory 2025/05/05 03:19:14 INFO : b: Removing directory 2025/05/05 03:19:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:19 INFO : d: Making directory 2025/05/05 03:19:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:21 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 03:19:21 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:21 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:19:21 INFO : a/potato2: Copied (new) 2025/05/05 03:19:21 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting files as there were IO errors 2025/05/05 03:19:21 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:26 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:27 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:27 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:27 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:27 INFO : potato: Deleted 2025/05/05 03:19:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:19:27 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncDeleteDuring (4.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:31 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:31 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:31 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:32 INFO : potato: Deleted 2025/05/05 03:19:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:32 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:32 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:32 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/05 03:19:33 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncDeleteBefore (5.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:19:36 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:36 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/05 03:19:37 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestCopyDeleteBefore (3.73s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 03:19:40 DEBUG : enormous: Excluded 2025/05/05 03:19:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 03:19:40 DEBUG : potato2: Excluded 2025/05/05 03:19:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 03:19:40 DEBUG : potato2: Excluded 2025/05/05 03:19:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:40 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:40 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:40 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 03:19:41 DEBUG : enormous: Excluded 2025/05/05 03:19:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 03:19:41 DEBUG : potato2: Excluded 2025/05/05 03:19:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 03:19:41 DEBUG : potato2: Excluded 2025/05/05 03:19:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/05 03:19:41 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:41 DEBUG : Local file system at /tmp/rclone2974681192: Waiting for checks to finish 2025/05/05 03:19:41 DEBUG : Local file system at /tmp/rclone2974681192: Waiting for transfers to finish 2025/05/05 03:19:41 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:41 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncWithExclude (4.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:45 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 03:19:45 DEBUG : enormous: Excluded 2025/05/05 03:19:45 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 03:19:45 DEBUG : potato2: Excluded 2025/05/05 03:19:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:19:46 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:46 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:46 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:46 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:46 INFO : potato2: Deleted 2025/05/05 03:19:46 INFO : enormous: Deleted 2025/05/05 03:19:46 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/05 03:19:47 DEBUG : Local file system at /tmp/rclone2974681192: Waiting for checks to finish 2025/05/05 03:19:47 DEBUG : empty space: Unchanged skipping 2025/05/05 03:19:47 DEBUG : Local file system at /tmp/rclone2974681192: Waiting for transfers to finish 2025/05/05 03:19:47 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:47 INFO : enormous: Deleted 2025/05/05 03:19:47 INFO : potato2: Deleted 2025/05/05 03:19:47 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:19:53 DEBUG : five: Need to transfer - File not found at Destination 2025/05/05 03:19:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/05 03:19:53 DEBUG : one: Destination is newer than source, skipping 2025/05/05 03:19:53 DEBUG : three: Sizes identical 2025/05/05 03:19:53 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/05 03:19:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 03:19:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2974681192) 2025/05/05 03:19:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-jewolen3colo') 2025/05/05 03:19:53 DEBUG : two: sha1 differ 2025/05/05 03:19:53 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:53.549721 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/05/05 03:19:53.550255 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/05/05 03:19:53.569295 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/05/05 03:19:53.569348 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/05/05 03:19:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/05 03:19:54 INFO : five: Copied (new) 2025/05/05 03:19:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/05 03:19:54 INFO : four: Copied (replaced existing) 2025/05/05 03:19:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 03:19:54 INFO : two: Copied (replaced existing) 2025/05/05 03:19:54 DEBUG : Waiting for deletions to finish 2025/05/05 03:19:55 DEBUG : one: Destination is newer than source, skipping 2025/05/05 03:19:55 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/05 03:19:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/05 03:19:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 03:19:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/05 03:19:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/05 03:19:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 03:19:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2974681192) 2025/05/05 03:19:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-jewolen3colo') 2025/05/05 03:19:55 DEBUG : three: sha1 differ 2025/05/05 03:19:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 03:19:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/05 03:19:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/05 03:19:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 03:19:55 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:19:56.022015 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/05/05 03:19:56.022050 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/05/05 03:19:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/05 03:19:56 INFO : three: Copied (replaced existing) 2025/05/05 03:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (10.60s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/05 03:19:59 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Making map for --track-renames 2025/05/05 03:19:59 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Finished making map for --track-renames 2025/05/05 03:19:59 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:19:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 03:19:59 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for renames to finish 2025/05/05 03:19:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/05 03:19:59 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 03:20:00 INFO : yam: Copied (new) 2025/05/05 03:20:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/05 03:20:00 INFO : potato: Copied (new) 2025/05/05 03:20:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:20:00 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Making map for --track-renames 2025/05/05 03:20:00 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Finished making map for --track-renames 2025/05/05 03:20:00 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:00 DEBUG : potato: Unchanged skipping 2025/05/05 03:20:00 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for renames to finish 2025/05/05 03:20:01.333851 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fQKXfyJ1mQrspgoyAq0OjBHInOo91bVkPhwLt-_09wwB7iKN2flp64mwnMT4NivmuBLKW4EzApc3Sqq6_fKzXQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:01.333875 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fQKXfyJ1mQrspgoyAq0OjBHInOo91bVkPhwLt-_09wwB7iKN2flp64mwnMT4NivmuBLKW4EzApc3Sqq6_fKzXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:01 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fQKXfyJ1mQrspgoyAq0OjBHInOo91bVkPhwLt-_09wwB7iKN2flp64mwnMT4NivmuBLKW4EzApc3Sqq6_fKzXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:01 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fQKXfyJ1mQrspgoyAq0OjBHInOo91bVkPhwLt-_09wwB7iKN2flp64mwnMT4NivmuBLKW4EzApc3Sqq6_fKzXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:01 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/05 03:20:01 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:01 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 03:20:01 INFO : yaml: Copied (new) 2025/05/05 03:20:01 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting files as there were IO errors 2025/05/05 03:20:01 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting directories as there were IO errors sync_test.go:1556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1556 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (4.35s) === 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-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/05 03:20:03 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Making map for --track-renames 2025/05/05 03:20:03 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Finished making map for --track-renames 2025/05/05 03:20:03 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 03:20:03 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for renames to finish 2025/05/05 03:20:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/05 03:20:03 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/05 03:20:04 INFO : potato: Copied (new) 2025/05/05 03:20:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 03:20:04 INFO : yam: Copied (new) 2025/05/05 03:20:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:20:05 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Making map for --track-renames 2025/05/05 03:20:05 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Finished making map for --track-renames 2025/05/05 03:20:05 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:05 DEBUG : potato: Unchanged skipping 2025/05/05 03:20:05 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for renames to finish 2025/05/05 03:20:05.557736 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WXJ4QKHzEzXPEAohBhUgPjAV_osqMWW5V42Whx6aJ7Nzi-avNafdCK0-6J-Gtl-3_SloOqplvYcuH5jgWaJ3SQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:05.557768 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WXJ4QKHzEzXPEAohBhUgPjAV_osqMWW5V42Whx6aJ7Nzi-avNafdCK0-6J-Gtl-3_SloOqplvYcuH5jgWaJ3SQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:05 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WXJ4QKHzEzXPEAohBhUgPjAV_osqMWW5V42Whx6aJ7Nzi-avNafdCK0-6J-Gtl-3_SloOqplvYcuH5jgWaJ3SQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:05 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WXJ4QKHzEzXPEAohBhUgPjAV_osqMWW5V42Whx6aJ7Nzi-avNafdCK0-6J-Gtl-3_SloOqplvYcuH5jgWaJ3SQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:05 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/05 03:20:05 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:06 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 03:20:06 INFO : yaml: Copied (new) 2025/05/05 03:20:06 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting files as there were IO errors 2025/05/05 03:20:06 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting directories as there were IO errors sync_test.go:1628: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1628 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (4.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/05 03:20:08 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Making map for --track-renames 2025/05/05 03:20:08 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Finished making map for --track-renames 2025/05/05 03:20:08 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 03:20:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/05 03:20:08 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for renames to finish 2025/05/05 03:20:08 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/05 03:20:09 INFO : potato: Copied (new) 2025/05/05 03:20:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 03:20:10 INFO : sub/yam: Copied (new) 2025/05/05 03:20:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:20:10 DEBUG : potato: Unchanged skipping 2025/05/05 03:20:11 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Making map for --track-renames 2025/05/05 03:20:11 INFO : proton drive root link ID 'rclone-test-jewolen3colo': Finished making map for --track-renames 2025/05/05 03:20:11 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:11 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for renames to finish 2025/05/05 03:20:11.585741 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uijQ0dzbc7Sceu1OBamaOiSvk-pKugjlrAimBTPQMVhKA6pYO97IhSRvOd2gmcb-ODawyiPXsdXgEf8oh_cj2Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:11.585766 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uijQ0dzbc7Sceu1OBamaOiSvk-pKugjlrAimBTPQMVhKA6pYO97IhSRvOd2gmcb-ODawyiPXsdXgEf8oh_cj2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:11 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uijQ0dzbc7Sceu1OBamaOiSvk-pKugjlrAimBTPQMVhKA6pYO97IhSRvOd2gmcb-ODawyiPXsdXgEf8oh_cj2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:11 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uijQ0dzbc7Sceu1OBamaOiSvk-pKugjlrAimBTPQMVhKA6pYO97IhSRvOd2gmcb-ODawyiPXsdXgEf8oh_cj2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/05 03:20:11 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/05 03:20:12 INFO : yam: Copied (new) 2025/05/05 03:20:12 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting files as there were IO errors 2025/05/05 03:20:12 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting directories as there were IO errors sync_test.go:1667: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1667 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (6.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:14 DEBUG : Creating backend with remote "/tmp/rclone2974681192/dir1" 2025/05/05 03:20:14 DEBUG : Creating backend with remote "/tmp/rclone2974681192/dir2" 2025/05/05 03:20:14 DEBUG : Local file system at /tmp/rclone2974681192/dir2: Using server-side directory move 2025/05/05 03:20:14 INFO : Local file system at /tmp/rclone2974681192/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 03:20:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/05 03:20:14 INFO : file1.txt: Moved (server-side) 2025/05/05 03:20:14 DEBUG : Local file system at /tmp/rclone2974681192/dir2: Waiting for checks to finish 2025/05/05 03:20:14 DEBUG : Local file system at /tmp/rclone2974681192/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:20:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/05 03:20:15 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:15 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/05 03:20:16 INFO : nested/sub dir/file: Copied (new) 2025/05/05 03:20:16 INFO : nested/sub dir/file: Deleted 2025/05/05 03:20:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:20:17 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:20:17 INFO : sub dir/hello world: Deleted 2025/05/05 03:20:17 ERROR : Local file system at /tmp/rclone2974681192: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 03:20:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/05 03:20:19 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:19 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/05 03:20:20 INFO : nested/sub dir/file: Copied (new) 2025/05/05 03:20:20 INFO : nested/sub dir/file: Deleted 2025/05/05 03:20:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/05 03:20:21 INFO : sub dir/hello world: Copied (new) 2025/05/05 03:20:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 03:20:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/05 03:20:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 03:20:24 INFO : existing: Copied (new) 2025/05/05 03:20:24 INFO : existing: Deleted 2025/05/05 03:20:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/05 03:20:25 INFO : existing-b: Copied (new) 2025/05/05 03:20:25 INFO : existing-b: Deleted 2025/05/05 03:20:26 DEBUG : existing: Destination exists, skipping 2025/05/05 03:20:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/05 03:20:26 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:20:26 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:20:26 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.98s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gayiqoj2xezo" 2025/05/05 03:20:27 DEBUG : proton drive root link ID 'rclone-test-gayiqoj2xezo': Has cached credentials 2025/05/05 03:20:28 DEBUG : proton drive root link ID 'rclone-test-gayiqoj2xezo': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-jewolen3colo' -> proton drive root link ID 'rclone-test-gayiqoj2xezo' 2025/05/05 03:20:33 DEBUG : proton drive root link ID 'rclone-test-gayiqoj2xezo': Using server-side directory move 2025/05/05 03:20:33 INFO : proton drive root link ID 'rclone-test-gayiqoj2xezo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 03:20:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:20:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/05 03:20:33 DEBUG : empty space: Unchanged skipping 2025/05/05 03:20:33 DEBUG : proton drive root link ID 'rclone-test-gayiqoj2xezo': Waiting for checks to finish 2025/05/05 03:20:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 03:20:33 INFO : empty space: Deleted 2025/05/05 03:20:33 DEBUG : proton drive root link ID 'rclone-test-gayiqoj2xezo': Waiting for transfers to finish 2025/05/05 03:20:34 INFO : potato3: Deleted 2025/05/05 03:20:34.163428 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fuu-nghiDeOEhDr6zBr2sQ9CpRtpaqSHC1mpKJmus0xjMgGvIIcKJ3HPKW8ZiCs0gSqoMNdgInmz980_L_RgHg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:34.163462 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fuu-nghiDeOEhDr6zBr2sQ9CpRtpaqSHC1mpKJmus0xjMgGvIIcKJ3HPKW8ZiCs0gSqoMNdgInmz980_L_RgHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:34 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fuu-nghiDeOEhDr6zBr2sQ9CpRtpaqSHC1mpKJmus0xjMgGvIIcKJ3HPKW8ZiCs0gSqoMNdgInmz980_L_RgHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:34.304267 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y3wiANecdpoLL4VAcMb4qFY46IyiPTkdPfhF5lWj9her13YdSctZ_WBxXfDId0W-Ujz7dfEykYpeMhIx_xFGkA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:34.304304 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y3wiANecdpoLL4VAcMb4qFY46IyiPTkdPfhF5lWj9her13YdSctZ_WBxXfDId0W-Ujz7dfEykYpeMhIx_xFGkA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:34 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y3wiANecdpoLL4VAcMb4qFY46IyiPTkdPfhF5lWj9her13YdSctZ_WBxXfDId0W-Ujz7dfEykYpeMhIx_xFGkA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y3wiANecdpoLL4VAcMb4qFY46IyiPTkdPfhF5lWj9her13YdSctZ_WBxXfDId0W-Ujz7dfEykYpeMhIx_xFGkA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/05/05 03:20:34 DEBUG : proton drive root link ID 'rclone-test-gayiqoj2xezo': Purge remote --- FAIL: TestServerSideMove (7.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rihidoy2gafu" 2025/05/05 03:20:35 DEBUG : proton drive root link ID 'rclone-test-rihidoy2gafu': Has cached credentials 2025/05/05 03:20:36 DEBUG : proton drive root link ID 'rclone-test-rihidoy2gafu': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-jewolen3colo' -> proton drive root link ID 'rclone-test-rihidoy2gafu' 2025/05/05 03:20:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 03:20:41 DEBUG : empty space: Excluded 2025/05/05 03:20:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 03:20:41 DEBUG : empty space: Excluded 2025/05/05 03:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:20:41 DEBUG : proton drive root link ID 'rclone-test-rihidoy2gafu': Waiting for checks to finish 2025/05/05 03:20:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 03:20:41 DEBUG : proton drive root link ID 'rclone-test-rihidoy2gafu': Waiting for transfers to finish 2025/05/05 03:20:41 INFO : potato3: Deleted 2025/05/05 03:20:41.793708 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XPYIDy1nJqqfmisp0KaWwzKwqixM_Bi3EggjzLon84JEj7I4gdjvWlV6tFqmofbXiIvJEnMjF0MSJQ34Gc5h4A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:41.793742 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XPYIDy1nJqqfmisp0KaWwzKwqixM_Bi3EggjzLon84JEj7I4gdjvWlV6tFqmofbXiIvJEnMjF0MSJQ34Gc5h4A==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XPYIDy1nJqqfmisp0KaWwzKwqixM_Bi3EggjzLon84JEj7I4gdjvWlV6tFqmofbXiIvJEnMjF0MSJQ34Gc5h4A==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:41.866254 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Cc0-vmHHKjNrAu2SAsBtL8QZInMK8o50WEVealouNRdQwxU-YCc9GCgB-0pk-PMycMRHYu4q820emEQdAE8SDg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:41.866290 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Cc0-vmHHKjNrAu2SAsBtL8QZInMK8o50WEVealouNRdQwxU-YCc9GCgB-0pk-PMycMRHYu4q820emEQdAE8SDg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Cc0-vmHHKjNrAu2SAsBtL8QZInMK8o50WEVealouNRdQwxU-YCc9GCgB-0pk-PMycMRHYu4q820emEQdAE8SDg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Cc0-vmHHKjNrAu2SAsBtL8QZInMK8o50WEVealouNRdQwxU-YCc9GCgB-0pk-PMycMRHYu4q820emEQdAE8SDg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/05/05 03:20:41 DEBUG : proton drive root link ID 'rclone-test-rihidoy2gafu': Purge remote --- FAIL: TestServerSideMoveWithFilter (7.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yadawoh4hasi" 2025/05/05 03:20:43 DEBUG : proton drive root link ID 'rclone-test-yadawoh4hasi': Has cached credentials 2025/05/05 03:20:44 DEBUG : proton drive root link ID 'rclone-test-yadawoh4hasi': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:20:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-jewolen3colo' -> proton drive root link ID 'rclone-test-yadawoh4hasi' 2025/05/05 03:20:49 DEBUG : proton drive root link ID 'rclone-test-yadawoh4hasi': Using server-side directory move 2025/05/05 03:20:49 INFO : proton drive root link ID 'rclone-test-yadawoh4hasi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 03:20:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 03:20:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/05 03:20:49 DEBUG : empty space: Unchanged skipping 2025/05/05 03:20:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 03:20:49 DEBUG : proton drive root link ID 'rclone-test-yadawoh4hasi': Waiting for checks to finish 2025/05/05 03:20:49 INFO : empty space: Deleted 2025/05/05 03:20:49 DEBUG : proton drive root link ID 'rclone-test-yadawoh4hasi': Waiting for transfers to finish 2025/05/05 03:20:49 INFO : potato3: Deleted 2025/05/05 03:20:50.039652 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Iwp9A7WwEZz__IZwktYg1W3SPBnCM7kslqGAacTNxFFOTpaC-vsMmI6A1oxFrCQ3odT-RPD20J3J7-RzPcTlQg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:50.039686 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Iwp9A7WwEZz__IZwktYg1W3SPBnCM7kslqGAacTNxFFOTpaC-vsMmI6A1oxFrCQ3odT-RPD20J3J7-RzPcTlQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:50 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Iwp9A7WwEZz__IZwktYg1W3SPBnCM7kslqGAacTNxFFOTpaC-vsMmI6A1oxFrCQ3odT-RPD20J3J7-RzPcTlQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:50.121222 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XHUED657NEAbsYWyX_8w0gyQ_Lpg2eSTng9YGyU4wcR29bG4jNA4ZyhymU6ADz1uX1q2XD9Vd9ohSUyTu8gGMg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:20:50.121257 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XHUED657NEAbsYWyX_8w0gyQ_Lpg2eSTng9YGyU4wcR29bG4jNA4ZyhymU6ADz1uX1q2XD9Vd9ohSUyTu8gGMg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:50 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XHUED657NEAbsYWyX_8w0gyQ_Lpg2eSTng9YGyU4wcR29bG4jNA4ZyhymU6ADz1uX1q2XD9Vd9ohSUyTu8gGMg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:20:50 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/05/05 03:20:50 DEBUG : proton drive root link ID 'rclone-test-yadawoh4hasi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (8.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:20:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/rclone-sync-test" 2025/05/05 03:20:52 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test': Has cached credentials 2025/05/05 03:20:52 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncOverlap (111.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:22:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/rclone-sync-test" 2025/05/05 03:22:43 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test': Has cached credentials 2025/05/05 03:22:44 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:24:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/rclone-sync-test-include/layer2" 2025/05/05 03:24:32 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-include/layer2': Has cached credentials 2025/05/05 03:24:33 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:26:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/rclone-sync-test-ignore-file" 2025/05/05 03:26:22 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-ignore-file': Has cached credentials 2025/05/05 03:26:23 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:28:11 DEBUG : rclone-sync-test: Excluded 2025/05/05 03:28:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/05 03:28:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/05 03:28:12 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test': Waiting for checks to finish 2025/05/05 03:28:12 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test': Waiting for transfers to finish 2025/05/05 03:28:12 DEBUG : Waiting for deletions to finish 2025/05/05 03:28:12 INFO : There was nothing to transfer 2025/05/05 03:28:13 DEBUG : rclone-sync-test: Excluded 2025/05/05 03:28:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/05 03:28:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/05 03:28:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:28:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:28:13 DEBUG : Waiting for deletions to finish 2025/05/05 03:28:13 INFO : rclone-sync-test-include: Removing directory 2025/05/05 03:28:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/05/05 03:28:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': failed to delete 1 directories 2025/05/05 03:28:14 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:28:14 DEBUG : rclone-sync-test: Excluded 2025/05/05 03:28:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/05 03:28:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/05 03:28:15 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/05 03:28:15 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/05 03:28:15 DEBUG : Waiting for deletions to finish 2025/05/05 03:28:15 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:28:15 DEBUG : rclone-sync-test: Excluded 2025/05/05 03:28:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/05 03:28:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/05 03:28:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:28:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:28:16 DEBUG : Waiting for deletions to finish 2025/05/05 03:28:16 INFO : rclone-sync-test-include: Removing directory 2025/05/05 03:28:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/05/05 03:28:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': failed to delete 1 directories 2025/05/05 03:28:16 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:28:17 DEBUG : rclone-sync-test: Excluded 2025/05/05 03:28:17 DEBUG : : Excluded 2025/05/05 03:28:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/05 03:28:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/05 03:28:17 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/05 03:28:17 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/05 03:28:17 DEBUG : Waiting for deletions to finish 2025/05/05 03:28:17 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (344.02s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:28:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:28:27 DEBUG : Config file has changed externally - reloading 2025/05/05 03:28:27 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:28:28 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:30:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/CompareDest" 2025/05/05 03:30:15 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/CompareDest': Has cached credentials 2025/05/05 03:30:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:32:02 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 03:32:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/05 03:32:03 INFO : one: Copied (new) 2025/05/05 03:32:03 DEBUG : Waiting for deletions to finish 2025/05/05 03:32:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:04 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:04 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:04.752992 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/05/05 03:32:04.753028 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/05/05 03:32:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/05 03:32:05 INFO : one: Copied (replaced existing) 2025/05/05 03:32:05 DEBUG : Waiting for deletions to finish 2025/05/05 03:32:06.566855 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/05/05 03:32:06.566891 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/05/05 03:32:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 03:32:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:09 DEBUG : Waiting for deletions to finish 2025/05/05 03:32:09 INFO : There was nothing to transfer 2025/05/05 03:32:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 03:32:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 03:32:12 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:12 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:12 DEBUG : Waiting for deletions to finish 2025/05/05 03:32:12 INFO : There was nothing to transfer 2025/05/05 03:32:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 03:32:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 03:32:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:13 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:13 DEBUG : Waiting for deletions to finish 2025/05/05 03:32:13 INFO : There was nothing to transfer 2025/05/05 03:32:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:14 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/05/05 03:32:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/05 03:32:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 03:32:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 03:32:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:14 DEBUG : Waiting for deletions to finish 2025/05/05 03:32:14 INFO : There was nothing to transfer 2025/05/05 03:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/05 03:32:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 03:32:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/05 03:32:16 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 03:32:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:32:16 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:32:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/05 03:32:17 INFO : two: Copied (new) 2025/05/05 03:32:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (232.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:32:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dest" 2025/05/05 03:32:22 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dest': Has cached credentials 2025/05/05 03:32:23 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dest': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:34:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/pre-dest1" 2025/05/05 03:34:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/pre-dest1': Has cached credentials 2025/05/05 03:34:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:35:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/pre-dest2" 2025/05/05 03:35:02 DEBUG : Config file has changed externally - reloading 2025/05/05 03:35:02 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/pre-dest2': Has cached credentials 2025/05/05 03:35:03 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:35:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:35:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/05 03:35:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:35:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/05 03:35:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/05 03:35:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dest': Waiting for checks to finish 2025/05/05 03:35:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dest': Waiting for transfers to finish 2025/05/05 03:35:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/05 03:35:59 INFO : 3: Copied (new) 2025/05/05 03:35:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (222.06s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:36:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:36:05 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:36:06 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:37:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/backup" 2025/05/05 03:37:00 DEBUG : Config file has changed externally - reloading 2025/05/05 03:37:00 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/backup': Has cached credentials 2025/05/05 03:37:01 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/backup': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:38:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 03:38:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:38:47 DEBUG : two: Unchanged skipping 2025/05/05 03:38:47 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:38:48.309586 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MU_rMRWU54qTF8suP9-QTRTquRUEpc8oHJrhnIRT6_PNfXeEFFtnELCQiHqDlFOXULpyMZ96IHc_9pitldG-Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:38:48.309621 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MU_rMRWU54qTF8suP9-QTRTquRUEpc8oHJrhnIRT6_PNfXeEFFtnELCQiHqDlFOXULpyMZ96IHc_9pitldG-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:38:48 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MU_rMRWU54qTF8suP9-QTRTquRUEpc8oHJrhnIRT6_PNfXeEFFtnELCQiHqDlFOXULpyMZ96IHc_9pitldG-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:38:48 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:38:48 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting files as there were IO errors 2025/05/05 03:38:48 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MU_rMRWU54qTF8suP9-QTRTquRUEpc8oHJrhnIRT6_PNfXeEFFtnELCQiHqDlFOXULpyMZ96IHc_9pitldG-Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (167.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:38:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:38:53 DEBUG : Config file has changed externally - reloading 2025/05/05 03:38:53 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:38:54 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:39:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/backup" 2025/05/05 03:39:47 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/backup': Has cached credentials 2025/05/05 03:39:48 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/backup': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:41:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 03:41:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:41:34 DEBUG : two: Unchanged skipping 2025/05/05 03:41:34 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:41:35.642059 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ClqvbP0d-RKl9_vpflCZlNkbOCWii6q0Vd7g1EMt9qqXTaFyGdQ7ur4ytgpFASFKourrYKltfOeUTJViNFiWRg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:41:35.642094 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ClqvbP0d-RKl9_vpflCZlNkbOCWii6q0Vd7g1EMt9qqXTaFyGdQ7ur4ytgpFASFKourrYKltfOeUTJViNFiWRg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:41:35 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ClqvbP0d-RKl9_vpflCZlNkbOCWii6q0Vd7g1EMt9qqXTaFyGdQ7ur4ytgpFASFKourrYKltfOeUTJViNFiWRg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:41:35 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:41:35 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting files as there were IO errors 2025/05/05 03:41:35 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ClqvbP0d-RKl9_vpflCZlNkbOCWii6q0Vd7g1EMt9qqXTaFyGdQ7ur4ytgpFASFKourrYKltfOeUTJViNFiWRg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (167.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:41:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:41:40 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:41:41 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:42:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/backup" 2025/05/05 03:42:35 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/backup': Has cached credentials 2025/05/05 03:42:35 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/backup': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:44:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 03:44:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:44:23 DEBUG : two: Unchanged skipping 2025/05/05 03:44:23 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:44:24.538030 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oDMuS-piFHcJaZBHZu5NqMbQ7Rwtew4Mh8DK5C6RWgpbrEjtnjyOQ-NU5Dif-7FH6PBp0PM-pCVWQ7enIrkQ6g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:44:24.538072 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oDMuS-piFHcJaZBHZu5NqMbQ7Rwtew4Mh8DK5C6RWgpbrEjtnjyOQ-NU5Dif-7FH6PBp0PM-pCVWQ7enIrkQ6g==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:44:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oDMuS-piFHcJaZBHZu5NqMbQ7Rwtew4Mh8DK5C6RWgpbrEjtnjyOQ-NU5Dif-7FH6PBp0PM-pCVWQ7enIrkQ6g==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:44:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:44:24 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting files as there were IO errors 2025/05/05 03:44:24 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oDMuS-piFHcJaZBHZu5NqMbQ7Rwtew4Mh8DK5C6RWgpbrEjtnjyOQ-NU5Dif-7FH6PBp0PM-pCVWQ7enIrkQ6g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (168.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:44:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:44:29 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:44:30 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:45:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 03:45:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:45:24 DEBUG : two: Unchanged skipping 2025/05/05 03:45:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for checks to finish 2025/05/05 03:45:24.644347 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3HCFaWwTD2oJl7ayFzktXFQqUQkYLIPvytwtfrmxhHcSyy5iXjDW6D5IIgz1kU3FpZGJYfYl6NNrJyb6CgAPMg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:45:24.644380 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3HCFaWwTD2oJl7ayFzktXFQqUQkYLIPvytwtfrmxhHcSyy5iXjDW6D5IIgz1kU3FpZGJYfYl6NNrJyb6CgAPMg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:45:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3HCFaWwTD2oJl7ayFzktXFQqUQkYLIPvytwtfrmxhHcSyy5iXjDW6D5IIgz1kU3FpZGJYfYl6NNrJyb6CgAPMg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:45:24 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Waiting for transfers to finish 2025/05/05 03:45:24 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting files as there were IO errors 2025/05/05 03:45:24 ERROR : proton drive root link ID 'rclone-test-jewolen3colo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3HCFaWwTD2oJl7ayFzktXFQqUQkYLIPvytwtfrmxhHcSyy5iXjDW6D5IIgz1kU3FpZGJYfYl6NNrJyb6CgAPMg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (59.85s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:45:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:45:29 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:45:30 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:46:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 03:46:27.714790 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LfZOKdgOs9whjSOshlidxeDbKnKJYvEn0CukO__PbpM3IEoPD6YX_VpO0JUNstK3d72CE597WYPc-_TAQkxPTA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:46:27.714816 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LfZOKdgOs9whjSOshlidxeDbKnKJYvEn0CukO__PbpM3IEoPD6YX_VpO0JUNstK3d72CE597WYPc-_TAQkxPTA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:46:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LfZOKdgOs9whjSOshlidxeDbKnKJYvEn0CukO__PbpM3IEoPD6YX_VpO0JUNstK3d72CE597WYPc-_TAQkxPTA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LfZOKdgOs9whjSOshlidxeDbKnKJYvEn0CukO__PbpM3IEoPD6YX_VpO0JUNstK3d72CE597WYPc-_TAQkxPTA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (63.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:46:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jewolen3colo/dst" 2025/05/05 03:46:32 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Has cached credentials 2025/05/05 03:46:33 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo/dst': Used cached credential to initialize the ProtonDrive API 2025/05/05 03:47:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 03:47:28.045609 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzfLy_iootuRib8uE4k33CD5yHOa_BWdZ7EG7zIuZNLWgRmEULkon427oIafOyXsbdrsY4coZV6Td8HUIe_2KQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/05 03:47:28.045645 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzfLy_iootuRib8uE4k33CD5yHOa_BWdZ7EG7zIuZNLWgRmEULkon427oIafOyXsbdrsY4coZV6Td8HUIe_2KQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/05 03:47:28 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzfLy_iootuRib8uE4k33CD5yHOa_BWdZ7EG7zIuZNLWgRmEULkon427oIafOyXsbdrsY4coZV6Td8HUIe_2KQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzfLy_iootuRib8uE4k33CD5yHOa_BWdZ7EG7zIuZNLWgRmEULkon427oIafOyXsbdrsY4coZV6Td8HUIe_2KQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (60.14s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:47:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/05 03:47:31 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:47:31 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:47:31.142172 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/05/05 03:47:31.142200 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/05/05 03:47:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/05 03:47:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/05 03:47:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.92s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:47:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 03:47:34 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:47:34 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:47:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/05 03:47:34 INFO : existing: Copied (new) 2025/05/05 03:47:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:47:35 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:47:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/05 03:47:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/05 03:47:35 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:47:35 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting files as there were IO errors 2025/05/05 03:47:35 ERROR : proton drive root link ID 'rclone-test-jewolen3colo': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncImmutable (4.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:47:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:47:38 DEBUG : existing: Unchanged skipping 2025/05/05 03:47:38 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:47:38 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:47:38 DEBUG : Waiting for deletions to finish 2025/05/05 03:47:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.22s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.30s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:48:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:48:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both0: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both12: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both1: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both10: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both15: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both16: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both11: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both18: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both19: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both13: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both14: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both3: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both5: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both6: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both17: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both2: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:14 DEBUG : both4: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both7: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both8: Unchanged skipping 2025/05/05 03:48:14 DEBUG : both9: Unchanged skipping 2025/05/05 03:48:14 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:48:14 DEBUG : Waiting for deletions to finish 2025/05/05 03:48:14 INFO : only13: Deleted 2025/05/05 03:48:14 INFO : only15: Deleted 2025/05/05 03:48:14 INFO : only16: Deleted 2025/05/05 03:48:14 INFO : only2: Deleted 2025/05/05 03:48:14 INFO : only5: Deleted 2025/05/05 03:48:14 INFO : only9: Deleted 2025/05/05 03:48:14 INFO : only12: Deleted 2025/05/05 03:48:14 INFO : only19: Deleted 2025/05/05 03:48:14 INFO : only4: Deleted 2025/05/05 03:48:14 INFO : only6: Deleted 2025/05/05 03:48:14 INFO : only10: Deleted 2025/05/05 03:48:14 INFO : only11: Deleted 2025/05/05 03:48:14 INFO : only14: Deleted 2025/05/05 03:48:14 INFO : only3: Deleted 2025/05/05 03:48:14 INFO : only0: Deleted 2025/05/05 03:48:15 INFO : only1: Deleted 2025/05/05 03:48:15 INFO : only17: Deleted 2025/05/05 03:48:15 INFO : only18: Deleted 2025/05/05 03:48:15 INFO : only7: Deleted 2025/05/05 03:48:15 INFO : only8: Deleted 2025/05/05 03:48:15 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (42.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:48:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both0: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both1: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both10: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both11: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both12: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both13: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both14: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both15: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both16: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both17: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both18: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both19: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both2: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both3: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both4: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both5: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both6: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both7: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both8: Unchanged skipping 2025/05/05 03:48:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/05 03:48:57 DEBUG : both9: Unchanged skipping 2025/05/05 03:48:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/05 03:48:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for checks to finish 2025/05/05 03:48:57 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Waiting for transfers to finish 2025/05/05 03:48:57.119290 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/05/05 03:48:57.119353 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/05/05 03:48:57.130521 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/05/05 03:48:57.130538 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/05/05 03:48:57.144526 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/05/05 03:48:57.144551 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/05/05 03:48:57.157722 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/05/05 03:48:57.157747 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/05/05 03:48:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:57 INFO : only0: Copied (replaced existing) 2025/05/05 03:48:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:57 INFO : only1: Copied (replaced existing) 2025/05/05 03:48:58.034724 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/05/05 03:48:58.034756 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/05/05 03:48:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:58 INFO : only10: Copied (replaced existing) 2025/05/05 03:48:58.089715 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/05/05 03:48:58.089762 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/05/05 03:48:58.172608 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/05/05 03:48:58.172643 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/05/05 03:48:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:58 INFO : only11: Copied (replaced existing) 2025/05/05 03:48:58.305035 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/05/05 03:48:58.305070 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/05/05 03:48:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:58 INFO : only13: Copied (replaced existing) 2025/05/05 03:48:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:59 INFO : only14: Copied (replaced existing) 2025/05/05 03:48:59.007556 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/05/05 03:48:59.007596 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/05/05 03:48:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:59 INFO : only12: Copied (replaced existing) 2025/05/05 03:48:59.134993 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/05/05 03:48:59.135031 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/05/05 03:48:59.179914 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/05/05 03:48:59.179946 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/05/05 03:48:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:59 INFO : only15: Copied (replaced existing) 2025/05/05 03:48:59.323733 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/05/05 03:48:59.323770 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/05/05 03:48:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:59 INFO : only16: Copied (replaced existing) 2025/05/05 03:48:59.912878 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/05/05 03:48:59.912911 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/05/05 03:48:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:48:59 INFO : only17: Copied (replaced existing) 2025/05/05 03:49:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:00 INFO : only18: Copied (replaced existing) 2025/05/05 03:49:00.094961 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/05/05 03:49:00.094991 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/05/05 03:49:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:00 INFO : only19: Copied (replaced existing) 2025/05/05 03:49:00.169414 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/05/05 03:49:00.169461 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/05/05 03:49:00.222382 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/05/05 03:49:00.222417 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/05/05 03:49:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:00 INFO : only2: Copied (replaced existing) 2025/05/05 03:49:00.796962 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/05/05 03:49:00.797001 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/05/05 03:49:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:00 INFO : only3: Copied (replaced existing) 2025/05/05 03:49:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:00 INFO : only4: Copied (replaced existing) 2025/05/05 03:49:00.986604 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/05/05 03:49:00.986631 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/05/05 03:49:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:01 INFO : only5: Copied (replaced existing) 2025/05/05 03:49:01.252153 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/05/05 03:49:01.252247 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/05/05 03:49:01.382498 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/05/05 03:49:01.382531 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/05/05 03:49:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:01 INFO : only6: Copied (replaced existing) 2025/05/05 03:49:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:01 INFO : only7: Copied (replaced existing) 2025/05/05 03:49:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:02 INFO : only9: Copied (replaced existing) 2025/05/05 03:49:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/05 03:49:02 INFO : only8: Copied (replaced existing) 2025/05/05 03:49:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (54.78s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:49:18 DEBUG : empty_dir: Making directory with metadata 2025/05/05 03:49:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:49:18 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 03:49:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:49:18 INFO : empty_on_remote: Making directory 2025/05/05 03:49:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:49:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.54s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:49:27 DEBUG : empty_dir: Making directory with metadata 2025/05/05 03:49:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:49:27 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 03:49:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 03:49:27 INFO : empty_on_remote: Making directory 2025/05/05 03:49:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:49:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:49:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:36 INFO : sub dir: Making directory 2025/05/05 03:49:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" 2025/05/05 03:49:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 03:49:52 INFO : sub dir: Making directory 2025/05/05 03:49:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-jewolen3colo'", Local "Local file system at /tmp/rclone2974681192", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.20s) FAIL 2025/05/05 03:50:09 DEBUG : proton drive root link ID 'rclone-test-jewolen3colo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 33m31.127344733s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]