"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/04/09 05:57:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line" 2025/04/09 05:57:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:57:25 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Has cached credentials 2025/04/09 05:57:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Used cached credential to initialize the ProtonDrive API 2025/04/09 05:57:26 DEBUG : Creating backend with remote "/tmp/rclone2065233546" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:57:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/09 05:57:27 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:27 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 05:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:57:28 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:28 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:57:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:57:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:32 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.04s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.56s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:35 DEBUG : Creating backend with remote "/non-existing" 2025/04/09 05:57:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/09 05:57:36 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:36 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.35s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:57:37 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:37 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:57:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:57:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyNoTraverse (6.11s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:43 INFO : proton drive root link ID 'rclone-test-benufaz6line': Running all checks before starting transfers 2025/04/09 05:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:57:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:43 INFO : proton drive root link ID 'rclone-test-benufaz6line': Checks finished, now starting transfers 2025/04/09 05:57:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:57:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:57:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyCheckFirst (6.11s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:49 ERROR : Ignoring --no-traverse with sync 2025/04/09 05:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:57:49 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:49 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:57:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:57:52 INFO : sub dir/hello world: Copied (new) 2025/04/09 05:57:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncNoTraverse (6.10s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/09 05:57:55 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:55 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:57:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/09 05:57:57 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyWithDepth (4.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 05:57:59 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:57:59 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:01 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 05:58:03 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:03 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:05 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/09 05:58:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 05:58:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/09 05:58:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 05:58:07 INFO : sub dir: Making directory 2025/04/09 05:58:08 INFO : sub dir2: Making directory 2025/04/09 05:58:09 INFO : sub dir2/sub sub dir2: Making directory 2025/04/09 05:58:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:10 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:10 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:12 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (8.76s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:16 INFO : sub dir2: Making directory 2025/04/09 05:58:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/09 05:58:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 05:58:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:16 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:16 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:21 DEBUG : sub dir2: Making directory with metadata 2025/04/09 05:58:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 05:58:22 INFO : sub dir: Making directory 2025/04/09 05:58:22 INFO : sub dir2: Making directory 2025/04/09 05:58:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:23 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:23 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:25 INFO : sub dir/hello world: Copied (new) 2025/04/09 05:58:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/09 05:58:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.62s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:30 INFO : sub dir2: Making directory 2025/04/09 05:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:30 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:30 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:33 INFO : sub dir/hello world: Copied (new) 2025/04/09 05:58:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.71s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:36 DEBUG : sub dir2: Making directory with metadata 2025/04/09 05:58:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 05:58:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 05:58:36 INFO : sub dir: Making directory 2025/04/09 05:58:37 INFO : sub dir2: Making directory 2025/04/09 05:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:37 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:37 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:39 INFO : sub dir/hello world: Copied (new) 2025/04/09 05:58:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:43 INFO : sub dir2: Making directory 2025/04/09 05:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:44 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:58:44 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:58:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:46 INFO : sub dir/hello world: Copied (new) 2025/04/09 05:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.62s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lisorux9jepa" 2025/04/09 05:58:52 DEBUG : proton drive root link ID 'rclone-test-lisorux9jepa': Has cached credentials 2025/04/09 05:58:53 DEBUG : proton drive root link ID 'rclone-test-lisorux9jepa': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-benufaz6line' -> proton drive root link ID 'rclone-test-lisorux9jepa' 2025/04/09 05:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:58:54 DEBUG : proton drive root link ID 'rclone-test-lisorux9jepa': Waiting for checks to finish 2025/04/09 05:58:54 DEBUG : proton drive root link ID 'rclone-test-lisorux9jepa': Waiting for transfers to finish 2025/04/09 05:58:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:58:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:58:59 DEBUG : proton drive root link ID 'rclone-test-lisorux9jepa': Purge remote --- PASS: TestServerSideCopy (13.31s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/09 05:59:07 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:59:07 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:59:07.488371 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/04/09 05:59:07.488397 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/04/09 05:59:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/09 05:59:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyOverSelf (9.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hixuyuf7hepe" 2025/04/09 05:59:15 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Has cached credentials 2025/04/09 05:59:17 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-benufaz6line' -> proton drive root link ID 'rclone-test-hixuyuf7hepe' 2025/04/09 05:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:59:18 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Waiting for checks to finish 2025/04/09 05:59:18 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Waiting for transfers to finish 2025/04/09 05:59:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:59:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:24.304202 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/04/09 05:59:24.304237 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/04/09 05:59:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/09 05:59:27 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Waiting for checks to finish 2025/04/09 05:59:27 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Waiting for transfers to finish 2025/04/09 05:59:28.788036 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/04/09 05:59:28.788071 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/04/09 05:59:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/09 05:59:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:31 DEBUG : proton drive root link ID 'rclone-test-hixuyuf7hepe': Purge remote --- PASS: TestServerSideCopyOverSelf (22.74s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/09 05:59:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 05:59:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 05:59:39.946075 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/04/09 05:59:39.946101 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/04/09 05:59:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/09 05:59:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/09 05:59:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestMoveOverSelf (9.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kawedis4tupa" 2025/04/09 05:59:48 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Has cached credentials 2025/04/09 05:59:49 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-benufaz6line' -> proton drive root link ID 'rclone-test-kawedis4tupa' 2025/04/09 05:59:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 05:59:50 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Waiting for checks to finish 2025/04/09 05:59:50 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Waiting for transfers to finish 2025/04/09 05:59:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 05:59:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 05:59:56.403493 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/04/09 05:59:56.403537 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/04/09 05:59:59 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Using server-side directory move 2025/04/09 05:59:59 INFO : proton drive root link ID 'rclone-test-kawedis4tupa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/09 05:59:59 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Waiting for checks to finish 2025/04/09 05:59:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/09 05:59:59 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Waiting for transfers to finish 2025/04/09 06:00:00 INFO : sub dir/hello world: Deleted 2025/04/09 06:00:01.343818 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NGQtKTopRXiN31wItKFLoAiEq_AYGtoFo0S0BGeERFnP05Mb6bdv5ykEn1t0TbwjnLKM_CEeRHjX1sh9cqp7bw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:00:01.343853 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NGQtKTopRXiN31wItKFLoAiEq_AYGtoFo0S0BGeERFnP05Mb6bdv5ykEn1t0TbwjnLKM_CEeRHjX1sh9cqp7bw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:00:01 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NGQtKTopRXiN31wItKFLoAiEq_AYGtoFo0S0BGeERFnP05Mb6bdv5ykEn1t0TbwjnLKM_CEeRHjX1sh9cqp7bw==/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/NGQtKTopRXiN31wItKFLoAiEq_AYGtoFo0S0BGeERFnP05Mb6bdv5ykEn1t0TbwjnLKM_CEeRHjX1sh9cqp7bw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/04/09 06:00:01 DEBUG : proton drive root link ID 'rclone-test-kawedis4tupa': Purge remote --- FAIL: TestServerSideMoveOverSelf (19.35s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:07 ERROR : : error listing: directory not found 2025/04/09 06:00:07 INFO : Local file system at /tmp/rclone2065233546: Making directory 2025/04/09 06:00:08 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:08 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyAfterDelete (7.40s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/09 06:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:00:15 DEBUG : Local file system at /tmp/rclone2065233546: Waiting for checks to finish 2025/04/09 06:00:15 DEBUG : Local file system at /tmp/rclone2065233546: Waiting for transfers to finish 2025/04/09 06:00:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:00:16 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/04/09 06:00:16 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:00:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyRedownload (7.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/09 06:00:19 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:19 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/09 06:00:21 INFO : check sum: Copied (new) 2025/04/09 06:00:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:22 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/09 06:00:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/09 06:00:22 DEBUG : check sum: Unchanged skipping 2025/04/09 06:00:22 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:22 DEBUG : Waiting for deletions to finish 2025/04/09 06:00:22 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.78s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/09 06:00:25 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:25 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/09 06:00:27 INFO : sizeonly: Copied (new) 2025/04/09 06:00:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:27 DEBUG : sizeonly: Sizes identical 2025/04/09 06:00:27 DEBUG : sizeonly: Unchanged skipping 2025/04/09 06:00:27 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:27 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:27 DEBUG : Waiting for deletions to finish 2025/04/09 06:00:27 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/09 06:00:31 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:31 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/09 06:00:32 INFO : ignore-size: Copied (new) 2025/04/09 06:00:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:00:33 DEBUG : ignore-size: Unchanged skipping 2025/04/09 06:00:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:33 DEBUG : Waiting for deletions to finish 2025/04/09 06:00:33 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncIgnoreSize (5.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:00:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:39 DEBUG : existing: Unchanged skipping 2025/04/09 06:00:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:39 DEBUG : Waiting for deletions to finish 2025/04/09 06:00:39 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/09 06:00:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:39.883491 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/04/09 06:00:39.883542 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/04/09 06:00:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/09 06:00:41 INFO : existing: Copied (replaced existing) 2025/04/09 06:00:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (8.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/09 06:00:45 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:45 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/09 06:00:46 INFO : existing: Copied (new) 2025/04/09 06:00:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:47 DEBUG : existing: Destination exists, skipping 2025/04/09 06:00:47 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:47 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:00:47 DEBUG : Waiting for deletions to finish 2025/04/09 06:00:47 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:00:55 INFO : d: Making directory 2025/04/09 06:00:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/09 06:00:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:00:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/09 06:00:58 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:00:58 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:01:00 INFO : a/potato2: Copied (new) 2025/04/09 06:01:00 DEBUG : Waiting for deletions to finish 2025/04/09 06:01:00 INFO : b/potato: Deleted 2025/04/09 06:01:00 INFO : d: Removing directory 2025/04/09 06:01:01 INFO : b: Removing directory 2025/04/09 06:01:01 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (15.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/09 06:01:08 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/09 06:01:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/09 06:01:08 DEBUG : empty space: Unchanged skipping 2025/04/09 06:01:08 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:08 DEBUG : Waiting for deletions to finish 2025/04/09 06:01:08 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:09 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/04/09 06:01:09 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/09 06:01:09 NOTICE: proton drive root link ID 'rclone-test-benufaz6line': Forced to upload files to set modification times on this backend. 2025/04/09 06:01:09 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/04/09 06:01:09 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:10.045324 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/04/09 06:01:10.045360 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/04/09 06:01:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/09 06:01:12 INFO : empty space: Copied (replaced existing) 2025/04/09 06:01:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (8.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:17 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:17 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/04/09 06:01:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/09 06:01:17 DEBUG : empty space: Unchanged skipping 2025/04/09 06:01:17 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:17 DEBUG : Waiting for deletions to finish 2025/04/09 06:01:17 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.83s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:22 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:22 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/09 06:01:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2065233546) 2025/04/09 06:01:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-benufaz6line') 2025/04/09 06:01:22 DEBUG : foo: sha1 differ 2025/04/09 06:01:22 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:22.915014 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/04/09 06:01:22.915038 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/04/09 06:01:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/09 06:01:24 INFO : foo: Copied (replaced existing) 2025/04/09 06:01:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (7.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:01:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/09 06:01:30 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:30 DEBUG : empty space: Unchanged skipping 2025/04/09 06:01:30 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:01:31 INFO : potato: Copied (new) 2025/04/09 06:01:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (7.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/09 06:01:37 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:37 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:37.430928 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/04/09 06:01:37.430962 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/04/09 06:01:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/09 06:01:39 INFO : potato: Copied (replaced existing) 2025/04/09 06:01:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:44 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:44 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/04/09 06:01:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2065233546) 2025/04/09 06:01:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-benufaz6line') 2025/04/09 06:01:44 DEBUG : potato: sha1 differ 2025/04/09 06:01:44 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:44.838711 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/04/09 06:01:44.838745 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/04/09 06:01:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/09 06:01:46 INFO : potato: Copied (replaced existing) 2025/04/09 06:01:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (7.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:01:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:01:53 DEBUG : empty space: Unchanged skipping 2025/04/09 06:01:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/09 06:01:53 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:01:53 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:01:53 DEBUG : Waiting for deletions to finish 2025/04/09 06:01:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:02:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:02:00 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:02:00 DEBUG : empty space: Unchanged skipping 2025/04/09 06:02:00 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:02:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:02:02 INFO : potato2: Copied (new) 2025/04/09 06:02:02 DEBUG : Waiting for deletions to finish 2025/04/09 06:02:02 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:02:10 INFO : d: Making directory 2025/04/09 06:02:11 INFO : d/e: Making directory 2025/04/09 06:02:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/09 06:02:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:02:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/09 06:02:14 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:02:14 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:02:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:02:16 INFO : a/potato2: Copied (new) 2025/04/09 06:02:16 DEBUG : Waiting for deletions to finish 2025/04/09 06:02:16 INFO : b/potato: Deleted 2025/04/09 06:02:16 INFO : d/e: Removing directory 2025/04/09 06:02:17 INFO : d: Removing directory 2025/04/09 06:02:17 INFO : b: Removing directory 2025/04/09 06:02:18 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:02:27 INFO : d: Making directory 2025/04/09 06:02:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/09 06:02:30 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:02:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:02:30 DEBUG : c/non empty space: Unchanged skipping 2025/04/09 06:02:30 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:02:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:02:32 INFO : a/potato2: Copied (new) 2025/04/09 06:02:32 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting files as there were IO errors 2025/04/09 06:02:32 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:02:42 DEBUG : Waiting for deletions to finish 2025/04/09 06:02:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:02:42 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:02:42 DEBUG : empty space: Unchanged skipping 2025/04/09 06:02:42 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:02:43 INFO : potato: Deleted 2025/04/09 06:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:02:44 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncDeleteDuring (9.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:02:51 DEBUG : Waiting for deletions to finish 2025/04/09 06:02:52 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:02:52 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:02:53 INFO : potato: Deleted 2025/04/09 06:02:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:02:53 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:02:53 DEBUG : empty space: Unchanged skipping 2025/04/09 06:02:53 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:02:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/09 06:02:55 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncDeleteBefore (10.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:03:00 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:00 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/09 06:03:02 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestCopyDeleteBefore (7.31s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:09 DEBUG : enormous: Excluded (Size Filter) 2025/04/09 06:03:09 DEBUG : enormous: Excluded 2025/04/09 06:03:09 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:03:09 DEBUG : potato2: Excluded 2025/04/09 06:03:10 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:03:10 DEBUG : potato2: Excluded 2025/04/09 06:03:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:03:10 DEBUG : empty space: Unchanged skipping 2025/04/09 06:03:10 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:10 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:10 DEBUG : Waiting for deletions to finish 2025/04/09 06:03:10 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:10 DEBUG : enormous: Excluded (Size Filter) 2025/04/09 06:03:10 DEBUG : enormous: Excluded 2025/04/09 06:03:10 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:03:10 DEBUG : potato2: Excluded 2025/04/09 06:03:11 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:03:11 DEBUG : potato2: Excluded 2025/04/09 06:03:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/09 06:03:11 DEBUG : empty space: Unchanged skipping 2025/04/09 06:03:11 DEBUG : Local file system at /tmp/rclone2065233546: Waiting for checks to finish 2025/04/09 06:03:11 DEBUG : Local file system at /tmp/rclone2065233546: Waiting for transfers to finish 2025/04/09 06:03:11 DEBUG : Waiting for deletions to finish 2025/04/09 06:03:11 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncWithExclude (9.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/09 06:03:20 DEBUG : enormous: Excluded 2025/04/09 06:03:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:03:20 DEBUG : potato2: Excluded 2025/04/09 06:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:03:20 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:20 DEBUG : empty space: Unchanged skipping 2025/04/09 06:03:20 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:20 DEBUG : Waiting for deletions to finish 2025/04/09 06:03:21 INFO : potato2: Deleted 2025/04/09 06:03:21 INFO : enormous: Deleted 2025/04/09 06:03:21 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/09 06:03:22 DEBUG : empty space: Unchanged skipping 2025/04/09 06:03:22 DEBUG : Local file system at /tmp/rclone2065233546: Waiting for checks to finish 2025/04/09 06:03:22 DEBUG : Local file system at /tmp/rclone2065233546: Waiting for transfers to finish 2025/04/09 06:03:22 DEBUG : Waiting for deletions to finish 2025/04/09 06:03:22 INFO : potato2: Deleted 2025/04/09 06:03:22 INFO : enormous: Deleted 2025/04/09 06:03:22 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:33 DEBUG : five: Need to transfer - File not found at Destination 2025/04/09 06:03:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/09 06:03:33 DEBUG : one: Destination is newer than source, skipping 2025/04/09 06:03:33 DEBUG : three: Sizes identical 2025/04/09 06:03:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/09 06:03:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/09 06:03:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2065233546) 2025/04/09 06:03:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-benufaz6line') 2025/04/09 06:03:33 DEBUG : two: sha1 differ 2025/04/09 06:03:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:33.599387 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/04/09 06:03:33.599424 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/04/09 06:03:33.671010 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/04/09 06:03:33.671052 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/04/09 06:03:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/09 06:03:34 INFO : five: Copied (new) 2025/04/09 06:03:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/09 06:03:35 INFO : two: Copied (replaced existing) 2025/04/09 06:03:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/09 06:03:35 INFO : four: Copied (replaced existing) 2025/04/09 06:03:35 DEBUG : Waiting for deletions to finish 2025/04/09 06:03:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:38 DEBUG : one: Destination is newer than source, skipping 2025/04/09 06:03:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/09 06:03:38 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/09 06:03:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/09 06:03:38 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/09 06:03:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/09 06:03:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2065233546) 2025/04/09 06:03:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/09 06:03:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-benufaz6line') 2025/04/09 06:03:38 DEBUG : three: sha1 differ 2025/04/09 06:03:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/09 06:03:38 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/09 06:03:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/09 06:03:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/09 06:03:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:38.518636 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/04/09 06:03:38.518671 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/04/09 06:03:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/09 06:03:40 INFO : three: Copied (replaced existing) 2025/04/09 06:03:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (20.37s) === 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/09 06:03:45 INFO : proton drive root link ID 'rclone-test-benufaz6line': Making map for --track-renames 2025/04/09 06:03:45 INFO : proton drive root link ID 'rclone-test-benufaz6line': Finished making map for --track-renames 2025/04/09 06:03:45 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:45 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for renames to finish 2025/04/09 06:03:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/09 06:03:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/09 06:03:45 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/09 06:03:47 INFO : yam: Copied (new) 2025/04/09 06:03:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/09 06:03:47 INFO : potato: Copied (new) 2025/04/09 06:03:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:03:48 INFO : proton drive root link ID 'rclone-test-benufaz6line': Making map for --track-renames 2025/04/09 06:03:48 INFO : proton drive root link ID 'rclone-test-benufaz6line': Finished making map for --track-renames 2025/04/09 06:03:48 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:48 DEBUG : potato: Unchanged skipping 2025/04/09 06:03:48 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for renames to finish 2025/04/09 06:03:49.103769 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y8Ekrz9EjEOdo571Q9WqjtWp7N5od1aw0ix-j5cBDJpWrUk-tf-vFJHygHw0XuBWplziNktgSx4qM9wY3jYSww==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:03:49.103797 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y8Ekrz9EjEOdo571Q9WqjtWp7N5od1aw0ix-j5cBDJpWrUk-tf-vFJHygHw0XuBWplziNktgSx4qM9wY3jYSww==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:03:49 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y8Ekrz9EjEOdo571Q9WqjtWp7N5od1aw0ix-j5cBDJpWrUk-tf-vFJHygHw0XuBWplziNktgSx4qM9wY3jYSww==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:03:49 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y8Ekrz9EjEOdo571Q9WqjtWp7N5od1aw0ix-j5cBDJpWrUk-tf-vFJHygHw0XuBWplziNktgSx4qM9wY3jYSww==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:03:49 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/09 06:03:49 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:50 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/09 06:03:50 INFO : yaml: Copied (new) 2025/04/09 06:03:50 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting files as there were IO errors 2025/04/09 06:03:50 ERROR : proton drive root link ID 'rclone-test-benufaz6line': 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 (8.82s) === 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/09 06:03:54 INFO : proton drive root link ID 'rclone-test-benufaz6line': Making map for --track-renames 2025/04/09 06:03:54 INFO : proton drive root link ID 'rclone-test-benufaz6line': Finished making map for --track-renames 2025/04/09 06:03:54 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/09 06:03:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/09 06:03:54 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for renames to finish 2025/04/09 06:03:54 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/09 06:03:55 INFO : yam: Copied (new) 2025/04/09 06:03:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/09 06:03:55 INFO : potato: Copied (new) 2025/04/09 06:03:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:03:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:03:57 INFO : proton drive root link ID 'rclone-test-benufaz6line': Making map for --track-renames 2025/04/09 06:03:57 INFO : proton drive root link ID 'rclone-test-benufaz6line': Finished making map for --track-renames 2025/04/09 06:03:57 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:03:57 DEBUG : potato: Unchanged skipping 2025/04/09 06:03:57 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for renames to finish 2025/04/09 06:03:57.725769 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-_2rkgE5-Y-ZusqLxQb3e-dhjJXkKE1fM3mczxH5B8xJEDMsEQV239ScgovIpNO0LyM31pyVeqvdUd1Opp1Ynw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:03:57.725818 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-_2rkgE5-Y-ZusqLxQb3e-dhjJXkKE1fM3mczxH5B8xJEDMsEQV239ScgovIpNO0LyM31pyVeqvdUd1Opp1Ynw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:03:57 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-_2rkgE5-Y-ZusqLxQb3e-dhjJXkKE1fM3mczxH5B8xJEDMsEQV239ScgovIpNO0LyM31pyVeqvdUd1Opp1Ynw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:03:57 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-_2rkgE5-Y-ZusqLxQb3e-dhjJXkKE1fM3mczxH5B8xJEDMsEQV239ScgovIpNO0LyM31pyVeqvdUd1Opp1Ynw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:03:57 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/09 06:03:57 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:03:59 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/09 06:03:59 INFO : yaml: Copied (new) 2025/04/09 06:03:59 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting files as there were IO errors 2025/04/09 06:03:59 ERROR : proton drive root link ID 'rclone-test-benufaz6line': 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 (8.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/09 06:04:02 INFO : proton drive root link ID 'rclone-test-benufaz6line': Making map for --track-renames 2025/04/09 06:04:02 INFO : proton drive root link ID 'rclone-test-benufaz6line': Finished making map for --track-renames 2025/04/09 06:04:02 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:04:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/09 06:04:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/09 06:04:02 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for renames to finish 2025/04/09 06:04:02 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:04:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/09 06:04:05 INFO : potato: Copied (new) 2025/04/09 06:04:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/09 06:04:05 INFO : sub/yam: Copied (new) 2025/04/09 06:04:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:04:06 DEBUG : potato: Unchanged skipping 2025/04/09 06:04:07 INFO : proton drive root link ID 'rclone-test-benufaz6line': Making map for --track-renames 2025/04/09 06:04:07 INFO : proton drive root link ID 'rclone-test-benufaz6line': Finished making map for --track-renames 2025/04/09 06:04:07 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:04:07 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for renames to finish 2025/04/09 06:04:08.087636 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgMWgxsMt-4aO9BVlJE8PSCBxxhBE7neHoGk0tuM3zuOugtDZKcNk_U7xZaz3gvxhGy0B2Um6L402xu3T7-C0w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:04:08.087673 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgMWgxsMt-4aO9BVlJE8PSCBxxhBE7neHoGk0tuM3zuOugtDZKcNk_U7xZaz3gvxhGy0B2Um6L402xu3T7-C0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:04:08 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgMWgxsMt-4aO9BVlJE8PSCBxxhBE7neHoGk0tuM3zuOugtDZKcNk_U7xZaz3gvxhGy0B2Um6L402xu3T7-C0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:04:08 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgMWgxsMt-4aO9BVlJE8PSCBxxhBE7neHoGk0tuM3zuOugtDZKcNk_U7xZaz3gvxhGy0B2Um6L402xu3T7-C0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:04:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/09 06:04:08 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:04:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/09 06:04:09 INFO : yam: Copied (new) 2025/04/09 06:04:09 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting files as there were IO errors 2025/04/09 06:04:09 ERROR : proton drive root link ID 'rclone-test-benufaz6line': 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 (11.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:13 DEBUG : Creating backend with remote "/tmp/rclone2065233546/dir1" 2025/04/09 06:04:13 DEBUG : Creating backend with remote "/tmp/rclone2065233546/dir2" 2025/04/09 06:04:13 DEBUG : Local file system at /tmp/rclone2065233546/dir2: Using server-side directory move 2025/04/09 06:04:13 INFO : Local file system at /tmp/rclone2065233546/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/09 06:04:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/09 06:04:13 INFO : file1.txt: Moved (server-side) 2025/04/09 06:04:13 DEBUG : Local file system at /tmp/rclone2065233546/dir2: Waiting for checks to finish 2025/04/09 06:04:13 DEBUG : Local file system at /tmp/rclone2065233546/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.67s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:04:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/09 06:04:14 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:04:14 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:04:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:04:18 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:04:18 INFO : sub dir/hello world: Deleted 2025/04/09 06:04:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/09 06:04:18 INFO : nested/sub dir/file: Copied (new) 2025/04/09 06:04:18 INFO : nested/sub dir/file: Deleted 2025/04/09 06:04:18 ERROR : Local file system at /tmp/rclone2065233546: 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 (8.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:04:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/09 06:04:22 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:04:22 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:04:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/09 06:04:27 INFO : nested/sub dir/file: Copied (new) 2025/04/09 06:04:27 INFO : nested/sub dir/file: Deleted 2025/04/09 06:04:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:04:27 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:04:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/09 06:04:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/09 06:04:32 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:04:32 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:04:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/09 06:04:34 INFO : existing: Copied (new) 2025/04/09 06:04:34 INFO : existing: Deleted 2025/04/09 06:04:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/09 06:04:34 INFO : existing-b: Copied (new) 2025/04/09 06:04:34 INFO : existing-b: Deleted 2025/04/09 06:04:35 DEBUG : existing: Destination exists, skipping 2025/04/09 06:04:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/09 06:04:35 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:04:35 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:04:35 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.48s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciwizuz3kozo" 2025/04/09 06:04:38 DEBUG : proton drive root link ID 'rclone-test-ciwizuz3kozo': Has cached credentials 2025/04/09 06:04:40 DEBUG : proton drive root link ID 'rclone-test-ciwizuz3kozo': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-benufaz6line' -> proton drive root link ID 'rclone-test-ciwizuz3kozo' 2025/04/09 06:04:51 DEBUG : proton drive root link ID 'rclone-test-ciwizuz3kozo': Using server-side directory move 2025/04/09 06:04:51 INFO : proton drive root link ID 'rclone-test-ciwizuz3kozo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/09 06:04:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:04:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/09 06:04:52 DEBUG : empty space: Unchanged skipping 2025/04/09 06:04:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 06:04:52 DEBUG : proton drive root link ID 'rclone-test-ciwizuz3kozo': Waiting for checks to finish 2025/04/09 06:04:52 INFO : empty space: Deleted 2025/04/09 06:04:52 DEBUG : proton drive root link ID 'rclone-test-ciwizuz3kozo': Waiting for transfers to finish 2025/04/09 06:04:52 INFO : potato3: Deleted 2025/04/09 06:04:53.119891 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UFfj7LSDTimWA9FabpS4Qf2rkD23wI4HSIKu_TBH0BvWE-NizHHUNl2vXGwRkEG7WgDU0zxaPwSEMvKS_T9DdA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:04:53.119947 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UFfj7LSDTimWA9FabpS4Qf2rkD23wI4HSIKu_TBH0BvWE-NizHHUNl2vXGwRkEG7WgDU0zxaPwSEMvKS_T9DdA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:04:53 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UFfj7LSDTimWA9FabpS4Qf2rkD23wI4HSIKu_TBH0BvWE-NizHHUNl2vXGwRkEG7WgDU0zxaPwSEMvKS_T9DdA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:04:53.376894 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yGY39ziT3CnsoNI9suYCVQ27odwCjp_obMN8lwfNIvB_rzhj2mdTfxdll2XI7GL42ickw5gvBPDgzJpk59Yncw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:04:53.376930 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yGY39ziT3CnsoNI9suYCVQ27odwCjp_obMN8lwfNIvB_rzhj2mdTfxdll2XI7GL42ickw5gvBPDgzJpk59Yncw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:04:53 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yGY39ziT3CnsoNI9suYCVQ27odwCjp_obMN8lwfNIvB_rzhj2mdTfxdll2XI7GL42ickw5gvBPDgzJpk59Yncw==/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/yGY39ziT3CnsoNI9suYCVQ27odwCjp_obMN8lwfNIvB_rzhj2mdTfxdll2XI7GL42ickw5gvBPDgzJpk59Yncw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/04/09 06:04:53 DEBUG : proton drive root link ID 'rclone-test-ciwizuz3kozo': Purge remote --- FAIL: TestServerSideMove (16.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:04:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nofekut0jemu" 2025/04/09 06:04:55 DEBUG : proton drive root link ID 'rclone-test-nofekut0jemu': Has cached credentials 2025/04/09 06:04:57 DEBUG : proton drive root link ID 'rclone-test-nofekut0jemu': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-benufaz6line' -> proton drive root link ID 'rclone-test-nofekut0jemu' 2025/04/09 06:05:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/09 06:05:08 DEBUG : empty space: Excluded 2025/04/09 06:05:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/09 06:05:08 DEBUG : empty space: Excluded 2025/04/09 06:05:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:05:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 06:05:08 DEBUG : proton drive root link ID 'rclone-test-nofekut0jemu': Waiting for checks to finish 2025/04/09 06:05:08 DEBUG : proton drive root link ID 'rclone-test-nofekut0jemu': Waiting for transfers to finish 2025/04/09 06:05:09 INFO : potato3: Deleted 2025/04/09 06:05:09.617231 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mC35OfEAtKuIgHW1mFVGXj1zxoyVztZnTmL7V7StP6DfproZ_stwf6_SAqQ-8fIcjlYaLvT1UkHX_llALMbEVg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:05:09.617269 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mC35OfEAtKuIgHW1mFVGXj1zxoyVztZnTmL7V7StP6DfproZ_stwf6_SAqQ-8fIcjlYaLvT1UkHX_llALMbEVg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:09 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mC35OfEAtKuIgHW1mFVGXj1zxoyVztZnTmL7V7StP6DfproZ_stwf6_SAqQ-8fIcjlYaLvT1UkHX_llALMbEVg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:09.962618 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V1Nf7Uq9k0oeS2usvQP2eXaVQpcMMIMyUpGRdc45dfZ7pjjwG2uN1aec6eDo17oxnDCHDkjiqvh6TDO6xcu_eg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:05:09.962649 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V1Nf7Uq9k0oeS2usvQP2eXaVQpcMMIMyUpGRdc45dfZ7pjjwG2uN1aec6eDo17oxnDCHDkjiqvh6TDO6xcu_eg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:09 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V1Nf7Uq9k0oeS2usvQP2eXaVQpcMMIMyUpGRdc45dfZ7pjjwG2uN1aec6eDo17oxnDCHDkjiqvh6TDO6xcu_eg==/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/V1Nf7Uq9k0oeS2usvQP2eXaVQpcMMIMyUpGRdc45dfZ7pjjwG2uN1aec6eDo17oxnDCHDkjiqvh6TDO6xcu_eg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/04/09 06:05:09 DEBUG : proton drive root link ID 'rclone-test-nofekut0jemu': Purge remote --- FAIL: TestServerSideMoveWithFilter (17.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:05:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vaqetex2yifu" 2025/04/09 06:05:13 DEBUG : proton drive root link ID 'rclone-test-vaqetex2yifu': Has cached credentials 2025/04/09 06:05:14 DEBUG : proton drive root link ID 'rclone-test-vaqetex2yifu': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:05:19 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-benufaz6line' -> proton drive root link ID 'rclone-test-vaqetex2yifu' 2025/04/09 06:05:26 DEBUG : proton drive root link ID 'rclone-test-vaqetex2yifu': Using server-side directory move 2025/04/09 06:05:26 INFO : proton drive root link ID 'rclone-test-vaqetex2yifu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/09 06:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:05:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/09 06:05:27 DEBUG : empty space: Unchanged skipping 2025/04/09 06:05:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 06:05:27 DEBUG : proton drive root link ID 'rclone-test-vaqetex2yifu': Waiting for checks to finish 2025/04/09 06:05:27 INFO : empty space: Deleted 2025/04/09 06:05:27 DEBUG : proton drive root link ID 'rclone-test-vaqetex2yifu': Waiting for transfers to finish 2025/04/09 06:05:27 INFO : potato3: Deleted 2025/04/09 06:05:28.213261 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CuLJBq-VlyYytkYAwzJICsWCqIowixVOhagSGZiM-eoOb8FcA6ZCxIOjbRC8oJ5dz8uzKdkdOa5njOqV03gfg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:05:28.213294 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CuLJBq-VlyYytkYAwzJICsWCqIowixVOhagSGZiM-eoOb8FcA6ZCxIOjbRC8oJ5dz8uzKdkdOa5njOqV03gfg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:28 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CuLJBq-VlyYytkYAwzJICsWCqIowixVOhagSGZiM-eoOb8FcA6ZCxIOjbRC8oJ5dz8uzKdkdOa5njOqV03gfg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:28.398661 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J8RwllQHJZ6GnDsSia7opaSf2TikWv1bQp_TrhylMb6iLmQzrYtKjkaKiojq7Kz8znlRvLbZNbcieC40CrBxqw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:05:28.398685 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J8RwllQHJZ6GnDsSia7opaSf2TikWv1bQp_TrhylMb6iLmQzrYtKjkaKiojq7Kz8znlRvLbZNbcieC40CrBxqw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:28 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J8RwllQHJZ6GnDsSia7opaSf2TikWv1bQp_TrhylMb6iLmQzrYtKjkaKiojq7Kz8znlRvLbZNbcieC40CrBxqw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:05:28 ERROR : proton drive root link ID 'rclone-test-benufaz6line': 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/04/09 06:05:28 DEBUG : proton drive root link ID 'rclone-test-vaqetex2yifu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (18.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.63s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:05:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/rclone-sync-test" 2025/04/09 06:05:32 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test': Has cached credentials 2025/04/09 06:05:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncOverlap (104.28s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:07:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/rclone-sync-test" 2025/04/09 06:07:16 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test': Has cached credentials 2025/04/09 06:07:17 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:08:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/rclone-sync-test-include/layer2" 2025/04/09 06:08:59 DEBUG : Config file has changed externally - reloading 2025/04/09 06:08:59 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-include/layer2': Has cached credentials 2025/04/09 06:09:00 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:10:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/rclone-sync-test-ignore-file" 2025/04/09 06:10:46 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-ignore-file': Has cached credentials 2025/04/09 06:10:47 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:12:33 DEBUG : rclone-sync-test: Excluded 2025/04/09 06:12:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/09 06:12:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/09 06:12:34 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test': Waiting for checks to finish 2025/04/09 06:12:34 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test': Waiting for transfers to finish 2025/04/09 06:12:34 DEBUG : Waiting for deletions to finish 2025/04/09 06:12:34 INFO : There was nothing to transfer 2025/04/09 06:12:35 DEBUG : rclone-sync-test: Excluded 2025/04/09 06:12:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/09 06:12:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/09 06:12:36 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:12:36 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:12:36 DEBUG : Waiting for deletions to finish 2025/04/09 06:12:36 INFO : rclone-sync-test-include: Removing directory 2025/04/09 06:12:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/04/09 06:12:36 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': failed to delete 1 directories 2025/04/09 06:12:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:12:37 DEBUG : rclone-sync-test: Excluded 2025/04/09 06:12:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/09 06:12:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/09 06:12:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/09 06:12:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/09 06:12:38 DEBUG : Waiting for deletions to finish 2025/04/09 06:12:38 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:12:39 DEBUG : rclone-sync-test: Excluded 2025/04/09 06:12:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/09 06:12:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/09 06:12:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:12:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:12:40 DEBUG : Waiting for deletions to finish 2025/04/09 06:12:40 INFO : rclone-sync-test-include: Removing directory 2025/04/09 06:12:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/04/09 06:12:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': failed to delete 1 directories 2025/04/09 06:12:40 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:12:41 DEBUG : rclone-sync-test: Excluded 2025/04/09 06:12:42 DEBUG : : Excluded 2025/04/09 06:12:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/09 06:12:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/09 06:12:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/09 06:12:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/09 06:12:43 DEBUG : Waiting for deletions to finish 2025/04/09 06:12:43 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (340.50s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:12:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:12:56 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:12:58 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:14:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/CompareDest" 2025/04/09 06:14:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/CompareDest': Has cached credentials 2025/04/09 06:14:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:16:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/09 06:16:18 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:18 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/09 06:16:21 INFO : one: Copied (new) 2025/04/09 06:16:21 DEBUG : Waiting for deletions to finish 2025/04/09 06:16:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:23 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:23 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:23.910413 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/04/09 06:16:23.910445 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/04/09 06:16:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/09 06:16:25 INFO : one: Copied (replaced existing) 2025/04/09 06:16:25 DEBUG : Waiting for deletions to finish 2025/04/09 06:16:27.577207 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/04/09 06:16:27.577238 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/04/09 06:16:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:16:34 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:34 DEBUG : Waiting for deletions to finish 2025/04/09 06:16:34 INFO : There was nothing to transfer 2025/04/09 06:16:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:16:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 06:16:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:38 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:38 DEBUG : Waiting for deletions to finish 2025/04/09 06:16:38 INFO : There was nothing to transfer 2025/04/09 06:16:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:16:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 06:16:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:40 DEBUG : Waiting for deletions to finish 2025/04/09 06:16:40 INFO : There was nothing to transfer 2025/04/09 06:16:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:43 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/04/09 06:16:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/09 06:16:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 06:16:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:16:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:43 DEBUG : Waiting for deletions to finish 2025/04/09 06:16:43 INFO : There was nothing to transfer 2025/04/09 06:16:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/09 06:16:46 DEBUG : two: Need to transfer - File not found at Destination 2025/04/09 06:16:46 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:16:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/09 06:16:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:16:46 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:16:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/09 06:16:47 INFO : two: Copied (new) 2025/04/09 06:16:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (235.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:16:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dest" 2025/04/09 06:16:58 DEBUG : Config file has changed externally - reloading 2025/04/09 06:16:58 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dest': Has cached credentials 2025/04/09 06:16:59 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dest': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:18:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/pre-dest1" 2025/04/09 06:18:39 DEBUG : Config file has changed externally - reloading 2025/04/09 06:18:39 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/pre-dest1': Has cached credentials 2025/04/09 06:18:40 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:19:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/pre-dest2" 2025/04/09 06:19:32 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/pre-dest2': Has cached credentials 2025/04/09 06:19:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:20:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:20:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/09 06:20:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:20:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/09 06:20:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/09 06:20:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dest': Waiting for checks to finish 2025/04/09 06:20:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dest': Waiting for transfers to finish 2025/04/09 06:20:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/09 06:20:29 INFO : 3: Copied (new) 2025/04/09 06:20:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (221.70s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.64s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:20:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:20:42 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:20:43 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:21:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/backup" 2025/04/09 06:21:33 DEBUG : Config file has changed externally - reloading 2025/04/09 06:21:33 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/backup': Has cached credentials 2025/04/09 06:21:35 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/backup': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:23:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/09 06:23:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:23:15 DEBUG : two: Unchanged skipping 2025/04/09 06:23:15 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:23:17.146748 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Dv9by3fesH9fKEtgdZ6Vu5mHh-2ttA1ZgpBvhPEzz98Btswthbs8YVWoSP5VIPSl0nPPFCgoNwuMl8I4JYYBHQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:23:17.146790 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Dv9by3fesH9fKEtgdZ6Vu5mHh-2ttA1ZgpBvhPEzz98Btswthbs8YVWoSP5VIPSl0nPPFCgoNwuMl8I4JYYBHQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:23:17 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Dv9by3fesH9fKEtgdZ6Vu5mHh-2ttA1ZgpBvhPEzz98Btswthbs8YVWoSP5VIPSl0nPPFCgoNwuMl8I4JYYBHQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:23:17 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:23:17 ERROR : proton drive root link ID 'rclone-test-benufaz6line/dst': not deleting files as there were IO errors 2025/04/09 06:23:17 ERROR : proton drive root link ID 'rclone-test-benufaz6line/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/Dv9by3fesH9fKEtgdZ6Vu5mHh-2ttA1ZgpBvhPEzz98Btswthbs8YVWoSP5VIPSl0nPPFCgoNwuMl8I4JYYBHQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (165.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:23:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:23:27 DEBUG : Config file has changed externally - reloading 2025/04/09 06:23:27 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:23:28 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:24:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/backup" 2025/04/09 06:24:19 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/backup': Has cached credentials 2025/04/09 06:24:20 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/backup': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:26:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/09 06:26:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:26:01 DEBUG : two: Unchanged skipping 2025/04/09 06:26:01 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:26:03.391168 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/laNGHGx3EM-uKU1FmaqZbvAJiTttSoBDVyZ4W9OHG7xwjkdShBBdOz6mwPAC2PU1kWW-jely8SIU8zURpo9LSA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:26:03.391190 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/laNGHGx3EM-uKU1FmaqZbvAJiTttSoBDVyZ4W9OHG7xwjkdShBBdOz6mwPAC2PU1kWW-jely8SIU8zURpo9LSA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:26:03 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/laNGHGx3EM-uKU1FmaqZbvAJiTttSoBDVyZ4W9OHG7xwjkdShBBdOz6mwPAC2PU1kWW-jely8SIU8zURpo9LSA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:26:03 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:26:03 ERROR : proton drive root link ID 'rclone-test-benufaz6line/dst': not deleting files as there were IO errors 2025/04/09 06:26:03 ERROR : proton drive root link ID 'rclone-test-benufaz6line/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/laNGHGx3EM-uKU1FmaqZbvAJiTttSoBDVyZ4W9OHG7xwjkdShBBdOz6mwPAC2PU1kWW-jely8SIU8zURpo9LSA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (166.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:26:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:26:13 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:26:15 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:27:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/backup" 2025/04/09 06:27:05 DEBUG : Config file has changed externally - reloading 2025/04/09 06:27:05 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/backup': Has cached credentials 2025/04/09 06:27:06 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/backup': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:28:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/09 06:28:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:28:47 DEBUG : two: Unchanged skipping 2025/04/09 06:28:47 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:28:49.292367 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6zLs7mXG60sdCi38C2BStlTzGRPttqfsj0IBhKiRvKzdGUjBpxf6ACtUV8zpaYiXYf3mrwVYOCk5Ce9tYtwXDA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:28:49.292385 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6zLs7mXG60sdCi38C2BStlTzGRPttqfsj0IBhKiRvKzdGUjBpxf6ACtUV8zpaYiXYf3mrwVYOCk5Ce9tYtwXDA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:28:49 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6zLs7mXG60sdCi38C2BStlTzGRPttqfsj0IBhKiRvKzdGUjBpxf6ACtUV8zpaYiXYf3mrwVYOCk5Ce9tYtwXDA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:28:49 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:28:49 ERROR : proton drive root link ID 'rclone-test-benufaz6line/dst': not deleting files as there were IO errors 2025/04/09 06:28:49 ERROR : proton drive root link ID 'rclone-test-benufaz6line/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/6zLs7mXG60sdCi38C2BStlTzGRPttqfsj0IBhKiRvKzdGUjBpxf6ACtUV8zpaYiXYf3mrwVYOCk5Ce9tYtwXDA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (165.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:29:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:29:00 DEBUG : Config file has changed externally - reloading 2025/04/09 06:29:00 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:29:01 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:29:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:29:54 DEBUG : two: Unchanged skipping 2025/04/09 06:29:54 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for checks to finish 2025/04/09 06:29:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/09 06:29:55.409418 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tS4Wiv2-TOhYcw_ORBcaXdmWiElgSIq4i9MMoER4iXFuvmwjhdJgWH2hEjzqoPWs5_n0bQGHPkUXIzz2fz4PTg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:29:55.409435 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tS4Wiv2-TOhYcw_ORBcaXdmWiElgSIq4i9MMoER4iXFuvmwjhdJgWH2hEjzqoPWs5_n0bQGHPkUXIzz2fz4PTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:29:55 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tS4Wiv2-TOhYcw_ORBcaXdmWiElgSIq4i9MMoER4iXFuvmwjhdJgWH2hEjzqoPWs5_n0bQGHPkUXIzz2fz4PTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:29:55 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Waiting for transfers to finish 2025/04/09 06:29:55 ERROR : proton drive root link ID 'rclone-test-benufaz6line/dst': not deleting files as there were IO errors 2025/04/09 06:29:55 ERROR : proton drive root link ID 'rclone-test-benufaz6line/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/tS4Wiv2-TOhYcw_ORBcaXdmWiElgSIq4i9MMoER4iXFuvmwjhdJgWH2hEjzqoPWs5_n0bQGHPkUXIzz2fz4PTg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (65.76s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:30:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:30:05 DEBUG : Config file has changed externally - reloading 2025/04/09 06:30:05 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:30:06 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:31:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/09 06:31:00.919021 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KUl4hBxK37NrbXQQnuPxmYqwny-57T-oyZzzGTs-4aUQjDINe6lRnoVVb_3Km7k909RrGmP__q8MObELIaPGMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:31:00.919052 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KUl4hBxK37NrbXQQnuPxmYqwny-57T-oyZzzGTs-4aUQjDINe6lRnoVVb_3Km7k909RrGmP__q8MObELIaPGMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:31:00 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KUl4hBxK37NrbXQQnuPxmYqwny-57T-oyZzzGTs-4aUQjDINe6lRnoVVb_3Km7k909RrGmP__q8MObELIaPGMQ==/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/KUl4hBxK37NrbXQQnuPxmYqwny-57T-oyZzzGTs-4aUQjDINe6lRnoVVb_3Km7k909RrGmP__q8MObELIaPGMQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (65.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:31:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-benufaz6line/dst" 2025/04/09 06:31:11 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Has cached credentials 2025/04/09 06:31:12 DEBUG : proton drive root link ID 'rclone-test-benufaz6line/dst': Used cached credential to initialize the ProtonDrive API 2025/04/09 06:32:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/09 06:32:06.377481 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oZfyATTg77Vac4J9_ZviPrRbTRSZmYdJB14RpgpkCQB_bPfBE_pFCkPLnCdRpoxYeniggPGY5GkibiLOwlEYNg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/09 06:32:06.377522 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oZfyATTg77Vac4J9_ZviPrRbTRSZmYdJB14RpgpkCQB_bPfBE_pFCkPLnCdRpoxYeniggPGY5GkibiLOwlEYNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/09 06:32:06 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oZfyATTg77Vac4J9_ZviPrRbTRSZmYdJB14RpgpkCQB_bPfBE_pFCkPLnCdRpoxYeniggPGY5GkibiLOwlEYNg==/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/oZfyATTg77Vac4J9_ZviPrRbTRSZmYdJB14RpgpkCQB_bPfBE_pFCkPLnCdRpoxYeniggPGY5GkibiLOwlEYNg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (65.51s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:32:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/09 06:32:12 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:32:12 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:32:12.862364 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/04/09 06:32:12.862392 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/04/09 06:32:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/09 06:32:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/09 06:32:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.21s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:32:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/09 06:32:17 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:32:17 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:32:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/09 06:32:19 INFO : existing: Copied (new) 2025/04/09 06:32:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:32:20 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:32:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/09 06:32:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/09 06:32:20 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:32:20 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting files as there were IO errors 2025/04/09 06:32:20 ERROR : proton drive root link ID 'rclone-test-benufaz6line': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncImmutable (6.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:32:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:32:25 DEBUG : existing: Unchanged skipping 2025/04/09 06:32:25 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:32:25 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:32:25 DEBUG : Waiting for deletions to finish 2025/04/09 06:32:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.17s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.87s) --- SKIP: TestMaxTransfer/Hard (0.63s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:33:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both1: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:33:48 DEBUG : both11: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both13: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both14: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both15: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both16: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both17: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both18: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both19: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both2: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both3: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both12: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both5: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both6: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both0: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both10: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:33:48 DEBUG : both7: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both4: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both8: Unchanged skipping 2025/04/09 06:33:48 DEBUG : both9: Unchanged skipping 2025/04/09 06:33:48 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:33:48 DEBUG : Waiting for deletions to finish 2025/04/09 06:33:49 INFO : only12: Deleted 2025/04/09 06:33:49 INFO : only2: Deleted 2025/04/09 06:33:49 INFO : only11: Deleted 2025/04/09 06:33:49 INFO : only10: Deleted 2025/04/09 06:33:49 INFO : only4: Deleted 2025/04/09 06:33:49 INFO : only8: Deleted 2025/04/09 06:33:49 INFO : only1: Deleted 2025/04/09 06:33:49 INFO : only14: Deleted 2025/04/09 06:33:49 INFO : only3: Deleted 2025/04/09 06:33:49 INFO : only19: Deleted 2025/04/09 06:33:50 INFO : only6: Deleted 2025/04/09 06:33:50 INFO : only7: Deleted 2025/04/09 06:33:50 INFO : only17: Deleted 2025/04/09 06:33:50 INFO : only18: Deleted 2025/04/09 06:33:50 INFO : only15: Deleted 2025/04/09 06:33:50 INFO : only5: Deleted 2025/04/09 06:33:50 INFO : only9: Deleted 2025/04/09 06:33:50 INFO : only0: Deleted 2025/04/09 06:33:50 INFO : only13: Deleted 2025/04/09 06:33:50 INFO : only16: Deleted 2025/04/09 06:33:50 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (97.39s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:35:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both0: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both1: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both10: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both11: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both12: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both13: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both14: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both15: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both16: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both17: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both18: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both19: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both2: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both3: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both4: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both5: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both6: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both7: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both8: Unchanged skipping 2025/04/09 06:35:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/09 06:35:26 DEBUG : both9: Unchanged skipping 2025/04/09 06:35:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/09 06:35:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for checks to finish 2025/04/09 06:35:26 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Waiting for transfers to finish 2025/04/09 06:35:26.742450 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/04/09 06:35:26.742482 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/04/09 06:35:26.812328 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/04/09 06:35:26.812369 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/04/09 06:35:26.910366 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/04/09 06:35:26.910394 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/04/09 06:35:26.983167 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/04/09 06:35:26.983198 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/04/09 06:35:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:28 INFO : only10: Copied (replaced existing) 2025/04/09 06:35:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:28 INFO : only0: Copied (replaced existing) 2025/04/09 06:35:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:28 INFO : only1: Copied (replaced existing) 2025/04/09 06:35:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:28 INFO : only11: Copied (replaced existing) 2025/04/09 06:35:28.593093 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/04/09 06:35:28.593126 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/04/09 06:35:28.783304 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/04/09 06:35:28.783339 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/04/09 06:35:28.880359 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/04/09 06:35:28.880401 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/04/09 06:35:28.940197 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/04/09 06:35:28.940315 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/04/09 06:35:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:30 INFO : only12: Copied (replaced existing) 2025/04/09 06:35:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:30 INFO : only14: Copied (replaced existing) 2025/04/09 06:35:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:30 INFO : only13: Copied (replaced existing) 2025/04/09 06:35:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:30 INFO : only15: Copied (replaced existing) 2025/04/09 06:35:30.499569 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/04/09 06:35:30.499599 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/04/09 06:35:30.665989 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/04/09 06:35:30.666012 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/04/09 06:35:30.754802 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/04/09 06:35:30.754832 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/04/09 06:35:30.818376 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/04/09 06:35:30.818415 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/04/09 06:35:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:32 INFO : only16: Copied (replaced existing) 2025/04/09 06:35:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:32 INFO : only17: Copied (replaced existing) 2025/04/09 06:35:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:32 INFO : only19: Copied (replaced existing) 2025/04/09 06:35:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:32 INFO : only18: Copied (replaced existing) 2025/04/09 06:35:32.449418 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/04/09 06:35:32.449456 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/04/09 06:35:32.512279 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/04/09 06:35:32.512312 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/04/09 06:35:32.564463 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/04/09 06:35:32.564489 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/04/09 06:35:32.730815 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/04/09 06:35:32.730847 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/04/09 06:35:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:33 INFO : only2: Copied (replaced existing) 2025/04/09 06:35:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:34 INFO : only3: Copied (replaced existing) 2025/04/09 06:35:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:34 INFO : only4: Copied (replaced existing) 2025/04/09 06:35:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:34 INFO : only5: Copied (replaced existing) 2025/04/09 06:35:34.303087 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/04/09 06:35:34.303115 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/04/09 06:35:34.486813 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/04/09 06:35:34.486847 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/04/09 06:35:34.532774 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/04/09 06:35:34.532890 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/04/09 06:35:34.594199 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/04/09 06:35:34.594326 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/04/09 06:35:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:35 INFO : only6: Copied (replaced existing) 2025/04/09 06:35:36 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:36 INFO : only7: Copied (replaced existing) 2025/04/09 06:35:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:36 INFO : only8: Copied (replaced existing) 2025/04/09 06:35:36 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/09 06:35:36 INFO : only9: Copied (replaced existing) 2025/04/09 06:35:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (119.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:36:06 DEBUG : empty_dir: Making directory with metadata 2025/04/09 06:36:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:36:06 DEBUG : empty_on_remote: Making directory with metadata 2025/04/09 06:36:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:36:06 INFO : empty_on_remote: Making directory 2025/04/09 06:36:07 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:36:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (15.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:36:21 DEBUG : empty_dir: Making directory with metadata 2025/04/09 06:36:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:36:21 DEBUG : empty_on_remote: Making directory with metadata 2025/04/09 06:36:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:36:21 INFO : empty_on_remote: Making directory 2025/04/09 06:36:22 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:36:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:36:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:36:37 INFO : sub dir: Making directory 2025/04/09 06:36:38 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (28.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" 2025/04/09 06:37:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:37:06 INFO : sub dir: Making directory 2025/04/09 06:37:07 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-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-benufaz6line'", Local "Local file system at /tmp/rclone2065233546", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (29.06s) FAIL 2025/04/09 06:37:35 DEBUG : proton drive root link ID 'rclone-test-benufaz6line': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 40m11.121649397s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]