"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/21 01:13:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo" 2025/09/21 01:13:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:13:22 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Has cached credentials 2025/09/21 01:13:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:13:25 DEBUG : Creating backend with remote "/tmp/rclone733361273" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:13:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/21 01:13:30 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:30 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.88s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 01:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:13:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:13:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:13:34 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:13:34 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.19s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.68s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:38 DEBUG : Creating backend with remote "/non-existing" 2025/09/21 01:13:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/21 01:13:39 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:39 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.06s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:13:40 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:40 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:13:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:13:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.73s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:46 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Running all checks before starting transfers 2025/09/21 01:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:13:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:46 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Checks finished, now starting transfers 2025/09/21 01:13:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:13:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:13:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.32s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:52 ERROR : Ignoring --no-traverse with sync 2025/09/21 01:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:13:53 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:53 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:13:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:13:55 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.71s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:13:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/21 01:13:58 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:13:58 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/21 01:14:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.09s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:14:02 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:02 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:14:06 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:06 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/21 01:14:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 01:14:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/21 01:14:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 01:14:10 INFO : sub dir2: Making directory 2025/09/21 01:14:11 INFO : sub dir: Making directory 2025/09/21 01:14:12 INFO : sub dir2/sub sub dir2: Making directory 2025/09/21 01:14:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:14:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:14 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:14:15 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:19 INFO : sub dir2: Making directory 2025/09/21 01:14:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/21 01:14:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 01:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:14:19 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:19 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:25 DEBUG : sub dir2: Making directory with metadata 2025/09/21 01:14:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 01:14:26 INFO : sub dir2: Making directory 2025/09/21 01:14:26 INFO : sub dir: Making directory 2025/09/21 01:14:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:14:27 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:27 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:29 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:14:29 INFO : sub dir/hello world: Deleted 2025/09/21 01:14:30 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/21 01:14:30 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.77s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:34 INFO : sub dir2: Making directory 2025/09/21 01:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:14:34 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:34 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:36 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:14:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.91s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:40 DEBUG : sub dir2: Making directory with metadata 2025/09/21 01:14:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 01:14:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 01:14:40 INFO : sub dir2: Making directory 2025/09/21 01:14:41 INFO : sub dir: Making directory 2025/09/21 01:14:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:14:41 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:41 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:43 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:14:43 DEBUG : Waiting for deletions to finish 2025/09/21 01:14:44 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.68s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:48 INFO : sub dir2: Making directory 2025/09/21 01:14:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:14:48 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:14:48 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:14:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:14:51 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.75s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:14:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sazotey5ziqo" 2025/09/21 01:14:58 DEBUG : proton drive root link ID 'rclone-test-sazotey5ziqo': Has cached credentials 2025/09/21 01:15:00 DEBUG : proton drive root link ID 'rclone-test-sazotey5ziqo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-vuyaxeb0rebo' -> proton drive root link ID 'rclone-test-sazotey5ziqo' 2025/09/21 01:15:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:15:02 DEBUG : proton drive root link ID 'rclone-test-sazotey5ziqo': Waiting for checks to finish 2025/09/21 01:15:02 DEBUG : proton drive root link ID 'rclone-test-sazotey5ziqo': Waiting for transfers to finish 2025/09/21 01:15:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:15:07 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:15:08 DEBUG : proton drive root link ID 'rclone-test-sazotey5ziqo': Purge remote --- PASS: TestServerSideCopy (16.59s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:15:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 01:15:16 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:15:16 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:15:16.513562 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:15:16.513758 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:15:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 01:15:18 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:15:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qokaboz8geme" 2025/09/21 01:15:25 DEBUG : Config file has changed externally - reloading 2025/09/21 01:15:25 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Has cached credentials 2025/09/21 01:15:27 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-vuyaxeb0rebo' -> proton drive root link ID 'rclone-test-qokaboz8geme' 2025/09/21 01:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:15:29 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Waiting for checks to finish 2025/09/21 01:15:29 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Waiting for transfers to finish 2025/09/21 01:15:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:15:33 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:15:35.307623 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:15:35.307657 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:15:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 01:15:39 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Waiting for checks to finish 2025/09/21 01:15:39 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Waiting for transfers to finish 2025/09/21 01:15:40.720565 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:15:40.720678 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:15:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 01:15:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/21 01:15:43 DEBUG : proton drive root link ID 'rclone-test-qokaboz8geme': Purge remote --- PASS: TestServerSideCopyOverSelf (25.73s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:15:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 01:15:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:15:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:15:51.912775 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:15:51.912812 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:15:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/21 01:15:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/21 01:15:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.97s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-virutup0hefe" 2025/09/21 01:16:00 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Has cached credentials 2025/09/21 01:16:02 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-vuyaxeb0rebo' -> proton drive root link ID 'rclone-test-virutup0hefe' 2025/09/21 01:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:16:04 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Waiting for checks to finish 2025/09/21 01:16:04 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Waiting for transfers to finish 2025/09/21 01:16:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:16:09 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:16:11.185886 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:16:11.185912 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:16:14 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Using server-side directory move 2025/09/21 01:16:14 INFO : proton drive root link ID 'rclone-test-virutup0hefe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 01:16:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 01:16:15 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Waiting for checks to finish 2025/09/21 01:16:15 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Waiting for transfers to finish 2025/09/21 01:16:15 INFO : sub dir/hello world: Deleted 2025/09/21 01:16:17.326117 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2BR3rCbbVXlchZWAqrSMU9AN6icESyBc5prZZ7G78awVLpZiAATC_vpsVCSS4wWjZLpBURmrvaFvedTk79zxvA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:16:17.326156 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2BR3rCbbVXlchZWAqrSMU9AN6icESyBc5prZZ7G78awVLpZiAATC_vpsVCSS4wWjZLpBURmrvaFvedTk79zxvA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:16:17 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2BR3rCbbVXlchZWAqrSMU9AN6icESyBc5prZZ7G78awVLpZiAATC_vpsVCSS4wWjZLpBURmrvaFvedTk79zxvA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2BR3rCbbVXlchZWAqrSMU9AN6icESyBc5prZZ7G78awVLpZiAATC_vpsVCSS4wWjZLpBURmrvaFvedTk79zxvA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/21 01:16:17 DEBUG : proton drive root link ID 'rclone-test-virutup0hefe': Purge remote --- FAIL: TestServerSideMoveOverSelf (23.16s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:22 ERROR : error listing: directory not found 2025/09/21 01:16:23 INFO : Local file system at /tmp/rclone733361273: Making directory 2025/09/21 01:16:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.90s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/21 01:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:16:32 DEBUG : Local file system at /tmp/rclone733361273: Waiting for checks to finish 2025/09/21 01:16:32 DEBUG : Local file system at /tmp/rclone733361273: Waiting for transfers to finish 2025/09/21 01:16:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:16:33 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/21 01:16:33 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:16:33 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/21 01:16:36 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:36 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 01:16:37 INFO : check sum: Copied (new) 2025/09/21 01:16:37 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:39 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 01:16:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/21 01:16:39 DEBUG : check sum: Unchanged skipping 2025/09/21 01:16:39 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:39 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.26s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/21 01:16:41 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:41 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 01:16:43 INFO : sizeonly: Copied (new) 2025/09/21 01:16:43 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:44 DEBUG : sizeonly: Sizes identical 2025/09/21 01:16:44 DEBUG : sizeonly: Unchanged skipping 2025/09/21 01:16:44 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:44 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:44 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.12s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/21 01:16:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/21 01:16:48 INFO : ignore-size: Copied (new) 2025/09/21 01:16:48 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:49 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:49 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:16:49 DEBUG : ignore-size: Unchanged skipping 2025/09/21 01:16:49 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:49 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.18s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:16:54 DEBUG : existing: Unchanged skipping 2025/09/21 01:16:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:54 DEBUG : Waiting for deletions to finish 2025/09/21 01:16:54 INFO : There was nothing to transfer 2025/09/21 01:16:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/21 01:16:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:16:55.234979 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:16:55.235001 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:16:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 01:16:56 INFO : existing: Copied (replaced existing) 2025/09/21 01:16:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:16:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 01:16:59 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:16:59 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 01:17:00 INFO : existing: Copied (new) 2025/09/21 01:17:00 DEBUG : Waiting for deletions to finish 2025/09/21 01:17:01 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:01 DEBUG : existing: Destination exists, skipping 2025/09/21 01:17:01 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:01 DEBUG : Waiting for deletions to finish 2025/09/21 01:17:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:08 INFO : d: Making directory 2025/09/21 01:17:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 01:17:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:17:11 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:11 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 01:17:11 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:17:12 INFO : a/potato2: Copied (new) 2025/09/21 01:17:12 DEBUG : Waiting for deletions to finish 2025/09/21 01:17:13 INFO : b/potato: Deleted 2025/09/21 01:17:13 INFO : d: Removing directory 2025/09/21 01:17:14 INFO : b: Removing directory 2025/09/21 01:17:14 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/21 01:17:22 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 01:17:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/21 01:17:22 DEBUG : empty space: Unchanged skipping 2025/09/21 01:17:22 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:22 DEBUG : Waiting for deletions to finish 2025/09/21 01:17:22 INFO : There was nothing to transfer 2025/09/21 01:17:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/21 01:17:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 01:17:23 NOTICE: proton drive root link ID 'rclone-test-vuyaxeb0rebo': Forced to upload files to set modification times on this backend. 2025/09/21 01:17:23 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/21 01:17:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:24.208448 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:17:24.208474 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 01:17:26 INFO : empty space: Copied (replaced existing) 2025/09/21 01:17:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:31 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/21 01:17:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/21 01:17:31 DEBUG : empty space: Unchanged skipping 2025/09/21 01:17:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:31 DEBUG : Waiting for deletions to finish 2025/09/21 01:17:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.17s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:36 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/21 01:17:36 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone733361273) 2025/09/21 01:17:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-vuyaxeb0rebo') 2025/09/21 01:17:36 DEBUG : foo: sha1 differ 2025/09/21 01:17:36 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:36.544945 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:17:36.544981 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:17:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/21 01:17:38 INFO : foo: Copied (replaced existing) 2025/09/21 01:17:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.28s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/21 01:17:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:17:43 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:43 DEBUG : empty space: Unchanged skipping 2025/09/21 01:17:43 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:17:44 INFO : potato: Copied (new) 2025/09/21 01:17:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/21 01:17:50 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:50 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:50.942778 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:17:50.942806 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:17:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/21 01:17:53 INFO : potato: Copied (replaced existing) 2025/09/21 01:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:17:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/21 01:17:57 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:17:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone733361273) 2025/09/21 01:17:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-vuyaxeb0rebo') 2025/09/21 01:17:57 DEBUG : potato: sha1 differ 2025/09/21 01:17:57 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:17:58.048641 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:17:58.048672 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:18:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/21 01:18:00 INFO : potato: Copied (replaced existing) 2025/09/21 01:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:18:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:18:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:18:05 DEBUG : empty space: Unchanged skipping 2025/09/21 01:18:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/21 01:18:05 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:18:05 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:18:05 DEBUG : Waiting for deletions to finish 2025/09/21 01:18:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:18:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:18:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:18:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:18:13 DEBUG : empty space: Unchanged skipping 2025/09/21 01:18:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:18:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:18:14 INFO : potato2: Copied (new) 2025/09/21 01:18:14 DEBUG : Waiting for deletions to finish 2025/09/21 01:18:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:18:22 INFO : d: Making directory 2025/09/21 01:18:23 INFO : d/e: Making directory 2025/09/21 01:18:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 01:18:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:18:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 01:18:26 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:18:26 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:18:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:18:28 INFO : a/potato2: Copied (new) 2025/09/21 01:18:28 DEBUG : Waiting for deletions to finish 2025/09/21 01:18:28 INFO : b/potato: Deleted 2025/09/21 01:18:28 INFO : d/e: Removing directory 2025/09/21 01:18:29 INFO : d: Removing directory 2025/09/21 01:18:30 INFO : b: Removing directory 2025/09/21 01:18:30 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:18:40 INFO : d: Making directory 2025/09/21 01:18:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 01:18:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:18:43 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:18:43 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 01:18:43 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:18:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:18:45 INFO : a/potato2: Copied (new) 2025/09/21 01:18:45 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting files as there were IO errors 2025/09/21 01:18:45 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:18:55 DEBUG : Waiting for deletions to finish 2025/09/21 01:18:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:18:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:18:56 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:18:56 DEBUG : empty space: Unchanged skipping 2025/09/21 01:18:56 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:18:57 INFO : potato: Deleted 2025/09/21 01:18:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:18:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:19:05 DEBUG : Waiting for deletions to finish 2025/09/21 01:19:06 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:06 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:06 INFO : potato: Deleted 2025/09/21 01:19:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:19:07 DEBUG : empty space: Unchanged skipping 2025/09/21 01:19:07 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:07 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/21 01:19:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.07s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:19:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:19:14 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:14 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/21 01:19:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.54s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:19:22 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 01:19:22 DEBUG : enormous: Excluded 2025/09/21 01:19:22 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 01:19:22 DEBUG : potato2: Excluded 2025/09/21 01:19:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 01:19:23 DEBUG : potato2: Excluded 2025/09/21 01:19:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:19:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:23 DEBUG : empty space: Unchanged skipping 2025/09/21 01:19:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:23 DEBUG : Waiting for deletions to finish 2025/09/21 01:19:23 INFO : There was nothing to transfer 2025/09/21 01:19:24 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 01:19:24 DEBUG : enormous: Excluded 2025/09/21 01:19:24 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 01:19:24 DEBUG : potato2: Excluded 2025/09/21 01:19:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 01:19:25 DEBUG : potato2: Excluded 2025/09/21 01:19:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/21 01:19:25 DEBUG : empty space: Unchanged skipping 2025/09/21 01:19:25 DEBUG : Local file system at /tmp/rclone733361273: Waiting for checks to finish 2025/09/21 01:19:25 DEBUG : Local file system at /tmp/rclone733361273: Waiting for transfers to finish 2025/09/21 01:19:25 DEBUG : Waiting for deletions to finish 2025/09/21 01:19:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:19:33 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 01:19:33 DEBUG : enormous: Excluded 2025/09/21 01:19:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 01:19:33 DEBUG : potato2: Excluded 2025/09/21 01:19:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:19:34 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:34 DEBUG : empty space: Unchanged skipping 2025/09/21 01:19:34 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:34 DEBUG : Waiting for deletions to finish 2025/09/21 01:19:34 INFO : potato2: Deleted 2025/09/21 01:19:34 INFO : enormous: Deleted 2025/09/21 01:19:34 INFO : There was nothing to transfer 2025/09/21 01:19:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/21 01:19:36 DEBUG : empty space: Unchanged skipping 2025/09/21 01:19:36 DEBUG : Local file system at /tmp/rclone733361273: Waiting for checks to finish 2025/09/21 01:19:36 DEBUG : Local file system at /tmp/rclone733361273: Waiting for transfers to finish 2025/09/21 01:19:36 DEBUG : Waiting for deletions to finish 2025/09/21 01:19:36 INFO : enormous: Deleted 2025/09/21 01:19:36 INFO : potato2: Deleted 2025/09/21 01:19:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:19:46 DEBUG : five: Need to transfer - File not found at Destination 2025/09/21 01:19:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/21 01:19:46 DEBUG : one: Destination is newer than source, skipping 2025/09/21 01:19:46 DEBUG : three: Sizes identical 2025/09/21 01:19:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/21 01:19:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 01:19:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone733361273) 2025/09/21 01:19:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-vuyaxeb0rebo') 2025/09/21 01:19:46 DEBUG : two: sha1 differ 2025/09/21 01:19:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:46.211527 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:19:46.211545 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:19:46.464093 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:19:46.464117 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:19:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/21 01:19:47 INFO : five: Copied (new) 2025/09/21 01:19:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/21 01:19:48 INFO : four: Copied (replaced existing) 2025/09/21 01:19:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 01:19:48 INFO : two: Copied (replaced existing) 2025/09/21 01:19:48 DEBUG : Waiting for deletions to finish 2025/09/21 01:19:51 DEBUG : one: Destination is newer than source, skipping 2025/09/21 01:19:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:19:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 01:19:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/21 01:19:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 01:19:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/21 01:19:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/21 01:19:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/21 01:19:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/21 01:19:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone733361273) 2025/09/21 01:19:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-vuyaxeb0rebo') 2025/09/21 01:19:51 DEBUG : three: sha1 differ 2025/09/21 01:19:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 01:19:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 01:19:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/21 01:19:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:19:51.947071 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:19:51.947089 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:19:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/21 01:19:53 INFO : three: Copied (replaced existing) 2025/09/21 01:19:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (22.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/21 01:20:00 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Making map for --track-renames 2025/09/21 01:20:00 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Finished making map for --track-renames 2025/09/21 01:20:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 01:20:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 01:20:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for renames to finish 2025/09/21 01:20:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/21 01:20:01 INFO : potato: Copied (new) 2025/09/21 01:20:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 01:20:02 INFO : yam: Copied (new) 2025/09/21 01:20:02 DEBUG : Waiting for deletions to finish 2025/09/21 01:20:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:20:03 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Making map for --track-renames 2025/09/21 01:20:03 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Finished making map for --track-renames 2025/09/21 01:20:03 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:03 DEBUG : potato: Unchanged skipping 2025/09/21 01:20:03 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for renames to finish 2025/09/21 01:20:04.762498 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RTFH2bRE3OvUZ67wDddrBOKf0jQ-6_ejMWvbdB8nZAWQl-1PaKkpBm0QHBD9SGs-1YQyz6_kh4-behYvzpMU2g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:20:04.762520 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RTFH2bRE3OvUZ67wDddrBOKf0jQ-6_ejMWvbdB8nZAWQl-1PaKkpBm0QHBD9SGs-1YQyz6_kh4-behYvzpMU2g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:04 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RTFH2bRE3OvUZ67wDddrBOKf0jQ-6_ejMWvbdB8nZAWQl-1PaKkpBm0QHBD9SGs-1YQyz6_kh4-behYvzpMU2g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:04 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RTFH2bRE3OvUZ67wDddrBOKf0jQ-6_ejMWvbdB8nZAWQl-1PaKkpBm0QHBD9SGs-1YQyz6_kh4-behYvzpMU2g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:04 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/21 01:20:04 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:06 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 01:20:06 INFO : yaml: Copied (new) 2025/09/21 01:20:06 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting files as there were IO errors 2025/09/21 01:20:06 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (9.54s) === 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-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/21 01:20:10 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Making map for --track-renames 2025/09/21 01:20:10 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Finished making map for --track-renames 2025/09/21 01:20:10 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 01:20:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 01:20:10 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for renames to finish 2025/09/21 01:20:10 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 01:20:11 INFO : yam: Copied (new) 2025/09/21 01:20:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/21 01:20:11 INFO : potato: Copied (new) 2025/09/21 01:20:11 DEBUG : Waiting for deletions to finish 2025/09/21 01:20:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:20:13 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Making map for --track-renames 2025/09/21 01:20:13 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Finished making map for --track-renames 2025/09/21 01:20:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:13 DEBUG : potato: Unchanged skipping 2025/09/21 01:20:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for renames to finish 2025/09/21 01:20:14.220867 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OlK94R4RTdX-LsTYnRgZ2PiBOhYEji-Mn9d690Ex0YvmAvI92dnEJQYS_l5J2w7PcS5bLNkPeMv8dWzoKpzdTw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:20:14.220887 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OlK94R4RTdX-LsTYnRgZ2PiBOhYEji-Mn9d690Ex0YvmAvI92dnEJQYS_l5J2w7PcS5bLNkPeMv8dWzoKpzdTw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:14 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OlK94R4RTdX-LsTYnRgZ2PiBOhYEji-Mn9d690Ex0YvmAvI92dnEJQYS_l5J2w7PcS5bLNkPeMv8dWzoKpzdTw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:14 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OlK94R4RTdX-LsTYnRgZ2PiBOhYEji-Mn9d690Ex0YvmAvI92dnEJQYS_l5J2w7PcS5bLNkPeMv8dWzoKpzdTw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:14 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/21 01:20:14 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:15 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 01:20:15 INFO : yaml: Copied (new) 2025/09/21 01:20:15 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting files as there were IO errors 2025/09/21 01:20:15 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (9.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/21 01:20:19 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Making map for --track-renames 2025/09/21 01:20:19 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Finished making map for --track-renames 2025/09/21 01:20:19 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 01:20:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/21 01:20:19 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for renames to finish 2025/09/21 01:20:19 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/21 01:20:21 INFO : potato: Copied (new) 2025/09/21 01:20:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 01:20:21 INFO : sub/yam: Copied (new) 2025/09/21 01:20:21 DEBUG : Waiting for deletions to finish 2025/09/21 01:20:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:20:23 DEBUG : potato: Unchanged skipping 2025/09/21 01:20:24 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Making map for --track-renames 2025/09/21 01:20:24 INFO : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Finished making map for --track-renames 2025/09/21 01:20:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for renames to finish 2025/09/21 01:20:24.737440 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/afGVl8T8OKQgfgDrYzQ5Uc2rQiUp2VdYE2DpTmLjZUxPVsgPsxka5vJxJ_8j4CoZ6TOR6ON-nZDpHt-1HmDPjQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:20:24.737539 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/afGVl8T8OKQgfgDrYzQ5Uc2rQiUp2VdYE2DpTmLjZUxPVsgPsxka5vJxJ_8j4CoZ6TOR6ON-nZDpHt-1HmDPjQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:24 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/afGVl8T8OKQgfgDrYzQ5Uc2rQiUp2VdYE2DpTmLjZUxPVsgPsxka5vJxJ_8j4CoZ6TOR6ON-nZDpHt-1HmDPjQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:24 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/afGVl8T8OKQgfgDrYzQ5Uc2rQiUp2VdYE2DpTmLjZUxPVsgPsxka5vJxJ_8j4CoZ6TOR6ON-nZDpHt-1HmDPjQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:20:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 01:20:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/21 01:20:26 INFO : yam: Copied (new) 2025/09/21 01:20:26 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting files as there were IO errors 2025/09/21 01:20:26 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (11.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:20:30 DEBUG : Creating backend with remote "/tmp/rclone733361273/dir1" 2025/09/21 01:20:30 DEBUG : Config file has changed externally - reloading 2025/09/21 01:20:30 DEBUG : Creating backend with remote "/tmp/rclone733361273/dir2" 2025/09/21 01:20:30 DEBUG : Local file system at /tmp/rclone733361273/dir2: Using server-side directory move 2025/09/21 01:20:30 INFO : Local file system at /tmp/rclone733361273/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 01:20:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/21 01:20:30 DEBUG : Local file system at /tmp/rclone733361273/dir2: Waiting for checks to finish 2025/09/21 01:20:30 DEBUG : Local file system at /tmp/rclone733361273/dir2: Waiting for transfers to finish 2025/09/21 01:20:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:20:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/21 01:20:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:20:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:20:34 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:20:34 INFO : sub dir/hello world: Deleted 2025/09/21 01:20:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/21 01:20:35 INFO : nested/sub dir/file: Copied (new) 2025/09/21 01:20:35 INFO : nested/sub dir/file: Deleted 2025/09/21 01:20:35 ERROR : Local file system at /tmp/rclone733361273: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (8.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:20:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 01:20:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/21 01:20:40 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:40 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/21 01:20:44 INFO : sub dir/hello world: Copied (new) 2025/09/21 01:20:44 INFO : sub dir/hello world: Deleted 2025/09/21 01:20:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/21 01:20:44 INFO : nested/sub dir/file: Copied (new) 2025/09/21 01:20:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:20:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/21 01:20:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 01:20:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 01:20:52 INFO : existing: Copied (new) 2025/09/21 01:20:52 INFO : existing: Deleted 2025/09/21 01:20:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/21 01:20:52 INFO : existing-b: Copied (new) 2025/09/21 01:20:52 INFO : existing-b: Deleted 2025/09/21 01:20:54 DEBUG : existing: Destination exists, skipping 2025/09/21 01:20:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/21 01:20:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:20:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:20:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.21s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:20:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-licecig6vuyi" 2025/09/21 01:20:57 DEBUG : proton drive root link ID 'rclone-test-licecig6vuyi': Has cached credentials 2025/09/21 01:21:00 DEBUG : proton drive root link ID 'rclone-test-licecig6vuyi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vuyaxeb0rebo' -> proton drive root link ID 'rclone-test-licecig6vuyi' 2025/09/21 01:21:10 DEBUG : proton drive root link ID 'rclone-test-licecig6vuyi': Using server-side directory move 2025/09/21 01:21:10 INFO : proton drive root link ID 'rclone-test-licecig6vuyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 01:21:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:21:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/21 01:21:11 DEBUG : empty space: Unchanged skipping 2025/09/21 01:21:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 01:21:11 DEBUG : proton drive root link ID 'rclone-test-licecig6vuyi': Waiting for checks to finish 2025/09/21 01:21:12 INFO : empty space: Deleted 2025/09/21 01:21:12 DEBUG : proton drive root link ID 'rclone-test-licecig6vuyi': Waiting for transfers to finish 2025/09/21 01:21:12 INFO : potato3: Deleted 2025/09/21 01:21:12.491240 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tjnNb2xD7xeWASo21D3Kk9XaESDFTzqqdS_IEkLmiQdrH1UBkkCNdp6mkYUesRAlCpj30khIQxGGjaQ9uRZNIg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:21:12.494908 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tjnNb2xD7xeWASo21D3Kk9XaESDFTzqqdS_IEkLmiQdrH1UBkkCNdp6mkYUesRAlCpj30khIQxGGjaQ9uRZNIg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:12 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tjnNb2xD7xeWASo21D3Kk9XaESDFTzqqdS_IEkLmiQdrH1UBkkCNdp6mkYUesRAlCpj30khIQxGGjaQ9uRZNIg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:12.797214 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQRpLRGGVNPNKKlVK7nZhirlHHyWbM8DCN1fxgvLfRhv0OR7Zw4uFFbQFTPQj1-qD0RrBhdB8ODwgZyeZ58x_A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:21:12.797234 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQRpLRGGVNPNKKlVK7nZhirlHHyWbM8DCN1fxgvLfRhv0OR7Zw4uFFbQFTPQj1-qD0RrBhdB8ODwgZyeZ58x_A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:12 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQRpLRGGVNPNKKlVK7nZhirlHHyWbM8DCN1fxgvLfRhv0OR7Zw4uFFbQFTPQj1-qD0RrBhdB8ODwgZyeZ58x_A==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LQRpLRGGVNPNKKlVK7nZhirlHHyWbM8DCN1fxgvLfRhv0OR7Zw4uFFbQFTPQj1-qD0RrBhdB8ODwgZyeZ58x_A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/21 01:21:12 DEBUG : proton drive root link ID 'rclone-test-licecig6vuyi': Purge remote --- FAIL: TestServerSideMove (18.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:21:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yozawoq1dulu" 2025/09/21 01:21:16 DEBUG : proton drive root link ID 'rclone-test-yozawoq1dulu': Has cached credentials 2025/09/21 01:21:18 DEBUG : proton drive root link ID 'rclone-test-yozawoq1dulu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vuyaxeb0rebo' -> proton drive root link ID 'rclone-test-yozawoq1dulu' 2025/09/21 01:21:29 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 01:21:29 DEBUG : empty space: Excluded 2025/09/21 01:21:29 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 01:21:29 DEBUG : empty space: Excluded 2025/09/21 01:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:21:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 01:21:29 DEBUG : proton drive root link ID 'rclone-test-yozawoq1dulu': Waiting for checks to finish 2025/09/21 01:21:29 DEBUG : proton drive root link ID 'rclone-test-yozawoq1dulu': Waiting for transfers to finish 2025/09/21 01:21:29 INFO : potato3: Deleted 2025/09/21 01:21:30.332639 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1gdj29Un9v244t6-blxznsXp6k-RL3BwfnBo_6aAwGx4ZhPFf_Vs8MpHJxELnZcIHLW_yfdY_M6C4_ZQZgn8jQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:21:30.332715 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1gdj29Un9v244t6-blxznsXp6k-RL3BwfnBo_6aAwGx4ZhPFf_Vs8MpHJxELnZcIHLW_yfdY_M6C4_ZQZgn8jQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:30 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1gdj29Un9v244t6-blxznsXp6k-RL3BwfnBo_6aAwGx4ZhPFf_Vs8MpHJxELnZcIHLW_yfdY_M6C4_ZQZgn8jQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:30.564022 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qfHIeqQeDvDqyFrD7gGKBjE_fmQ20AP07SYajlKlnHtoCrLHLO5umOtza9HLSP0NggKLl5gxSLH1JcUcenFJDA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:21:30.564055 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qfHIeqQeDvDqyFrD7gGKBjE_fmQ20AP07SYajlKlnHtoCrLHLO5umOtza9HLSP0NggKLl5gxSLH1JcUcenFJDA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:30 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qfHIeqQeDvDqyFrD7gGKBjE_fmQ20AP07SYajlKlnHtoCrLHLO5umOtza9HLSP0NggKLl5gxSLH1JcUcenFJDA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qfHIeqQeDvDqyFrD7gGKBjE_fmQ20AP07SYajlKlnHtoCrLHLO5umOtza9HLSP0NggKLl5gxSLH1JcUcenFJDA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/21 01:21:30 DEBUG : proton drive root link ID 'rclone-test-yozawoq1dulu': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:21:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-diteyaf1joda" 2025/09/21 01:21:34 DEBUG : proton drive root link ID 'rclone-test-diteyaf1joda': Has cached credentials 2025/09/21 01:21:36 DEBUG : proton drive root link ID 'rclone-test-diteyaf1joda': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:21:40 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vuyaxeb0rebo' -> proton drive root link ID 'rclone-test-diteyaf1joda' 2025/09/21 01:21:47 DEBUG : proton drive root link ID 'rclone-test-diteyaf1joda': Using server-side directory move 2025/09/21 01:21:47 INFO : proton drive root link ID 'rclone-test-diteyaf1joda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 01:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 01:21:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/21 01:21:48 DEBUG : empty space: Unchanged skipping 2025/09/21 01:21:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 01:21:49 DEBUG : proton drive root link ID 'rclone-test-diteyaf1joda': Waiting for checks to finish 2025/09/21 01:21:49 INFO : empty space: Deleted 2025/09/21 01:21:49 DEBUG : proton drive root link ID 'rclone-test-diteyaf1joda': Waiting for transfers to finish 2025/09/21 01:21:49 INFO : potato3: Deleted 2025/09/21 01:21:49.930986 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayMkwxcrYqguxAbO0FQ_aF7F1d8sbXsYsd1oPG2CzOZ6mdTA6vD1WiWPHZozYEUH_Y29X9ZoCXtsYcsVs7Ileg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:21:49.931032 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayMkwxcrYqguxAbO0FQ_aF7F1d8sbXsYsd1oPG2CzOZ6mdTA6vD1WiWPHZozYEUH_Y29X9ZoCXtsYcsVs7Ileg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:49 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ayMkwxcrYqguxAbO0FQ_aF7F1d8sbXsYsd1oPG2CzOZ6mdTA6vD1WiWPHZozYEUH_Y29X9ZoCXtsYcsVs7Ileg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:50.218319 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLGa4nQUgzver2paGLnrnYABFnoQpMfQJtAgbixMYLNmxidBhplW5jN9c6LNhVnMHf3egYoJnTbAiTMY3iX8IA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:21:50.218344 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLGa4nQUgzver2paGLnrnYABFnoQpMfQJtAgbixMYLNmxidBhplW5jN9c6LNhVnMHf3egYoJnTbAiTMY3iX8IA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:50 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLGa4nQUgzver2paGLnrnYABFnoQpMfQJtAgbixMYLNmxidBhplW5jN9c6LNhVnMHf3egYoJnTbAiTMY3iX8IA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:21:50 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/21 01:21:50 DEBUG : proton drive root link ID 'rclone-test-diteyaf1joda': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (19.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.84s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:21:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/rclone-sync-test" 2025/09/21 01:21:55 DEBUG : Config file has changed externally - reloading 2025/09/21 01:21:55 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test': Has cached credentials 2025/09/21 01:21:57 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (187.64s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:25:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/rclone-sync-test" 2025/09/21 01:25:02 DEBUG : Config file has changed externally - reloading 2025/09/21 01:25:02 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test': Has cached credentials 2025/09/21 01:25:04 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:27:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/rclone-sync-test-include/layer2" 2025/09/21 01:27:51 DEBUG : Config file has changed externally - reloading 2025/09/21 01:27:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-include/layer2': Has cached credentials 2025/09/21 01:27:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:30:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/rclone-sync-test-ignore-file" 2025/09/21 01:30:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-ignore-file': Has cached credentials 2025/09/21 01:30:53 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:33:52 DEBUG : rclone-sync-test: Excluded 2025/09/21 01:33:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 01:33:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 01:33:53 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test': Waiting for checks to finish 2025/09/21 01:33:53 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test': Waiting for transfers to finish 2025/09/21 01:33:53 DEBUG : Waiting for deletions to finish 2025/09/21 01:33:53 INFO : There was nothing to transfer 2025/09/21 01:33:54 DEBUG : rclone-sync-test: Excluded 2025/09/21 01:33:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 01:33:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 01:33:55 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:33:55 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:33:55 DEBUG : Waiting for deletions to finish 2025/09/21 01:33:55 INFO : rclone-sync-test-include: Removing directory 2025/09/21 01:33:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/21 01:33:56 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': failed to delete 1 directories 2025/09/21 01:33:56 INFO : There was nothing to transfer 2025/09/21 01:33:57 DEBUG : rclone-sync-test: Excluded 2025/09/21 01:33:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 01:33:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 01:33:58 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/21 01:33:58 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/21 01:33:58 DEBUG : Waiting for deletions to finish 2025/09/21 01:33:58 INFO : There was nothing to transfer 2025/09/21 01:33:59 DEBUG : rclone-sync-test: Excluded 2025/09/21 01:34:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 01:34:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 01:34:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 01:34:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 01:34:00 DEBUG : Waiting for deletions to finish 2025/09/21 01:34:00 INFO : rclone-sync-test-include: Removing directory 2025/09/21 01:34:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/21 01:34:01 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': failed to delete 1 directories 2025/09/21 01:34:01 INFO : There was nothing to transfer 2025/09/21 01:34:02 DEBUG : rclone-sync-test: Excluded 2025/09/21 01:34:02 DEBUG : Excluded 2025/09/21 01:34:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 01:34:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 01:34:03 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/21 01:34:03 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/21 01:34:03 DEBUG : Waiting for deletions to finish 2025/09/21 01:34:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (545.61s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:34:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 01:34:08 DEBUG : Config file has changed externally - reloading 2025/09/21 01:34:08 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 01:34:10 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:36:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/CompareDest" 2025/09/21 01:36:59 DEBUG : Config file has changed externally - reloading 2025/09/21 01:36:59 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/CompareDest': Has cached credentials 2025/09/21 01:37:01 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:39:48 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 01:39:48 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:39:48 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:39:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/21 01:39:51 INFO : one: Copied (new) 2025/09/21 01:39:51 DEBUG : Waiting for deletions to finish 2025/09/21 01:39:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:39:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:39:54 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:39:54.537042 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:39:54.537075 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:39:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/21 01:39:56 INFO : one: Copied (replaced existing) 2025/09/21 01:39:56 DEBUG : Waiting for deletions to finish 2025/09/21 01:39:58.532784 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 01:39:58.532916 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 01:40:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:40:04 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:40:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:40:05 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:40:05 DEBUG : Waiting for deletions to finish 2025/09/21 01:40:05 INFO : There was nothing to transfer 2025/09/21 01:40:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:40:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:40:10 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:40:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:40:10 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:40:10 DEBUG : Waiting for deletions to finish 2025/09/21 01:40:10 INFO : There was nothing to transfer 2025/09/21 01:40:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:40:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:40:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:40:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:40:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:40:13 DEBUG : Waiting for deletions to finish 2025/09/21 01:40:13 INFO : There was nothing to transfer 2025/09/21 01:40:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:40:17 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/21 01:40:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/21 01:40:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:40:17 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:40:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:40:17 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:40:17 DEBUG : Waiting for deletions to finish 2025/09/21 01:40:17 INFO : There was nothing to transfer 2025/09/21 01:40:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:40:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:40:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:40:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/21 01:40:21 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:40:21 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:40:21 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:40:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/21 01:40:23 INFO : two: Copied (new) 2025/09/21 01:40:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (380.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:40:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dest" 2025/09/21 01:40:34 DEBUG : Config file has changed externally - reloading 2025/09/21 01:40:34 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dest': Has cached credentials 2025/09/21 01:40:36 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dest': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:43:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/pre-dest1" 2025/09/21 01:43:22 DEBUG : Config file has changed externally - reloading 2025/09/21 01:43:22 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/pre-dest1': Has cached credentials 2025/09/21 01:43:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:44:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/pre-dest2" 2025/09/21 01:44:48 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/pre-dest2': Has cached credentials 2025/09/21 01:44:51 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:46:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:46:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/21 01:46:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:46:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/21 01:46:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/21 01:46:16 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dest': Waiting for checks to finish 2025/09/21 01:46:16 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dest': Waiting for transfers to finish 2025/09/21 01:46:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/21 01:46:19 INFO : 3: Copied (new) 2025/09/21 01:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (356.73s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.77s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:46:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 01:46:33 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 01:46:35 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:47:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/backup" 2025/09/21 01:47:58 DEBUG : Config file has changed externally - reloading 2025/09/21 01:47:58 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/backup': Has cached credentials 2025/09/21 01:48:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/backup': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:50:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 01:50:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:50:48 DEBUG : two: Unchanged skipping 2025/09/21 01:50:48 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:50:50.064040 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NXic7igq9hx5LtA-igV0vl7fF4rOcw3HZtYnmvGF_-oRaoPkDEL_pS_Kh8Zk9dH4B9fWU5r7_ZzzbujxSxMqUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:50:50.064083 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NXic7igq9hx5LtA-igV0vl7fF4rOcw3HZtYnmvGF_-oRaoPkDEL_pS_Kh8Zk9dH4B9fWU5r7_ZzzbujxSxMqUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:50:50 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NXic7igq9hx5LtA-igV0vl7fF4rOcw3HZtYnmvGF_-oRaoPkDEL_pS_Kh8Zk9dH4B9fWU5r7_ZzzbujxSxMqUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:50:50 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:50:50 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting files as there were IO errors 2025/09/21 01:50:50 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NXic7igq9hx5LtA-igV0vl7fF4rOcw3HZtYnmvGF_-oRaoPkDEL_pS_Kh8Zk9dH4B9fWU5r7_ZzzbujxSxMqUA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (268.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:51:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 01:51:02 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 01:51:04 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:52:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/backup" 2025/09/21 01:52:28 DEBUG : Config file has changed externally - reloading 2025/09/21 01:52:28 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/backup': Has cached credentials 2025/09/21 01:52:30 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/backup': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:55:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 01:55:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:55:16 DEBUG : two: Unchanged skipping 2025/09/21 01:55:16 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:55:18.322085 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mH0FYTqA5kDxNp4a1JrTcxBpndXcjvkZlq49gnMa2JQU2xq4U21insXgI8ft2YDJ9vy2zFZjTFngnJatGTS0xQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:55:18.322117 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mH0FYTqA5kDxNp4a1JrTcxBpndXcjvkZlq49gnMa2JQU2xq4U21insXgI8ft2YDJ9vy2zFZjTFngnJatGTS0xQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:55:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mH0FYTqA5kDxNp4a1JrTcxBpndXcjvkZlq49gnMa2JQU2xq4U21insXgI8ft2YDJ9vy2zFZjTFngnJatGTS0xQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:55:18 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:55:18 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting files as there were IO errors 2025/09/21 01:55:18 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mH0FYTqA5kDxNp4a1JrTcxBpndXcjvkZlq49gnMa2JQU2xq4U21insXgI8ft2YDJ9vy2zFZjTFngnJatGTS0xQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (267.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:55:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 01:55:29 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 01:55:31 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:56:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/backup" 2025/09/21 01:56:55 DEBUG : Config file has changed externally - reloading 2025/09/21 01:56:55 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/backup': Has cached credentials 2025/09/21 01:56:57 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/backup': Used cached credential to initialize the ProtonDrive API 2025/09/21 01:59:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 01:59:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:59:41 DEBUG : two: Unchanged skipping 2025/09/21 01:59:41 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 01:59:44.030327 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EzKxIQJ73BtUvjlwMoXMM2Ps55_4jy9JETuXJV5IS_ghW5xGOk3K8N4XG-zqAn3nBRDV-wrleZDJIDfW54fi1g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 01:59:44.030356 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EzKxIQJ73BtUvjlwMoXMM2Ps55_4jy9JETuXJV5IS_ghW5xGOk3K8N4XG-zqAn3nBRDV-wrleZDJIDfW54fi1g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:59:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EzKxIQJ73BtUvjlwMoXMM2Ps55_4jy9JETuXJV5IS_ghW5xGOk3K8N4XG-zqAn3nBRDV-wrleZDJIDfW54fi1g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 01:59:44 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 01:59:44 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting files as there were IO errors 2025/09/21 01:59:44 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EzKxIQJ73BtUvjlwMoXMM2Ps55_4jy9JETuXJV5IS_ghW5xGOk3K8N4XG-zqAn3nBRDV-wrleZDJIDfW54fi1g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (266.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 01:59:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 01:59:56 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 01:59:58 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 02:01:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for checks to finish 2025/09/21 02:01:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 02:01:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:01:23 DEBUG : two: Unchanged skipping 2025/09/21 02:01:24.034557 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IFp0_ZKt-ghGyKtSDwOfOd1of4e5mi2SPMM_J1cZGBQYB9UjJOdHqcOjxMWpdb8QzXEU5K1FJndtaFHyQKFmgA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 02:01:24.034595 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IFp0_ZKt-ghGyKtSDwOfOd1of4e5mi2SPMM_J1cZGBQYB9UjJOdHqcOjxMWpdb8QzXEU5K1FJndtaFHyQKFmgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 02:01:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IFp0_ZKt-ghGyKtSDwOfOd1of4e5mi2SPMM_J1cZGBQYB9UjJOdHqcOjxMWpdb8QzXEU5K1FJndtaFHyQKFmgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 02:01:24 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Waiting for transfers to finish 2025/09/21 02:01:24 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting files as there were IO errors 2025/09/21 02:01:24 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IFp0_ZKt-ghGyKtSDwOfOd1of4e5mi2SPMM_J1cZGBQYB9UjJOdHqcOjxMWpdb8QzXEU5K1FJndtaFHyQKFmgA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (99.27s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:01:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 02:01:35 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 02:01:36 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 02:03:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 02:03:01.339571 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eWCENaNR1QAZXrkVyqWKQ1S7p16fcTdJXKBFxQiAvKbcfLGD5dKS_JuS7exk9iIt3sc89kDkul8WovU26h041w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 02:03:01.339607 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eWCENaNR1QAZXrkVyqWKQ1S7p16fcTdJXKBFxQiAvKbcfLGD5dKS_JuS7exk9iIt3sc89kDkul8WovU26h041w==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 02:03:01 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eWCENaNR1QAZXrkVyqWKQ1S7p16fcTdJXKBFxQiAvKbcfLGD5dKS_JuS7exk9iIt3sc89kDkul8WovU26h041w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eWCENaNR1QAZXrkVyqWKQ1S7p16fcTdJXKBFxQiAvKbcfLGD5dKS_JuS7exk9iIt3sc89kDkul8WovU26h041w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (97.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:03:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuyaxeb0rebo/dst" 2025/09/21 02:03:13 DEBUG : Config file has changed externally - reloading 2025/09/21 02:03:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Has cached credentials 2025/09/21 02:03:15 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo/dst': Used cached credential to initialize the ProtonDrive API 2025/09/21 02:04:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 02:04:39.918794 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGXy1dIk5MKYop8delV0xT78l4_Ao0NBcb4K23xSvLLPb32dMjpgHxETpVGvNDgoAcp2199qq5rwuc1eK7YRxw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/21 02:04:39.918835 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGXy1dIk5MKYop8delV0xT78l4_Ao0NBcb4K23xSvLLPb32dMjpgHxETpVGvNDgoAcp2199qq5rwuc1eK7YRxw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/21 02:04:39 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGXy1dIk5MKYop8delV0xT78l4_Ao0NBcb4K23xSvLLPb32dMjpgHxETpVGvNDgoAcp2199qq5rwuc1eK7YRxw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGXy1dIk5MKYop8delV0xT78l4_Ao0NBcb4K23xSvLLPb32dMjpgHxETpVGvNDgoAcp2199qq5rwuc1eK7YRxw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (98.24s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:04:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/21 02:04:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:04:46 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:04:47.204529 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:04:47.204569 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:04:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/21 02:04:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/21 02:04:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.51s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:04:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 02:04:52 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:04:52 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:04:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/21 02:04:53 INFO : existing: Copied (new) 2025/09/21 02:04:53 DEBUG : Waiting for deletions to finish 2025/09/21 02:04:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/21 02:04:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/21 02:04:55 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:04:55 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:04:55 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting files as there were IO errors 2025/09/21 02:04:55 ERROR : proton drive root link ID 'rclone-test-vuyaxeb0rebo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:05:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:05:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:05:00 DEBUG : existing: Unchanged skipping 2025/09/21 02:05:00 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:05:00 DEBUG : Waiting for deletions to finish 2025/09/21 02:05:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.90s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.81s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.46s) --- SKIP: TestMaxTransfer/Hard (0.87s) --- SKIP: TestMaxTransfer/Soft (0.84s) --- SKIP: TestMaxTransfer/Cautious (0.75s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:06:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both10: Unchanged skipping 2025/09/21 02:06:22 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:06:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both12: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both14: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both15: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both16: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both17: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both0: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both11: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both13: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both18: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both19: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both2: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both5: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both1: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both7: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both3: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:06:22 DEBUG : both9: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both4: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both6: Unchanged skipping 2025/09/21 02:06:22 DEBUG : both8: Unchanged skipping 2025/09/21 02:06:22 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:06:22 DEBUG : Waiting for deletions to finish 2025/09/21 02:06:23 INFO : only18: Deleted 2025/09/21 02:06:23 INFO : only15: Deleted 2025/09/21 02:06:23 INFO : only17: Deleted 2025/09/21 02:06:23 INFO : only0: Deleted 2025/09/21 02:06:23 INFO : only3: Deleted 2025/09/21 02:06:24 INFO : only1: Deleted 2025/09/21 02:06:24 INFO : only5: Deleted 2025/09/21 02:06:24 INFO : only8: Deleted 2025/09/21 02:06:24 INFO : only10: Deleted 2025/09/21 02:06:24 INFO : only11: Deleted 2025/09/21 02:06:24 INFO : only16: Deleted 2025/09/21 02:06:24 INFO : only2: Deleted 2025/09/21 02:06:25 INFO : only4: Deleted 2025/09/21 02:06:25 INFO : only12: Deleted 2025/09/21 02:06:25 INFO : only7: Deleted 2025/09/21 02:06:25 INFO : only9: Deleted 2025/09/21 02:06:25 INFO : only14: Deleted 2025/09/21 02:06:25 INFO : only6: Deleted 2025/09/21 02:06:26 INFO : only13: Deleted 2025/09/21 02:06:26 INFO : only19: Deleted 2025/09/21 02:06:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (102.64s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:08:05 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both0: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both10: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both11: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both12: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both13: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both14: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both15: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both16: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both19: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both17: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both1: Unchanged skipping 2025/09/21 02:08:05 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:08:05 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both3: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both18: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both6: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both7: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both2: Unchanged skipping 2025/09/21 02:08:05 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:08:05 DEBUG : both4: Unchanged skipping 2025/09/21 02:08:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : both5: Unchanged skipping 2025/09/21 02:08:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : both8: Unchanged skipping 2025/09/21 02:08:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : both9: Unchanged skipping 2025/09/21 02:08:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/21 02:08:05 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:08:05.946621 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:05.946655 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:05.960089 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:05.960105 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:05.992220 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:05.992252 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:06.206240 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:06.206425 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:07 INFO : only14: Copied (replaced existing) 2025/09/21 02:08:07.434499 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:07.434529 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:07 INFO : only12: Copied (replaced existing) 2025/09/21 02:08:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:07 INFO : only11: Copied (replaced existing) 2025/09/21 02:08:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:07 INFO : only0: Copied (replaced existing) 2025/09/21 02:08:07.865028 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:07.865065 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:08.096703 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:08.096801 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:08.283075 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:08.283105 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:08 INFO : only15: Copied (replaced existing) 2025/09/21 02:08:09.354638 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:09.354673 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:09 INFO : only16: Copied (replaced existing) 2025/09/21 02:08:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:09 INFO : only17: Copied (replaced existing) 2025/09/21 02:08:09.765583 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:09.765645 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:09 INFO : only10: Copied (replaced existing) 2025/09/21 02:08:09.971051 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:09.971081 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:10.328757 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:10.328838 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:10 INFO : only13: Copied (replaced existing) 2025/09/21 02:08:11 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:11 INFO : only18: Copied (replaced existing) 2025/09/21 02:08:11.152789 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:11.152819 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:11.459282 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:11.459319 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:11 INFO : only2: Copied (replaced existing) 2025/09/21 02:08:11 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:11 INFO : only4: Copied (replaced existing) 2025/09/21 02:08:12.069635 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:12.069668 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:12.188077 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:12.188131 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:12 INFO : only6: Copied (replaced existing) 2025/09/21 02:08:13.088136 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:13.088174 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:13 INFO : only1: Copied (replaced existing) 2025/09/21 02:08:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:13 INFO : only7: Copied (replaced existing) 2025/09/21 02:08:13.387567 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:13.387602 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:13.716566 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:13.716600 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:13 INFO : only8: Copied (replaced existing) 2025/09/21 02:08:13.977537 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/21 02:08:13.977583 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/21 02:08:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:14 INFO : only9: Copied (replaced existing) 2025/09/21 02:08:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:14 INFO : only19: Copied (replaced existing) 2025/09/21 02:08:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:15 INFO : only3: Copied (replaced existing) 2025/09/21 02:08:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/21 02:08:15 INFO : only5: Copied (replaced existing) 2025/09/21 02:08:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (129.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:08:57 DEBUG : empty_dir: Making directory with metadata 2025/09/21 02:08:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 02:08:57 DEBUG : empty_on_remote: Making directory with metadata 2025/09/21 02:08:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 02:08:57 INFO : empty_on_remote: Making directory 2025/09/21 02:08:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/21 02:09:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:09:13 DEBUG : empty_dir: Making directory with metadata 2025/09/21 02:09:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 02:09:13 DEBUG : empty_on_remote: Making directory with metadata 2025/09/21 02:09:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 02:09:13 INFO : empty_on_remote: Making directory 2025/09/21 02:09:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/21 02:09:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:09:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 02:09:30 INFO : sub dir: Making directory 2025/09/21 02:09:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (33.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:10:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 02:10:03 INFO : sub dir: Making directory 2025/09/21 02:10:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (34.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:11:05 DEBUG : Waiting for deletions to finish 2025/09/21 02:11:07 DEBUG : apple: Excluded (Path Filter) 2025/09/21 02:11:07 DEBUG : apple: Excluded 2025/09/21 02:11:07 DEBUG : banana: Excluded (Path Filter) 2025/09/21 02:11:07 DEBUG : banana: Excluded 2025/09/21 02:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 02:11:07 DEBUG : appleappleapplebanana: Excluded 2025/09/21 02:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 02:11:07 DEBUG : splitbananasplit: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/21 02:11:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 02:11:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/21 02:11:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:18 DEBUG : apple: Unchanged skipping 2025/09/21 02:11:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 02:11:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:18 DEBUG : banana: Unchanged skipping 2025/09/21 02:11:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 02:11:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:11:23 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:11:23 DEBUG : Waiting for deletions to finish 2025/09/21 02:11:23 INFO : There was nothing to transfer 2025/09/21 02:11:23 DEBUG : Waiting for deletions to finish 2025/09/21 02:11:24 DEBUG : apple: Excluded (Path Filter) 2025/09/21 02:11:24 DEBUG : apple: Excluded 2025/09/21 02:11:24 DEBUG : banana: Excluded (Path Filter) 2025/09/21 02:11:24 DEBUG : banana: Excluded 2025/09/21 02:11:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 02:11:24 DEBUG : appleappleapplebanana: Excluded 2025/09/21 02:11:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 02:11:24 DEBUG : splitbananasplit: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/21 02:11:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 02:11:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/21 02:11:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 02:11:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 02:11:36 DEBUG : apple: Unchanged skipping 2025/09/21 02:11:36 DEBUG : banana: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:11:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 02:11:40 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:11:40 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:11:40 DEBUG : Waiting for deletions to finish 2025/09/21 02:11:40 INFO : There was nothing to transfer 2025/09/21 02:11:40 DEBUG : Waiting for deletions to finish 2025/09/21 02:11:41 DEBUG : apple: Excluded (Path Filter) 2025/09/21 02:11:41 DEBUG : apple: Excluded 2025/09/21 02:11:41 DEBUG : banana: Excluded (Path Filter) 2025/09/21 02:11:41 DEBUG : banana: Excluded 2025/09/21 02:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 02:11:41 DEBUG : appleappleapplebanana: Excluded 2025/09/21 02:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 02:11:41 DEBUG : splitbananasplit: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/21 02:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 02:11:46 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-vuyaxeb0rebo'", Local "Local file system at /tmp/rclone733361273", Modify Window "1s" 2025/09/21 02:12:39 DEBUG : Waiting for deletions to finish 2025/09/21 02:12:40 DEBUG : apple: Excluded (Path Filter) 2025/09/21 02:12:40 DEBUG : apple: Excluded 2025/09/21 02:12:40 DEBUG : banana: Excluded (Path Filter) 2025/09/21 02:12:40 DEBUG : banana: Excluded 2025/09/21 02:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 02:12:40 DEBUG : appleappleapplebanana: Excluded 2025/09/21 02:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 02:12:40 DEBUG : splitbananasplit: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/21 02:12:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 02:12:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/21 02:12:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:52 DEBUG : apple: Unchanged skipping 2025/09/21 02:12:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 02:12:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:52 DEBUG : banana: Unchanged skipping 2025/09/21 02:12:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:12:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:12:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 02:12:56 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:12:56 DEBUG : Waiting for deletions to finish 2025/09/21 02:12:56 INFO : There was nothing to transfer 2025/09/21 02:12:56 DEBUG : Waiting for deletions to finish 2025/09/21 02:12:58 DEBUG : apple: Excluded (Path Filter) 2025/09/21 02:12:58 DEBUG : apple: Excluded 2025/09/21 02:12:58 DEBUG : banana: Excluded (Path Filter) 2025/09/21 02:12:58 DEBUG : banana: Excluded 2025/09/21 02:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 02:12:58 DEBUG : appleappleapplebanana: Excluded 2025/09/21 02:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 02:12:58 DEBUG : splitbananasplit: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/21 02:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 02:13:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/21 02:13:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:09 DEBUG : apple: Unchanged skipping 2025/09/21 02:13:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/21 02:13:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:09 DEBUG : banana: Unchanged skipping 2025/09/21 02:13:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for checks to finish 2025/09/21 02:13:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 02:13:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/21 02:13:13 DEBUG : proton drive root link ID 'rclone-test-vuyaxeb0rebo': Waiting for transfers to finish 2025/09/21 02:13:13 DEBUG : Waiting for deletions to finish 2025/09/21 02:13:13 INFO : There was nothing to transfer 2025/09/21 02:13:13 DEBUG : Waiting for deletions to finish 2025/09/21 02:13:15 DEBUG : apple: Excluded (Path Filter) 2025/09/21 02:13:15 DEBUG : apple: Excluded 2025/09/21 02:13:15 DEBUG : banana: Excluded (Path Filter) 2025/09/21 02:13:15 DEBUG : banana: Excluded 2025/09/21 02:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/21 02:13:15 DEBUG : appleappleapplebanana: Excluded 2025/09/21 02:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/21 02:13:15 DEBUG : splitbananasplit: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/21 02:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/21 02:13:20 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (2m48s) TestTransform/NFD (1m15s) goroutine 24883 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000358e00, {0x275f89a?, 0xc000069ad8?}, 0x288df70) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000358e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000358e00, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000937a70, {0x3fb5e00, 0x6c, 0x6c}, {0xee0614835?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00068d860) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00068d860) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 24855 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24 [IO wait]: internal/poll.runtime_pollWait(0x77a8c6acb6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003bbe80?, 0xc000830000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003bbe80, {0xc000830000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003bbe80, {0xc000830000?, 0xc0000998d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001482b0, {0xc000830000?, 0x77a8c472eb98?, 0x77a90efb95c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0007d82d0, {0xc000830000?, 0x7?, 0xc00068a108?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00072a638, {0x2bb3640, 0xc0007d82d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00072a388, {0x2bb11c0, 0xc0001482b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00072a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00072a388, {0xc000540000, 0x1000, 0xc0008b88c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000931ec0, {0xc00017e740, 0x9, 0x3f38f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0940, 0xc000931ec0}, {0xc00017e740, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00017e740, 0x9, 0xd168d0?}, {0x2bb0940?, 0xc000931ec0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00017e700) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000099fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000485180) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 23 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 24857 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24854 [select]: net/http.(*http2ClientConn).roundTrip(0xc000485180, 0xc0005892c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc00068d9a0, 0xc0005892c0, {0x0?, 0x85?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f93380?}, 0xc0005892c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc0005892c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb1900?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0005892c0, {0x2bb1900, 0x3f93380}, {0x77a8c4838001?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0006b3ad0, 0xc0005892c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0006b3ad0, 0xc0005892c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc00064f408, 0xc000327a40) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000bbf668, {0xc000bbf638, 0x6, 0x59e5b1?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc000327a40, {0x2743dc6?, 0xc000482008?}, {0xc000386270, 0xcf}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc000327a40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0002b3c30, {0x2bd93e8, 0x3fef560}, 0xc000bbf908) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0002b3c30, {0x2bd93e8, 0x3fef560}, 0xc000bbf908) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListRevisions(0xc0002b3c30, {0x2bd93e8, 0x3fef560}, {0xc0001e94a0, 0x58}, {0xc000777f80, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc000c1ce58?, {0x2bd93e8?, 0x3fef560?}, 0xc000c15b68?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc0000f7080, {0x2bd93e8, 0x3fef560}, 0xc000c15c48) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000482008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000481440, 0xc000a28780, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000481440, 0xc000a28780) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0002b3b80, {0x2bd93e8, 0x3fef560}, 0xc000c15c48) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0002b3b80, {0x2bd93e8, 0x3fef560}, {0xc000c1d308, 0x12}, 0xc000c15c48) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0002b3b80, {0x2bd93e8, 0x3fef560}, {0xc0071efb10, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.DirSorted({0x2bd93e8, 0x3fef560}, {0x2bf0610, 0xc0002b3b80}, 0x1, {0xc0071efb10, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22549 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005f65a0, {0x2bd94c8, 0xc000b76a00}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 22263 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 24853 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22819 [chan receive, 1 minutes]: testing.(*T).Run(0xc00084bdc0, {0x2743c3d?, 0x77a8c6ac0848?}, 0xc00091a320) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00084bdc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc00084bdc0, 0x288df70) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24858 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3093 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3122 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 24852 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24856 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23932 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0006d7bc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2bd93e8?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2bd93e8, 0x3fef560}, {0x2bf0610, 0xc0002b3b80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004fa630, 0x288ec20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2bd93e8, 0x3fef560}, {0x2bf0610, 0xc0002b3b80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004fa630) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2bd93e8, 0x3fef560}, {0x2bf0610, 0xc0002b3b80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0xc000064a70) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2bd93e8, 0x3fef560}, {0x2bf0610, 0xc0002b3b80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0xc000064a70) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/sync.compareNames({0x2bd93e8, 0x3fef560}, 0xc0009cac40, 0xc00024c380, {0xc000714008, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:183 +0x105 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0009cac40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 +0x32c testing.tRunner(0xc0009cac40, 0xc00091a320) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22819 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24851 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23932 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24882 [select]: net/http.(*http2clientStream).writeRequest(0xc0004c6600, 0xc0005892c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0004c6600, 0xc0071ee230?, 0xc000923760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 24854 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.954902038s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]