"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/06/26 04:46:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu" 2025/06/26 04:46:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 04:46:33 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Has cached credentials 2025/06/26 04:46:35 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Used cached credential to initialize the ProtonDrive API 2025/06/26 04:46:36 DEBUG : Creating backend with remote "/tmp/rclone2756414673" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:46:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:46:37 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:46:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 04:46:37 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.04s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:46:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 04:46:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:46:38 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:46:38 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:46:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:46:41 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:46:42 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.06s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.94s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.84s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:46:47 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 04:46:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 04:46:47 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:46:47 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.32s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:46:48 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:46:48 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:46:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:46:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.54s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:46:55 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Running all checks before starting transfers 2025/06/26 04:46:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:46:55 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:46:55 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Checks finished, now starting transfers 2025/06/26 04:46:55 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:46:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:46:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.05s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:02 ERROR : Ignoring --no-traverse with sync 2025/06/26 04:47:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:47:02 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:02 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:05 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:47:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.42s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 04:47:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/26 04:47:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:47:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:47:18 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:18 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 04:47:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 04:47:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 04:47:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 04:47:23 INFO : sub dir2: Making directory 2025/06/26 04:47:24 INFO : sub dir: Making directory 2025/06/26 04:47:25 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 04:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:47:26 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:26 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:28 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:47:29 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.93s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:34 INFO : sub dir2: Making directory 2025/06/26 04:47:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 04:47:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 04:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:47:34 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:34 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:41 DEBUG : sub dir2: Making directory with metadata 2025/06/26 04:47:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 04:47:42 INFO : sub dir2: Making directory 2025/06/26 04:47:43 INFO : sub dir: Making directory 2025/06/26 04:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:47:44 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:44 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:46 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:47:46 INFO : sub dir/hello world: Deleted 2025/06/26 04:47:47 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 04:47:47 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.86s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:52 INFO : sub dir2: Making directory 2025/06/26 04:47:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:47:52 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:47:52 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:47:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:47:55 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:47:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.62s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:47:59 DEBUG : sub dir2: Making directory with metadata 2025/06/26 04:47:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 04:47:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 04:48:00 INFO : sub dir2: Making directory 2025/06/26 04:48:01 INFO : sub dir: Making directory 2025/06/26 04:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:48:02 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:48:02 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:48:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:48:03 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:48:03 DEBUG : Waiting for deletions to finish 2025/06/26 04:48:05 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.81s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:48:09 INFO : sub dir2: Making directory 2025/06/26 04:48:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:48:09 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:48:09 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:48:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:48:12 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:48:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.58s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:48:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pilatun9mosu" 2025/06/26 04:48:20 DEBUG : proton drive root link ID 'rclone-test-pilatun9mosu': Has cached credentials 2025/06/26 04:48:22 DEBUG : proton drive root link ID 'rclone-test-pilatun9mosu': Used cached credential to initialize the ProtonDrive API sync_test.go:591: Server side copy (if possible) proton drive root link ID 'rclone-test-jodeten8palu' -> proton drive root link ID 'rclone-test-pilatun9mosu' 2025/06/26 04:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:48:24 DEBUG : proton drive root link ID 'rclone-test-pilatun9mosu': Waiting for checks to finish 2025/06/26 04:48:24 DEBUG : proton drive root link ID 'rclone-test-pilatun9mosu': Waiting for transfers to finish 2025/06/26 04:48:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:48:29 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:48:30 DEBUG : proton drive root link ID 'rclone-test-pilatun9mosu': Purge remote --- PASS: TestServerSideCopy (17.67s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:48:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 04:48:39 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:48:39 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:48:39.407818 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/06/26 04:48:39.407846 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/06/26 04:48:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 04:48:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.97s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:48:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-somikay6jine" 2025/06/26 04:48:50 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Has cached credentials 2025/06/26 04:48:52 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Used cached credential to initialize the ProtonDrive API sync_test.go:627: Server side copy (if possible) proton drive root link ID 'rclone-test-jodeten8palu' -> proton drive root link ID 'rclone-test-somikay6jine' 2025/06/26 04:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:48:54 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Waiting for checks to finish 2025/06/26 04:48:54 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Waiting for transfers to finish 2025/06/26 04:48:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:48:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:49:01.108590 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/06/26 04:49:01.108630 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/06/26 04:49:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 04:49:05 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Waiting for checks to finish 2025/06/26 04:49:05 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Waiting for transfers to finish 2025/06/26 04:49:07.395660 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/06/26 04:49:07.395698 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/06/26 04:49:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 04:49:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 04:49:10 DEBUG : proton drive root link ID 'rclone-test-somikay6jine': Purge remote --- PASS: TestServerSideCopyOverSelf (28.06s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:49:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 04:49:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:49:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:49:20.131520 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/06/26 04:49:20.131555 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/06/26 04:49:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 04:49:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 04:49:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:49:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-moseril0tico" 2025/06/26 04:49:30 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Has cached credentials 2025/06/26 04:49:32 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Used cached credential to initialize the ProtonDrive API sync_test.go:672: Server side copy (if possible) proton drive root link ID 'rclone-test-jodeten8palu' -> proton drive root link ID 'rclone-test-moseril0tico' 2025/06/26 04:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:49:34 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Waiting for checks to finish 2025/06/26 04:49:34 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Waiting for transfers to finish 2025/06/26 04:49:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:49:39 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:49:41.494489 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/06/26 04:49:41.494518 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/06/26 04:49:45 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Using server-side directory move 2025/06/26 04:49:45 INFO : proton drive root link ID 'rclone-test-moseril0tico': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 04:49:46 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Waiting for checks to finish 2025/06/26 04:49:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 04:49:46 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Waiting for transfers to finish 2025/06/26 04:49:47 INFO : sub dir/hello world: Deleted 2025/06/26 04:49:48.236036 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/48f1FIZCy-3Rywq0iRymvKVTf0xusLpifY5L9H9VX7rlSCwf9oVVZ2QzT7er7xlL6DN_NJyuoS1UU9MxXrfwkA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:49:48.236076 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/48f1FIZCy-3Rywq0iRymvKVTf0xusLpifY5L9H9VX7rlSCwf9oVVZ2QzT7er7xlL6DN_NJyuoS1UU9MxXrfwkA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:49:48 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/48f1FIZCy-3Rywq0iRymvKVTf0xusLpifY5L9H9VX7rlSCwf9oVVZ2QzT7er7xlL6DN_NJyuoS1UU9MxXrfwkA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/48f1FIZCy-3Rywq0iRymvKVTf0xusLpifY5L9H9VX7rlSCwf9oVVZ2QzT7er7xlL6DN_NJyuoS1UU9MxXrfwkA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/06/26 04:49:48 DEBUG : proton drive root link ID 'rclone-test-moseril0tico': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.50s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:49:55 ERROR : error listing: directory not found 2025/06/26 04:49:56 INFO : Local file system at /tmp/rclone2756414673: Making directory 2025/06/26 04:49:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:49:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.49s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/26 04:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:50:06 DEBUG : Local file system at /tmp/rclone2756414673: Waiting for checks to finish 2025/06/26 04:50:06 DEBUG : Local file system at /tmp/rclone2756414673: Waiting for transfers to finish 2025/06/26 04:50:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:50:08 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/06/26 04:50:08 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:50:08 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 04:50:11 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:11 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 04:50:13 INFO : check sum: Copied (new) 2025/06/26 04:50:13 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 04:50:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/26 04:50:14 DEBUG : check sum: Unchanged skipping 2025/06/26 04:50:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:14 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.05s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 04:50:17 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:17 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 04:50:19 INFO : sizeonly: Copied (new) 2025/06/26 04:50:19 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:20 DEBUG : sizeonly: Sizes identical 2025/06/26 04:50:20 DEBUG : sizeonly: Unchanged skipping 2025/06/26 04:50:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:20 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.08s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 04:50:23 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:23 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/26 04:50:25 INFO : ignore-size: Copied (new) 2025/06/26 04:50:25 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:27 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:27 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 04:50:27 DEBUG : ignore-size: Unchanged skipping 2025/06/26 04:50:27 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:27 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 04:50:32 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:32 DEBUG : existing: Unchanged skipping 2025/06/26 04:50:32 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:32 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:32 INFO : There was nothing to transfer 2025/06/26 04:50:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 04:50:33 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:33 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:33.691324 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/06/26 04:50:33.691358 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/06/26 04:50:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 04:50:35 INFO : existing: Copied (replaced existing) 2025/06/26 04:50:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 04:50:38 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:38 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 04:50:40 INFO : existing: Copied (new) 2025/06/26 04:50:40 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:42 DEBUG : existing: Destination exists, skipping 2025/06/26 04:50:42 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:42 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:42 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:50:50 INFO : d: Making directory 2025/06/26 04:50:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 04:50:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:50:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:50:54 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 04:50:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:50:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:50:56 INFO : a/potato2: Copied (new) 2025/06/26 04:50:56 DEBUG : Waiting for deletions to finish 2025/06/26 04:50:56 INFO : b/potato: Deleted 2025/06/26 04:50:56 INFO : d: Removing directory 2025/06/26 04:50:57 INFO : b: Removing directory 2025/06/26 04:50:58 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:07 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/26 04:51:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 04:51:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/26 04:51:07 DEBUG : empty space: Unchanged skipping 2025/06/26 04:51:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:07 DEBUG : Waiting for deletions to finish 2025/06/26 04:51:07 INFO : There was nothing to transfer 2025/06/26 04:51:08 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/26 04:51:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 04:51:08 NOTICE: proton drive root link ID 'rclone-test-jodeten8palu': Forced to upload files to set modification times on this backend. 2025/06/26 04:51:08 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/06/26 04:51:08 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:08.582144 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/06/26 04:51:08.582185 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/06/26 04:51:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 04:51:11 INFO : empty space: Copied (replaced existing) 2025/06/26 04:51:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/26 04:51:16 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 04:51:16 DEBUG : empty space: Unchanged skipping 2025/06/26 04:51:16 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:16 DEBUG : Waiting for deletions to finish 2025/06/26 04:51:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:22 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:22 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/26 04:51:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2756414673) 2025/06/26 04:51:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-jodeten8palu') 2025/06/26 04:51:22 DEBUG : foo: sha1 differ 2025/06/26 04:51:22 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:22.997504 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/06/26 04:51:22.997554 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/06/26 04:51:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/26 04:51:25 INFO : foo: Copied (replaced existing) 2025/06/26 04:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.37s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 04:51:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:51:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:31 DEBUG : empty space: Unchanged skipping 2025/06/26 04:51:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:51:32 INFO : potato: Copied (new) 2025/06/26 04:51:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 04:51:39 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:39 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:40.333847 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/06/26 04:51:40.333880 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/06/26 04:51:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/26 04:51:42 INFO : potato: Copied (replaced existing) 2025/06/26 04:51:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.68s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:48 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/06/26 04:51:48 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2756414673) 2025/06/26 04:51:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-jodeten8palu') 2025/06/26 04:51:48 DEBUG : potato: sha1 differ 2025/06/26 04:51:48 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:48.946672 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/06/26 04:51:48.946747 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/06/26 04:51:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/26 04:51:51 INFO : potato: Copied (replaced existing) 2025/06/26 04:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:51:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:51:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:51:58 DEBUG : empty space: Unchanged skipping 2025/06/26 04:51:58 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:51:58 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:51:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 04:51:58 DEBUG : Waiting for deletions to finish 2025/06/26 04:51:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:52:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:52:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:52:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:52:07 DEBUG : empty space: Unchanged skipping 2025/06/26 04:52:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:52:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:52:09 INFO : potato2: Copied (new) 2025/06/26 04:52:09 DEBUG : Waiting for deletions to finish 2025/06/26 04:52:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:52:18 INFO : d: Making directory 2025/06/26 04:52:19 INFO : d/e: Making directory 2025/06/26 04:52:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 04:52:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:52:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 04:52:23 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:52:23 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:52:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:52:25 INFO : a/potato2: Copied (new) 2025/06/26 04:52:25 DEBUG : Waiting for deletions to finish 2025/06/26 04:52:26 INFO : b/potato: Deleted 2025/06/26 04:52:26 INFO : d/e: Removing directory 2025/06/26 04:52:26 INFO : d: Removing directory 2025/06/26 04:52:27 INFO : b: Removing directory 2025/06/26 04:52:28 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:52:39 INFO : d: Making directory 2025/06/26 04:52:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 04:52:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:52:42 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:52:42 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 04:52:42 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:52:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:52:44 INFO : a/potato2: Copied (new) 2025/06/26 04:52:44 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting files as there were IO errors 2025/06/26 04:52:44 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:52:56 DEBUG : Waiting for deletions to finish 2025/06/26 04:52:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:52:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:52:57 DEBUG : empty space: Unchanged skipping 2025/06/26 04:52:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:52:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:52:57 INFO : potato: Deleted 2025/06/26 04:52:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:52:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:53:06 DEBUG : Waiting for deletions to finish 2025/06/26 04:53:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:53:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:53:08 INFO : potato: Deleted 2025/06/26 04:53:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:53:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:53:08 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:53:08 DEBUG : empty space: Unchanged skipping 2025/06/26 04:53:08 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:53:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 04:53:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:53:17 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:53:17 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:53:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/26 04:53:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.99s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:53:27 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 04:53:27 DEBUG : enormous: Excluded 2025/06/26 04:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 04:53:27 DEBUG : potato2: Excluded 2025/06/26 04:53:28 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 04:53:28 DEBUG : potato2: Excluded 2025/06/26 04:53:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:53:28 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:53:28 DEBUG : empty space: Unchanged skipping 2025/06/26 04:53:28 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:53:28 DEBUG : Waiting for deletions to finish 2025/06/26 04:53:28 INFO : There was nothing to transfer 2025/06/26 04:53:29 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 04:53:29 DEBUG : enormous: Excluded 2025/06/26 04:53:29 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 04:53:29 DEBUG : potato2: Excluded 2025/06/26 04:53:30 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 04:53:30 DEBUG : potato2: Excluded 2025/06/26 04:53:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/26 04:53:30 DEBUG : Local file system at /tmp/rclone2756414673: Waiting for checks to finish 2025/06/26 04:53:30 DEBUG : empty space: Unchanged skipping 2025/06/26 04:53:30 DEBUG : Local file system at /tmp/rclone2756414673: Waiting for transfers to finish 2025/06/26 04:53:30 DEBUG : Waiting for deletions to finish 2025/06/26 04:53:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:53:39 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 04:53:39 DEBUG : enormous: Excluded 2025/06/26 04:53:39 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 04:53:39 DEBUG : potato2: Excluded 2025/06/26 04:53:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 04:53:40 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:53:40 DEBUG : empty space: Unchanged skipping 2025/06/26 04:53:40 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:53:40 DEBUG : Waiting for deletions to finish 2025/06/26 04:53:41 INFO : enormous: Deleted 2025/06/26 04:53:41 INFO : potato2: Deleted 2025/06/26 04:53:41 INFO : There was nothing to transfer 2025/06/26 04:53:42 DEBUG : Local file system at /tmp/rclone2756414673: Waiting for checks to finish 2025/06/26 04:53:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/26 04:53:42 DEBUG : empty space: Unchanged skipping 2025/06/26 04:53:42 DEBUG : Local file system at /tmp/rclone2756414673: Waiting for transfers to finish 2025/06/26 04:53:42 DEBUG : Waiting for deletions to finish 2025/06/26 04:53:42 INFO : enormous: Deleted 2025/06/26 04:53:42 INFO : potato2: Deleted 2025/06/26 04:53:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:53:54 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 04:53:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 04:53:54 DEBUG : one: Destination is newer than source, skipping 2025/06/26 04:53:54 DEBUG : three: Sizes identical 2025/06/26 04:53:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2756414673) 2025/06/26 04:53:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-jodeten8palu') 2025/06/26 04:53:54 DEBUG : two: sha1 differ 2025/06/26 04:53:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:53:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 04:53:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 04:53:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:53:54.881427 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/06/26 04:53:54.881460 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/06/26 04:53:54.936749 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/06/26 04:53:54.936773 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/06/26 04:53:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 04:53:55 INFO : five: Copied (new) 2025/06/26 04:53:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 04:53:57 INFO : four: Copied (replaced existing) 2025/06/26 04:53:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 04:53:57 INFO : two: Copied (replaced existing) 2025/06/26 04:53:57 DEBUG : Waiting for deletions to finish 2025/06/26 04:54:00 DEBUG : one: Destination is newer than source, skipping 2025/06/26 04:54:00 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 04:54:00 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/26 04:54:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 04:54:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 04:54:00 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/26 04:54:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 04:54:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 04:54:00 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/26 04:54:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2756414673) 2025/06/26 04:54:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-jodeten8palu') 2025/06/26 04:54:00 DEBUG : three: sha1 differ 2025/06/26 04:54:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 04:54:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 04:54:00 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:01.082213 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/06/26 04:54:01.082242 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/06/26 04:54:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 04:54:03 INFO : three: Copied (replaced existing) 2025/06/26 04:54:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/06/26 04:54:10 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Making map for --track-renames 2025/06/26 04:54:10 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Finished making map for --track-renames 2025/06/26 04:54:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 04:54:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 04:54:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for renames to finish 2025/06/26 04:54:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 04:54:11 INFO : yam: Copied (new) 2025/06/26 04:54:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 04:54:12 INFO : potato: Copied (new) 2025/06/26 04:54:12 DEBUG : Waiting for deletions to finish 2025/06/26 04:54:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 04:54:14 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Making map for --track-renames 2025/06/26 04:54:14 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Finished making map for --track-renames 2025/06/26 04:54:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:14 DEBUG : potato: Unchanged skipping 2025/06/26 04:54:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for renames to finish 2025/06/26 04:54:14.974163 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evq1m1aWqBvX2EdSsEQMXp8nsP_g7D2BWuEdvoOUe3BMsGIX8sebmp2pF_5KHIVYVxvKbJ7K7kuwYNRFqS2WtQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:54:14.974204 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evq1m1aWqBvX2EdSsEQMXp8nsP_g7D2BWuEdvoOUe3BMsGIX8sebmp2pF_5KHIVYVxvKbJ7K7kuwYNRFqS2WtQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:14 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evq1m1aWqBvX2EdSsEQMXp8nsP_g7D2BWuEdvoOUe3BMsGIX8sebmp2pF_5KHIVYVxvKbJ7K7kuwYNRFqS2WtQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:14 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evq1m1aWqBvX2EdSsEQMXp8nsP_g7D2BWuEdvoOUe3BMsGIX8sebmp2pF_5KHIVYVxvKbJ7K7kuwYNRFqS2WtQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:14 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/26 04:54:14 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:16 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 04:54:16 INFO : yaml: Copied (new) 2025/06/26 04:54:16 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting files as there were IO errors 2025/06/26 04:54:16 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting directories as there were IO errors sync_test.go:1557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1557 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.14s) === 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-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/26 04:54:20 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Making map for --track-renames 2025/06/26 04:54:20 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Finished making map for --track-renames 2025/06/26 04:54:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 04:54:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 04:54:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for renames to finish 2025/06/26 04:54:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 04:54:22 INFO : potato: Copied (new) 2025/06/26 04:54:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 04:54:22 INFO : yam: Copied (new) 2025/06/26 04:54:22 DEBUG : Waiting for deletions to finish 2025/06/26 04:54:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 04:54:24 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Making map for --track-renames 2025/06/26 04:54:24 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Finished making map for --track-renames 2025/06/26 04:54:24 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:24 DEBUG : potato: Unchanged skipping 2025/06/26 04:54:24 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for renames to finish 2025/06/26 04:54:25.689568 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iFdmD3Em-jGjjbamqjxmuQ_gAzouc9eow6j_xc4qTLjjFOaeu_Y1bIuw8JjimFmIWc8lLav3YRZ7cTp8OdkFtw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:54:25.689608 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iFdmD3Em-jGjjbamqjxmuQ_gAzouc9eow6j_xc4qTLjjFOaeu_Y1bIuw8JjimFmIWc8lLav3YRZ7cTp8OdkFtw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:25 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iFdmD3Em-jGjjbamqjxmuQ_gAzouc9eow6j_xc4qTLjjFOaeu_Y1bIuw8JjimFmIWc8lLav3YRZ7cTp8OdkFtw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:25 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iFdmD3Em-jGjjbamqjxmuQ_gAzouc9eow6j_xc4qTLjjFOaeu_Y1bIuw8JjimFmIWc8lLav3YRZ7cTp8OdkFtw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:25 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/26 04:54:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:27 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 04:54:27 INFO : yaml: Copied (new) 2025/06/26 04:54:27 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting files as there were IO errors 2025/06/26 04:54:27 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting directories as there were IO errors sync_test.go:1629: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1629 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/26 04:54:31 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Making map for --track-renames 2025/06/26 04:54:31 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Finished making map for --track-renames 2025/06/26 04:54:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 04:54:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 04:54:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for renames to finish 2025/06/26 04:54:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 04:54:34 INFO : sub/yam: Copied (new) 2025/06/26 04:54:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 04:54:34 INFO : potato: Copied (new) 2025/06/26 04:54:34 DEBUG : Waiting for deletions to finish 2025/06/26 04:54:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 04:54:36 DEBUG : potato: Unchanged skipping 2025/06/26 04:54:37 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Making map for --track-renames 2025/06/26 04:54:37 INFO : proton drive root link ID 'rclone-test-jodeten8palu': Finished making map for --track-renames 2025/06/26 04:54:37 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:37 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for renames to finish 2025/06/26 04:54:38.063221 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CSKB8QLjkI_f5iX4nQaHQDeKITMA7X7_c8okDloTW9WAFXH_E6NdjbLNYYYoytFE5TVmH4inOKrMIfKFEp5q9g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:54:38.063261 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CSKB8QLjkI_f5iX4nQaHQDeKITMA7X7_c8okDloTW9WAFXH_E6NdjbLNYYYoytFE5TVmH4inOKrMIfKFEp5q9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:38 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CSKB8QLjkI_f5iX4nQaHQDeKITMA7X7_c8okDloTW9WAFXH_E6NdjbLNYYYoytFE5TVmH4inOKrMIfKFEp5q9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:38 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CSKB8QLjkI_f5iX4nQaHQDeKITMA7X7_c8okDloTW9WAFXH_E6NdjbLNYYYoytFE5TVmH4inOKrMIfKFEp5q9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:54:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 04:54:38 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 04:54:40 INFO : yam: Copied (new) 2025/06/26 04:54:40 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting files as there were IO errors 2025/06/26 04:54:40 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting directories as there were IO errors sync_test.go:1668: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1668 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (14.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:54:44 DEBUG : Creating backend with remote "/tmp/rclone2756414673/dir1" 2025/06/26 04:54:44 DEBUG : Creating backend with remote "/tmp/rclone2756414673/dir2" 2025/06/26 04:54:44 DEBUG : Local file system at /tmp/rclone2756414673/dir2: Using server-side directory move 2025/06/26 04:54:44 INFO : Local file system at /tmp/rclone2756414673/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 04:54:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 04:54:44 INFO : file1.txt: Moved (server-side) 2025/06/26 04:54:44 DEBUG : Local file system at /tmp/rclone2756414673/dir2: Waiting for checks to finish 2025/06/26 04:54:44 DEBUG : Local file system at /tmp/rclone2756414673/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:54:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:54:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 04:54:46 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:46 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:54:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 04:54:51 INFO : nested/sub dir/file: Copied (new) 2025/06/26 04:54:51 INFO : nested/sub dir/file: Deleted 2025/06/26 04:54:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:54:51 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:54:51 INFO : sub dir/hello world: Deleted 2025/06/26 04:54:51 ERROR : Local file system at /tmp/rclone2756414673: not deleting directories as there were IO errors sync_test.go:1789: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1789 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 04:54:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 04:54:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:54:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:55:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 04:55:01 INFO : sub dir/hello world: Copied (new) 2025/06/26 04:55:01 INFO : sub dir/hello world: Deleted 2025/06/26 04:55:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 04:55:02 INFO : nested/sub dir/file: Copied (new) 2025/06/26 04:55:02 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:55:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 04:55:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 04:55:09 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:55:09 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:55:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 04:55:11 INFO : existing: Copied (new) 2025/06/26 04:55:11 INFO : existing: Deleted 2025/06/26 04:55:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/26 04:55:11 INFO : existing-b: Copied (new) 2025/06/26 04:55:11 INFO : existing-b: Deleted 2025/06/26 04:55:13 DEBUG : existing: Destination exists, skipping 2025/06/26 04:55:13 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 04:55:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 04:55:13 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 04:55:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.79s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:55:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fuminer6jifi" 2025/06/26 04:55:16 DEBUG : proton drive root link ID 'rclone-test-fuminer6jifi': Has cached credentials 2025/06/26 04:55:18 DEBUG : proton drive root link ID 'rclone-test-fuminer6jifi': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-jodeten8palu' -> proton drive root link ID 'rclone-test-fuminer6jifi' 2025/06/26 04:55:32 DEBUG : proton drive root link ID 'rclone-test-fuminer6jifi': Using server-side directory move 2025/06/26 04:55:32 INFO : proton drive root link ID 'rclone-test-fuminer6jifi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 04:55:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:55:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 04:55:33 DEBUG : empty space: Unchanged skipping 2025/06/26 04:55:33 DEBUG : proton drive root link ID 'rclone-test-fuminer6jifi': Waiting for checks to finish 2025/06/26 04:55:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 04:55:33 INFO : empty space: Deleted 2025/06/26 04:55:33 DEBUG : proton drive root link ID 'rclone-test-fuminer6jifi': Waiting for transfers to finish 2025/06/26 04:55:34 INFO : potato3: Deleted 2025/06/26 04:55:34.360325 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hKvsWk6tUumOaPyjk6-UaoSGJHdAiUvIcd_Cw80qoJFnLNddLbWlbAuuEQsi-QaYUfyESX5jBaYSpJux2kFqsg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:55:34.360420 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hKvsWk6tUumOaPyjk6-UaoSGJHdAiUvIcd_Cw80qoJFnLNddLbWlbAuuEQsi-QaYUfyESX5jBaYSpJux2kFqsg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:55:34 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hKvsWk6tUumOaPyjk6-UaoSGJHdAiUvIcd_Cw80qoJFnLNddLbWlbAuuEQsi-QaYUfyESX5jBaYSpJux2kFqsg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:55:35.113721 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RspYnZ7t9kcHLYdb326z9djS1KpDqtbBV3x4n3z4n2eTpw6KVRGd1QaUQFx_Rzk5qyrigndynLykVgZpIxdgdw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:55:35.113775 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RspYnZ7t9kcHLYdb326z9djS1KpDqtbBV3x4n3z4n2eTpw6KVRGd1QaUQFx_Rzk5qyrigndynLykVgZpIxdgdw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:55:35 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RspYnZ7t9kcHLYdb326z9djS1KpDqtbBV3x4n3z4n2eTpw6KVRGd1QaUQFx_Rzk5qyrigndynLykVgZpIxdgdw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1882 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RspYnZ7t9kcHLYdb326z9djS1KpDqtbBV3x4n3z4n2eTpw6KVRGd1QaUQFx_Rzk5qyrigndynLykVgZpIxdgdw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/06/26 04:55:35 DEBUG : proton drive root link ID 'rclone-test-fuminer6jifi': Purge remote --- FAIL: TestServerSideMove (21.62s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:55:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-raganeb6lipo" 2025/06/26 04:55:38 DEBUG : proton drive root link ID 'rclone-test-raganeb6lipo': Has cached credentials 2025/06/26 04:55:40 DEBUG : proton drive root link ID 'rclone-test-raganeb6lipo': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-jodeten8palu' -> proton drive root link ID 'rclone-test-raganeb6lipo' 2025/06/26 04:55:54 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 04:55:54 DEBUG : empty space: Excluded 2025/06/26 04:55:54 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 04:55:54 DEBUG : empty space: Excluded 2025/06/26 04:55:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:55:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 04:55:54 DEBUG : proton drive root link ID 'rclone-test-raganeb6lipo': Waiting for checks to finish 2025/06/26 04:55:54 DEBUG : proton drive root link ID 'rclone-test-raganeb6lipo': Waiting for transfers to finish 2025/06/26 04:55:55 INFO : potato3: Deleted 2025/06/26 04:55:55.764248 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nLEPsKY6UopJBHzZ0haeVNmjuEHHMx53K8880bGeFk1NU8oRH76KqEiXpa5xKzvP2NzdkeJuXWW_JIxe7_AG0w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:55:55.764287 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nLEPsKY6UopJBHzZ0haeVNmjuEHHMx53K8880bGeFk1NU8oRH76KqEiXpa5xKzvP2NzdkeJuXWW_JIxe7_AG0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:55:55 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nLEPsKY6UopJBHzZ0haeVNmjuEHHMx53K8880bGeFk1NU8oRH76KqEiXpa5xKzvP2NzdkeJuXWW_JIxe7_AG0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:55:56.091931 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NB08xri_WoLJjno_oOdw71CiAxwN9v0-LkwBkkZbgsy1WwzCmgSyBCb_WI_yIigt0hfwzzqkwzfnltqVjjF8Dg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:55:56.091959 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NB08xri_WoLJjno_oOdw71CiAxwN9v0-LkwBkkZbgsy1WwzCmgSyBCb_WI_yIigt0hfwzzqkwzfnltqVjjF8Dg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:55:56 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NB08xri_WoLJjno_oOdw71CiAxwN9v0-LkwBkkZbgsy1WwzCmgSyBCb_WI_yIigt0hfwzzqkwzfnltqVjjF8Dg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1895 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NB08xri_WoLJjno_oOdw71CiAxwN9v0-LkwBkkZbgsy1WwzCmgSyBCb_WI_yIigt0hfwzzqkwzfnltqVjjF8Dg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/06/26 04:55:56 DEBUG : proton drive root link ID 'rclone-test-raganeb6lipo': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:56:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-joloqad6cexe" 2025/06/26 04:56:00 DEBUG : Config file has changed externally - reloading 2025/06/26 04:56:00 DEBUG : proton drive root link ID 'rclone-test-joloqad6cexe': Has cached credentials 2025/06/26 04:56:02 DEBUG : proton drive root link ID 'rclone-test-joloqad6cexe': Used cached credential to initialize the ProtonDrive API 2025/06/26 04:56:08 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-jodeten8palu' -> proton drive root link ID 'rclone-test-joloqad6cexe' 2025/06/26 04:56:16 DEBUG : proton drive root link ID 'rclone-test-joloqad6cexe': Using server-side directory move 2025/06/26 04:56:16 INFO : proton drive root link ID 'rclone-test-joloqad6cexe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 04:56:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 04:56:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 04:56:17 DEBUG : empty space: Unchanged skipping 2025/06/26 04:56:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 04:56:18 DEBUG : proton drive root link ID 'rclone-test-joloqad6cexe': Waiting for checks to finish 2025/06/26 04:56:18 INFO : potato3: Deleted 2025/06/26 04:56:18 INFO : empty space: Deleted 2025/06/26 04:56:18 DEBUG : proton drive root link ID 'rclone-test-joloqad6cexe': Waiting for transfers to finish 2025/06/26 04:56:18.682437 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LnDPW4fnrubECRe_J2MrBSjWU75gHd-XO2RlzxH1Kek4kmVSsIrrHM8FxVNJzjC7U_Aob6TSsTRaH8pm8k7Qqw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:56:18.682469 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LnDPW4fnrubECRe_J2MrBSjWU75gHd-XO2RlzxH1Kek4kmVSsIrrHM8FxVNJzjC7U_Aob6TSsTRaH8pm8k7Qqw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:56:18 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LnDPW4fnrubECRe_J2MrBSjWU75gHd-XO2RlzxH1Kek4kmVSsIrrHM8FxVNJzjC7U_Aob6TSsTRaH8pm8k7Qqw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:56:18.946250 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YnG0UcQTEe7a9jTWnwbh9lj-7jhxFTd5bqDQ2Ci8Mys72LFNsZ-n6dOpx-iLygtMcYv-BbCh8x9_Knpp9p0xxw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 04:56:18.946284 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YnG0UcQTEe7a9jTWnwbh9lj-7jhxFTd5bqDQ2Ci8Mys72LFNsZ-n6dOpx-iLygtMcYv-BbCh8x9_Knpp9p0xxw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:56:18 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YnG0UcQTEe7a9jTWnwbh9lj-7jhxFTd5bqDQ2Ci8Mys72LFNsZ-n6dOpx-iLygtMcYv-BbCh8x9_Knpp9p0xxw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 04:56:18 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting directories as there were IO errors sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1902 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/06/26 04:56:18 DEBUG : proton drive root link ID 'rclone-test-joloqad6cexe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.87s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.96s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:56:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/rclone-sync-test" 2025/06/26 04:56:24 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test': Has cached credentials 2025/06/26 04:56:26 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (149.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 04:58:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/rclone-sync-test" 2025/06/26 04:58:53 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test': Has cached credentials 2025/06/26 04:58:55 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:01:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/rclone-sync-test-include/layer2" 2025/06/26 05:01:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-include/layer2': Has cached credentials 2025/06/26 05:01:09 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:03:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/rclone-sync-test-ignore-file" 2025/06/26 05:03:22 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-ignore-file': Has cached credentials 2025/06/26 05:03:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:05:42 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:05:44 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test': Waiting for checks to finish 2025/06/26 05:05:44 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test': Waiting for transfers to finish 2025/06/26 05:05:44 DEBUG : Waiting for deletions to finish 2025/06/26 05:05:44 INFO : There was nothing to transfer 2025/06/26 05:05:45 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:05:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:05:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:05:46 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:05:46 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:05:46 DEBUG : Waiting for deletions to finish 2025/06/26 05:05:46 INFO : rclone-sync-test-include: Removing directory 2025/06/26 05:05:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/06/26 05:05:47 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': failed to delete 1 directories 2025/06/26 05:05:47 INFO : There was nothing to transfer 2025/06/26 05:05:48 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:05:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:05:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:05:49 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/26 05:05:49 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/26 05:05:49 DEBUG : Waiting for deletions to finish 2025/06/26 05:05:49 INFO : There was nothing to transfer 2025/06/26 05:05:50 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:05:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:05:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:05:51 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:05:51 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:05:51 DEBUG : Waiting for deletions to finish 2025/06/26 05:05:51 INFO : rclone-sync-test-include: Removing directory 2025/06/26 05:05:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/06/26 05:05:52 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': failed to delete 1 directories 2025/06/26 05:05:52 INFO : There was nothing to transfer 2025/06/26 05:05:54 DEBUG : rclone-sync-test: Excluded 2025/06/26 05:05:54 DEBUG : Excluded 2025/06/26 05:05:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 05:05:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 05:05:55 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/26 05:05:55 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/26 05:05:55 DEBUG : Waiting for deletions to finish 2025/06/26 05:05:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (427.54s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:06:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:06:01 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:06:03 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:08:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/CompareDest" 2025/06/26 05:08:13 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/CompareDest': Has cached credentials 2025/06/26 05:08:15 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:10:25 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 05:10:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:10:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:10:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 05:10:28 INFO : one: Copied (new) 2025/06/26 05:10:28 DEBUG : Waiting for deletions to finish 2025/06/26 05:10:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:10:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:10:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:10:32.160396 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/06/26 05:10:32.160419 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/06/26 05:10:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 05:10:34 INFO : one: Copied (replaced existing) 2025/06/26 05:10:34 DEBUG : Waiting for deletions to finish 2025/06/26 05:10:36.746763 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/06/26 05:10:36.746804 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/06/26 05:10:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:10:44 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:10:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:10:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:10:46 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:10:46 DEBUG : Waiting for deletions to finish 2025/06/26 05:10:46 INFO : There was nothing to transfer 2025/06/26 05:10:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:10:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:10:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:10:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:10:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 05:10:51 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:10:51 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:10:51 DEBUG : Waiting for deletions to finish 2025/06/26 05:10:51 INFO : There was nothing to transfer 2025/06/26 05:10:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:10:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:10:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 05:10:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:10:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:10:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:10:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:10:54 DEBUG : Waiting for deletions to finish 2025/06/26 05:10:54 INFO : There was nothing to transfer 2025/06/26 05:10:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:10:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:10:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:10:58 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/06/26 05:10:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 05:10:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 05:10:58 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:10:58 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:10:58 DEBUG : Waiting for deletions to finish 2025/06/26 05:10:58 INFO : There was nothing to transfer 2025/06/26 05:11:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 05:11:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 05:11:03 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 05:11:03 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:11:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 05:11:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 05:11:03 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:11:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/26 05:11:05 INFO : two: Copied (new) 2025/06/26 05:11:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (311.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:11:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dest" 2025/06/26 05:11:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dest': Has cached credentials 2025/06/26 05:11:22 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dest': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:13:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/pre-dest1" 2025/06/26 05:13:32 DEBUG : Config file has changed externally - reloading 2025/06/26 05:13:32 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/pre-dest1': Has cached credentials 2025/06/26 05:13:34 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:14:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/pre-dest2" 2025/06/26 05:14:40 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/pre-dest2': Has cached credentials 2025/06/26 05:14:42 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:15:49 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:15:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 05:15:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:15:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 05:15:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 05:15:51 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dest': Waiting for checks to finish 2025/06/26 05:15:51 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dest': Waiting for transfers to finish 2025/06/26 05:15:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/26 05:15:54 INFO : 3: Copied (new) 2025/06/26 05:15:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (289.14s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.92s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:16:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:16:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:16:12 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:17:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/backup" 2025/06/26 05:17:17 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/backup': Has cached credentials 2025/06/26 05:17:20 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/backup': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:19:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:19:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:19:31 DEBUG : two: Unchanged skipping 2025/06/26 05:19:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:19:34.287267 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bb1RTmqoF4w55X4J9W4aA2XuAd_Cg5lZNAj_hqWs1oxc8VYUFJSc84hRWy5JJsoecjbfb7XNbEeKQVSzMD8O9g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 05:19:34.287300 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bb1RTmqoF4w55X4J9W4aA2XuAd_Cg5lZNAj_hqWs1oxc8VYUFJSc84hRWy5JJsoecjbfb7XNbEeKQVSzMD8O9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:19:34 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bb1RTmqoF4w55X4J9W4aA2XuAd_Cg5lZNAj_hqWs1oxc8VYUFJSc84hRWy5JJsoecjbfb7XNbEeKQVSzMD8O9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:19:34 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:19:34 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting files as there were IO errors 2025/06/26 05:19:34 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bb1RTmqoF4w55X4J9W4aA2XuAd_Cg5lZNAj_hqWs1oxc8VYUFJSc84hRWy5JJsoecjbfb7XNbEeKQVSzMD8O9g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (216.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:19:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:19:48 DEBUG : Config file has changed externally - reloading 2025/06/26 05:19:48 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:19:50 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:20:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/backup" 2025/06/26 05:20:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/backup': Has cached credentials 2025/06/26 05:21:00 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/backup': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:23:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:23:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:23:12 DEBUG : two: Unchanged skipping 2025/06/26 05:23:12 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:23:15.185407 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/07d3FrVfptlbDIUAwBjjAoMkDu7oN0mBnMrxqJiljcaZ0dw9I_eDnZ5CMSxpNRxswiKOHcL8xzJxrlnYcRagLA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 05:23:15.185442 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/07d3FrVfptlbDIUAwBjjAoMkDu7oN0mBnMrxqJiljcaZ0dw9I_eDnZ5CMSxpNRxswiKOHcL8xzJxrlnYcRagLA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:23:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/07d3FrVfptlbDIUAwBjjAoMkDu7oN0mBnMrxqJiljcaZ0dw9I_eDnZ5CMSxpNRxswiKOHcL8xzJxrlnYcRagLA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:23:15 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:23:15 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting files as there were IO errors 2025/06/26 05:23:15 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2432 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/07d3FrVfptlbDIUAwBjjAoMkDu7oN0mBnMrxqJiljcaZ0dw9I_eDnZ5CMSxpNRxswiKOHcL8xzJxrlnYcRagLA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (220.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:23:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:23:28 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:23:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:24:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/backup" 2025/06/26 05:24:36 DEBUG : Config file has changed externally - reloading 2025/06/26 05:24:36 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/backup': Has cached credentials 2025/06/26 05:24:39 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/backup': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:26:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:26:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:26:52 DEBUG : two: Unchanged skipping 2025/06/26 05:26:52 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:26:54.615100 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTLxspHLi902SMOAnPf9I65BheXDKM2S6yHereDKtv0shlckX0r5DlIkWEEHDEWLrSq0ql_8Od68ar0r-_slBQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 05:26:54.615130 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTLxspHLi902SMOAnPf9I65BheXDKM2S6yHereDKtv0shlckX0r5DlIkWEEHDEWLrSq0ql_8Od68ar0r-_slBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:26:54 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTLxspHLi902SMOAnPf9I65BheXDKM2S6yHereDKtv0shlckX0r5DlIkWEEHDEWLrSq0ql_8Od68ar0r-_slBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:26:54 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:26:54 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting files as there were IO errors 2025/06/26 05:26:54 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTLxspHLi902SMOAnPf9I65BheXDKM2S6yHereDKtv0shlckX0r5DlIkWEEHDEWLrSq0ql_8Od68ar0r-_slBQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (219.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:27:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:27:07 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:27:10 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:28:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:28:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:28:18 DEBUG : two: Unchanged skipping 2025/06/26 05:28:18 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for checks to finish 2025/06/26 05:28:19.130671 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r0CU5lTcXJwfpjAbn3PIIRfdE_qYJbAFxHu0iN18TlfDn0yBncYGIWdQl-c5vf_1a1bDGU6QD9ItnpFMkRxH7g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 05:28:19.130707 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r0CU5lTcXJwfpjAbn3PIIRfdE_qYJbAFxHu0iN18TlfDn0yBncYGIWdQl-c5vf_1a1bDGU6QD9ItnpFMkRxH7g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:28:19 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r0CU5lTcXJwfpjAbn3PIIRfdE_qYJbAFxHu0iN18TlfDn0yBncYGIWdQl-c5vf_1a1bDGU6QD9ItnpFMkRxH7g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:28:19 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Waiting for transfers to finish 2025/06/26 05:28:19 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting files as there were IO errors 2025/06/26 05:28:19 ERROR : proton drive root link ID 'rclone-test-jodeten8palu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r0CU5lTcXJwfpjAbn3PIIRfdE_qYJbAFxHu0iN18TlfDn0yBncYGIWdQl-c5vf_1a1bDGU6QD9ItnpFMkRxH7g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (84.05s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:28:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:28:32 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:28:34 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:29:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:29:44.563319 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ssjPus5Cf-0ITKJ90x1OPIDJkVQwDWGPKhX3dhy6UUV_TOqkU_CF6oq7QcxAoZAubp-sICGL5X9jJdd0sL4IBw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 05:29:44.563362 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ssjPus5Cf-0ITKJ90x1OPIDJkVQwDWGPKhX3dhy6UUV_TOqkU_CF6oq7QcxAoZAubp-sICGL5X9jJdd0sL4IBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:29:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ssjPus5Cf-0ITKJ90x1OPIDJkVQwDWGPKhX3dhy6UUV_TOqkU_CF6oq7QcxAoZAubp-sICGL5X9jJdd0sL4IBw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ssjPus5Cf-0ITKJ90x1OPIDJkVQwDWGPKhX3dhy6UUV_TOqkU_CF6oq7QcxAoZAubp-sICGL5X9jJdd0sL4IBw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (85.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:29:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jodeten8palu/dst" 2025/06/26 05:29:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Has cached credentials 2025/06/26 05:29:59 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu/dst': Used cached credential to initialize the ProtonDrive API 2025/06/26 05:31:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 05:31:07.909695 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TBaYnxXgSazFLlUHy2GZ1TqRfyJ-O7uv0pj-AwYouyZ9twPJw_MUfR9KG3SOaYtgQJFimqIWi9wCMGwSUKvtmw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/26 05:31:07.909731 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TBaYnxXgSazFLlUHy2GZ1TqRfyJ-O7uv0pj-AwYouyZ9twPJw_MUfR9KG3SOaYtgQJFimqIWi9wCMGwSUKvtmw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/26 05:31:07 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TBaYnxXgSazFLlUHy2GZ1TqRfyJ-O7uv0pj-AwYouyZ9twPJw_MUfR9KG3SOaYtgQJFimqIWi9wCMGwSUKvtmw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2525 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TBaYnxXgSazFLlUHy2GZ1TqRfyJ-O7uv0pj-AwYouyZ9twPJw_MUfR9KG3SOaYtgQJFimqIWi9wCMGwSUKvtmw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (83.97s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:31:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 05:31:15 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:31:15 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:31:15.884937 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/06/26 05:31:15.884971 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/06/26 05:31:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/26 05:31:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 05:31:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.13s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:31:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 05:31:22 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:31:22 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:31:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 05:31:23 INFO : existing: Copied (new) 2025/06/26 05:31:23 DEBUG : Waiting for deletions to finish 2025/06/26 05:31:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 05:31:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 05:31:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:31:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:31:25 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting files as there were IO errors 2025/06/26 05:31:25 ERROR : proton drive root link ID 'rclone-test-jodeten8palu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:31:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:31:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:31:31 DEBUG : existing: Unchanged skipping 2025/06/26 05:31:31 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:31:31 DEBUG : Waiting for deletions to finish 2025/06/26 05:31:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.96s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.93s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (2.77s) --- SKIP: TestMaxTransfer/Hard (0.91s) --- SKIP: TestMaxTransfer/Soft (0.93s) --- SKIP: TestMaxTransfer/Cautious (0.93s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:33:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:33:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both0: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both13: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both14: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both15: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both16: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both11: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both10: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both19: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both12: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both17: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both18: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both4: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both5: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both1: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both7: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both8: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:33:12 DEBUG : both9: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both2: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both3: Unchanged skipping 2025/06/26 05:33:12 DEBUG : both6: Unchanged skipping 2025/06/26 05:33:12 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:33:12 DEBUG : Waiting for deletions to finish 2025/06/26 05:33:12 INFO : only0: Deleted 2025/06/26 05:33:12 INFO : only5: Deleted 2025/06/26 05:33:12 INFO : only12: Deleted 2025/06/26 05:33:12 INFO : only13: Deleted 2025/06/26 05:33:13 INFO : only4: Deleted 2025/06/26 05:33:13 INFO : only18: Deleted 2025/06/26 05:33:13 INFO : only6: Deleted 2025/06/26 05:33:13 INFO : only7: Deleted 2025/06/26 05:33:13 INFO : only8: Deleted 2025/06/26 05:33:13 INFO : only10: Deleted 2025/06/26 05:33:14 INFO : only15: Deleted 2025/06/26 05:33:14 INFO : only11: Deleted 2025/06/26 05:33:14 INFO : only2: Deleted 2025/06/26 05:33:14 INFO : only19: Deleted 2025/06/26 05:33:14 INFO : only9: Deleted 2025/06/26 05:33:14 INFO : only3: Deleted 2025/06/26 05:33:14 INFO : only16: Deleted 2025/06/26 05:33:14 INFO : only14: Deleted 2025/06/26 05:33:15 INFO : only17: Deleted 2025/06/26 05:33:15 INFO : only1: Deleted 2025/06/26 05:33:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (121.36s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:35:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:35:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both10: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both0: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both12: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both15: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both16: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both17: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both18: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both19: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both13: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both11: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both14: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both1: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both5: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both2: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both7: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both8: Unchanged skipping 2025/06/26 05:35:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:35:11 DEBUG : both3: Unchanged skipping 2025/06/26 05:35:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : both4: Unchanged skipping 2025/06/26 05:35:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : both6: Unchanged skipping 2025/06/26 05:35:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 05:35:11 DEBUG : both9: Unchanged skipping 2025/06/26 05:35:11 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:35:12.057390 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/06/26 05:35:12.057414 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/06/26 05:35:12.168648 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/06/26 05:35:12.168696 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/06/26 05:35:12.229984 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/06/26 05:35:12.230015 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/06/26 05:35:12.303215 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/06/26 05:35:12.303243 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/06/26 05:35:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:13 INFO : only11: Copied (replaced existing) 2025/06/26 05:35:13.958968 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/06/26 05:35:13.958990 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/06/26 05:35:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:14 INFO : only0: Copied (replaced existing) 2025/06/26 05:35:14.161419 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/06/26 05:35:14.161453 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/06/26 05:35:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:14 INFO : only13: Copied (replaced existing) 2025/06/26 05:35:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:14 INFO : only12: Copied (replaced existing) 2025/06/26 05:35:14.640994 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/06/26 05:35:14.641026 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/06/26 05:35:14.720736 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/06/26 05:35:14.720765 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/06/26 05:35:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:15 INFO : only15: Copied (replaced existing) 2025/06/26 05:35:15.949464 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/06/26 05:35:15.949497 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/06/26 05:35:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:15 INFO : only14: Copied (replaced existing) 2025/06/26 05:35:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:16 INFO : only18: Copied (replaced existing) 2025/06/26 05:35:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:16 INFO : only17: Copied (replaced existing) 2025/06/26 05:35:16.377832 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/06/26 05:35:16.377976 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/06/26 05:35:16.416215 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/06/26 05:35:16.416245 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/06/26 05:35:16.746157 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/06/26 05:35:16.746197 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/06/26 05:35:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:17 INFO : only19: Copied (replaced existing) 2025/06/26 05:35:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:18 INFO : only1: Copied (replaced existing) 2025/06/26 05:35:18.131506 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/06/26 05:35:18.131542 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/06/26 05:35:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:18 INFO : only3: Copied (replaced existing) 2025/06/26 05:35:18.437775 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/06/26 05:35:18.437807 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/06/26 05:35:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:18 INFO : only2: Copied (replaced existing) 2025/06/26 05:35:18.782374 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/06/26 05:35:18.782434 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/06/26 05:35:19.217846 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/06/26 05:35:19.217878 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/06/26 05:35:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:19 INFO : only5: Copied (replaced existing) 2025/06/26 05:35:19.744535 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/06/26 05:35:19.744567 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/06/26 05:35:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:20 INFO : only6: Copied (replaced existing) 2025/06/26 05:35:20.236341 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/06/26 05:35:20.236377 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/06/26 05:35:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:20 INFO : only10: Copied (replaced existing) 2025/06/26 05:35:20.566167 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/06/26 05:35:20.566206 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/06/26 05:35:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:21 INFO : only7: Copied (replaced existing) 2025/06/26 05:35:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:21 INFO : only9: Copied (replaced existing) 2025/06/26 05:35:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:21 INFO : only8: Copied (replaced existing) 2025/06/26 05:35:21.711015 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/06/26 05:35:21.711049 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/06/26 05:35:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:22 INFO : only16: Copied (replaced existing) 2025/06/26 05:35:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 05:35:23 INFO : only4: Copied (replaced existing) 2025/06/26 05:35:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (150.52s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:36:09 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:36:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:36:09 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 05:36:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:36:09 INFO : empty_on_remote: Making directory 2025/06/26 05:36:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 05:36:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (17.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:36:27 DEBUG : empty_dir: Making directory with metadata 2025/06/26 05:36:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:36:27 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 05:36:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 05:36:27 INFO : empty_on_remote: Making directory 2025/06/26 05:36:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 05:36:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:36:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:36:47 INFO : sub dir: Making directory 2025/06/26 05:36:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (38.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:37:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 05:37:25 INFO : sub dir: Making directory 2025/06/26 05:37:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (37.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:38:39 DEBUG : Waiting for deletions to finish 2025/06/26 05:38:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:38:41 DEBUG : apple: Excluded 2025/06/26 05:38:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:38:41 DEBUG : banana: Excluded 2025/06/26 05:38:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:38:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:38:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:38:41 DEBUG : splitbananasplit: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:38:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:53 DEBUG : apple: Unchanged skipping 2025/06/26 05:38:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:38:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:53 DEBUG : banana: Unchanged skipping 2025/06/26 05:38:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:38:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:38:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:38:57 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:38:57 DEBUG : Waiting for deletions to finish 2025/06/26 05:38:57 INFO : There was nothing to transfer 2025/06/26 05:38:57 DEBUG : Waiting for deletions to finish 2025/06/26 05:38:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:38:59 DEBUG : apple: Excluded 2025/06/26 05:38:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:38:59 DEBUG : banana: Excluded 2025/06/26 05:38:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:38:59 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:38:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:38:59 DEBUG : splitbananasplit: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:39:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:39:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:39:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:11 DEBUG : apple: Unchanged skipping 2025/06/26 05:39:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:39:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:39:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:11 DEBUG : banana: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:39:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:39:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:39:16 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:39:16 DEBUG : Waiting for deletions to finish 2025/06/26 05:39:16 INFO : There was nothing to transfer 2025/06/26 05:39:16 DEBUG : Waiting for deletions to finish 2025/06/26 05:39:17 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:39:17 DEBUG : apple: Excluded 2025/06/26 05:39:17 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:39:17 DEBUG : banana: Excluded 2025/06/26 05:39:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:39:17 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:39:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:39:17 DEBUG : splitbananasplit: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:39:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:39:22 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:40:25 DEBUG : Waiting for deletions to finish 2025/06/26 05:40:27 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:40:27 DEBUG : apple: Excluded 2025/06/26 05:40:27 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:40:27 DEBUG : banana: Excluded 2025/06/26 05:40:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:40:27 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:40:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:40:27 DEBUG : splitbananasplit: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:40:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:39 DEBUG : apple: Unchanged skipping 2025/06/26 05:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:40:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:39 DEBUG : banana: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:40:43 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:40:43 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:40:43 DEBUG : Waiting for deletions to finish 2025/06/26 05:40:43 INFO : There was nothing to transfer 2025/06/26 05:40:43 DEBUG : Waiting for deletions to finish 2025/06/26 05:40:45 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:40:45 DEBUG : apple: Excluded 2025/06/26 05:40:45 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:40:45 DEBUG : banana: Excluded 2025/06/26 05:40:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:40:45 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:40:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:40:45 DEBUG : splitbananasplit: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:40:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:40:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:40:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:58 DEBUG : apple: Unchanged skipping 2025/06/26 05:40:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:58 DEBUG : banana: Unchanged skipping 2025/06/26 05:40:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:40:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:40:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:41:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:41:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:41:03 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:41:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:41:03 INFO : There was nothing to transfer 2025/06/26 05:41:03 DEBUG : Waiting for deletions to finish 2025/06/26 05:41:04 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:41:04 DEBUG : apple: Excluded 2025/06/26 05:41:04 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:41:04 DEBUG : banana: Excluded 2025/06/26 05:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:41:04 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:41:04 DEBUG : splitbananasplit: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:41:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:42:11 DEBUG : Waiting for deletions to finish 2025/06/26 05:42:12 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:42:12 DEBUG : apple: Excluded 2025/06/26 05:42:12 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:42:12 DEBUG : banana: Excluded 2025/06/26 05:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:42:12 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:42:12 DEBUG : splitbananasplit: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:42:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:42:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:42:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:42:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:42:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:42:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:42:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 05:42:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 05:42:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 05:42:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 05:42:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 05:42:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 05:42:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:42:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:29 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:42:29 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:42:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 05:42:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 05:42:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 05:42:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 05:42:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 05:42:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 05:42:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 05:42:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 05:42:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 05:42:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 05:42:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 05:42:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 05:42:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 05:42:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 05:42:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 05:42:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 05:42:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:36 DEBUG : Waiting for deletions to finish 2025/06/26 05:42:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 05:42:37 INFO : banana: Deleted 2025/06/26 05:42:37 INFO : splitbananasplit: Deleted 2025/06/26 05:42:37 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 05:42:37 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 05:42:37 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 05:42:37 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 05:42:37 INFO : appleappleapplebanana: Deleted 2025/06/26 05:42:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 05:42:37 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 05:42:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 05:42:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 05:42:37 INFO : apple: Deleted 2025/06/26 05:42:37 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 05:42:38 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 05:42:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 05:42:38 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 05:42:38 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 05:42:38 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 05:42:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 05:42:38 DEBUG : Waiting for deletions to finish 2025/06/26 05:42:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 05:42:40 DEBUG : YmFuYW5h: Excluded 2025/06/26 05:42:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 05:42:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/26 05:42:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 05:42:40 DEBUG : YXBwbGU=: Excluded 2025/06/26 05:42:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 05:42:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/26 05:42:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 05:42:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:50 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:42:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:42:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:42:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:42:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 05:42:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:52 DEBUG : apple: Unchanged skipping 2025/06/26 05:42:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:52 DEBUG : banana: Unchanged skipping 2025/06/26 05:42:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 05:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 05:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 05:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 05:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 05:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 05:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 05:42:56 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:42:56 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:42:56 DEBUG : Waiting for deletions to finish 2025/06/26 05:42:56 DEBUG : Waiting for deletions to finish 2025/06/26 05:42:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 05:42:58 DEBUG : YmFuYW5h: Excluded 2025/06/26 05:42:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 05:42:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/26 05:42:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 05:42:58 DEBUG : YXBwbGU=: Excluded 2025/06/26 05:42:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 05:42:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/26 05:43:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 05:43:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/26 05:43:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:43:09 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:43:09 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:43:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:43:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:43:09 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:43:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:43:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:43:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:43:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:43:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:43:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:43:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:43:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:43:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:43:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 05:43:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:43:09 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 05:43:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 05:43:09 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 05:43:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 05:43:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 05:43:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 05:43:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 05:43:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 05:43:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 05:43:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:44:07 DEBUG : Waiting for deletions to finish 2025/06/26 05:44:08 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:44:08 DEBUG : apple: Excluded 2025/06/26 05:44:08 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:44:08 DEBUG : banana: Excluded 2025/06/26 05:44:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:44:08 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:44:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:44:08 DEBUG : splitbananasplit: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:44:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:44:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:44:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 05:44:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 05:44:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 05:44:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 05:44:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 05:44:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 05:44:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 05:44:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 05:44:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 05:44:23 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 05:44:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 05:44:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 05:44:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 05:44:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 05:44:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 05:44:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 05:44:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 05:44:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 05:44:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 05:44:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 05:44:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 05:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 05:44:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 05:44:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 05:44:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 05:44:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:44:25 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:44:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 05:44:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 05:44:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 05:44:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 05:44:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 05:44:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 05:44:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 05:44:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 05:44:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 05:44:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 05:44:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 05:44:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 05:44:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 05:44:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 05:44:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 05:44:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 05:44:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:32 DEBUG : Waiting for deletions to finish 2025/06/26 05:44:33 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 05:44:33 INFO : apple: Deleted 2025/06/26 05:44:33 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 05:44:33 INFO : appleappleapplebanana: Deleted 2025/06/26 05:44:33 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 05:44:33 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 05:44:34 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 05:44:34 INFO : splitbananasplit: Deleted 2025/06/26 05:44:34 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 05:44:34 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 05:44:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 05:44:34 INFO : banana: Deleted 2025/06/26 05:44:34 DEBUG : Waiting for deletions to finish 2025/06/26 05:44:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 05:44:36 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/26 05:44:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:44:36 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/26 05:44:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 05:44:36 DEBUG : PREFIXbanana: Excluded 2025/06/26 05:44:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 05:44:36 DEBUG : PREFIXapple: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:44:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 05:44:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 05:44:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 05:44:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 05:44:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 05:44:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 05:44:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 05:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 05:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 05:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 05:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 05:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 05:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 05:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 05:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 05:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 05:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 05:44:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 05:44:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 05:44:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 05:44:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 05:44:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 05:44:50 INFO : apple: Copied (new) 2025/06/26 05:44:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 05:44:50 INFO : appleappleapplebanana: Copied (new) 2025/06/26 05:44:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 05:44:50 INFO : splitbananasplit: Copied (new) 2025/06/26 05:44:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 05:44:51 INFO : banana: Copied (new) 2025/06/26 05:44:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 05:44:53 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for checks to finish 2025/06/26 05:44:53 DEBUG : proton drive root link ID 'rclone-test-jodeten8palu': Waiting for transfers to finish 2025/06/26 05:44:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 05:44:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 05:44:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 05:44:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 05:44:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 05:44:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 05:44:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 05:44:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 05:44:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 05:44:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 05:44:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 05:44:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 05:44:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 05:44:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 05:44:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 05:44:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 05:44:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 05:44:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 05:44:58 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 05:44:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 05:44:58 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 05:44:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 05:44:58 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 05:44:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 05:44:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 05:44:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 05:44:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 05:45:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 05:45:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 05:45:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 05:45:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 05:45:00 DEBUG : Waiting for deletions to finish 2025/06/26 05:45:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 05:45:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 05:45:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 05:45:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 05:45:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 05:45:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 05:45:00 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 05:45:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 05:45:01 INFO : PREFIXbanana: Deleted 2025/06/26 05:45:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 05:45:01 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 05:45:01 INFO : PREFIXapple: Deleted 2025/06/26 05:45:01 DEBUG : Waiting for deletions to finish 2025/06/26 05:45:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:45:03 DEBUG : apple: Excluded 2025/06/26 05:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:45:03 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:45:03 DEBUG : splitbananasplit: Excluded 2025/06/26 05:45:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:45:03 DEBUG : banana: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:45:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:45:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:45:14 DEBUG : Waiting for deletions to finish 2025/06/26 05:45:16 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:45:16 DEBUG : apple: Excluded 2025/06/26 05:45:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:45:16 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:45:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:45:16 DEBUG : splitbananasplit: Excluded 2025/06/26 05:45:16 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:45:16 DEBUG : banana: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:45:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:45:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-jodeten8palu'", Local "Local file system at /tmp/rclone2756414673", Modify Window "1s" 2025/06/26 05:46:23 DEBUG : Waiting for deletions to finish 2025/06/26 05:46:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 05:46:25 DEBUG : apple: Excluded 2025/06/26 05:46:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 05:46:25 DEBUG : banana: Excluded 2025/06/26 05:46:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 05:46:25 DEBUG : appleappleapplebanana: Excluded 2025/06/26 05:46:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 05:46:25 DEBUG : splitbananasplit: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 05:46:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 05:46:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 05:46:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:46:36 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:46:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:46:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:46:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:46:36 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:46:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:46:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:46:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:46:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 05:46:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:46:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:46:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 05:46:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 05:46:36 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 05:46:36 DEBUG : apple: transformed to: appleSUFFIX panic: test timed out after 1h0m0s running tests: TestTransform (8m33s) TestTransform/suffix (49s) goroutine 27116 [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, 8 minutes]: testing.(*T).Run(0xc000487180, {0x26954f2?, 0xc00006bad8?}, 0x27c1ad8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000487180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000487180, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000b32900, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfeec7ac?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0002e9d60) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0002e9d60) /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:259 +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 26 [IO wait]: internal/poll.runtime_pollWait(0x7366117b87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005a4000?, 0xc0008e0000?, 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(0xc0005a4000, {0xc0008e0000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005a4000, {0xc0008e0000?, 0x7366105d03e8?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00049a008, {0xc0008e0000?, 0x7366105d03e8?, 0x736658c5df30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0006805e8, {0xc0008e0000?, 0x92da?, 0xc000016c08?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00066c2b8, {0x2acf600, 0xc0006805e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00066c008, {0x2acd380, 0xc00049a008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00066c008, 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(0xc00066c008, {0xc0009c0000, 0x1000, 0xc000abfa40?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00097d5c0, {0xc000977380, 0x9, 0x3e0c050?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2accb20, 0xc00097d5c0}, {0xc000977380, 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({0xc000977380, 0x9, 0xc0002f4ae0?}, {0x2accb20?, 0xc00097d5c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000977340) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000097fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000486540) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 25 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 27136 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0xc, 0xc0003a5530?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 27146 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984230, {0x2af4cc8, 0xc000984500}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a24008, {0x2af4cc8, 0xc000984370}, 0xc000984230, {0x2b0bb30, 0xc00034e160}, 0x4b, 0xc000580240?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 26699 [select]: net/http.(*persistConn).writeLoop(0xc000580240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26692 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27148 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 21404 [chan receive]: testing.(*T).Run(0xc000a41500, {0x26815f2?, 0x4796b2?}, 0xc00087c410) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000a41500) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000a41500, 0x27c1ad8) /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 27147 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc0006d8090, 0xc00042c2a0, 0xc00042c310, 0xc0006abdd8, 0xc0006abd88, 0xc0006abd38) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:318 +0x233 github.com/rclone/rclone/fs/march.(*March).processJob(0xc0006d8090, {{0x0, 0x0}, {0x0, 0x0}, 0x7ffffffe, 0x7ffffffe, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:464 +0x59d github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:214 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 27139 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x32, 0xc006baa760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 27155 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 27137 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x19, 0xc0003fa3c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 26677 [IO wait]: internal/poll.runtime_pollWait(0x7366117b84a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000666200?, 0xc000a29000?, 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(0xc000666200, {0xc000a29000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000666200, {0xc000a29000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000842048, {0xc000a29000?, 0x736610488238?, 0x736658c5d5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003fe1e0, {0xc000a29000?, 0x3eba3e0?, 0x51300b4e900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00066d438, {0x2acf600, 0xc0003fe1e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00066d188, {0x2acd380, 0xc000842048}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00066d188, 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(0xc00066d188, {0xc0009c1000, 0x1000, 0xc00036b1d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00034c480, {0xc0009c1000?, 0x7f4fc5?, 0x2acc520?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0062107e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0062107e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00034c480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26575 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27144 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984230, {0x2af4cc8, 0xc000984500}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a24008, {0x2af4cc8, 0xc000984370}, 0xc000984230, {0x2b0bb30, 0xc00034e160}, 0x19, 0xc0003a4360?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 27141 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x4b, 0xc006bac760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 27145 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984230, {0x2af4cc8, 0xc000984500}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a24008, {0x2af4cc8, 0xc000984370}, 0xc000984230, {0x2b0bb30, 0xc00034e160}, 0x32, 0xc0003f00c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 26847 [select]: net/http.(*http2clientStream).writeRequest(0xc00064e480, 0xc000454500, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00064e480, 0x815864?, 0xc0000887a8?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 27157 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 26678 [select]: net/http.(*persistConn).writeLoop(0xc00034c480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26575 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27154 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 27138 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x25, 0xc006bb1760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 2910 [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 2976 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 27157 [select]: net/http.(*http2ClientConn).roundTrip(0xc000486540, 0xc000454500, 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(0xc0006e0000, 0xc000454500, {0x0?, 0xa9?}) /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({0x3e5bf00?}, 0xc000454500?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e5bf00, 0xc000454500) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2acdae0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000454500, {0x2acdae0, 0x3e5bf00}, {0x736610487501?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00036aa20, 0xc000454500, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00036aa20, 0xc000454500) /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(0xc0006da008, 0xc0006de5a0) /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(0xc00006b3f0, {0xc00006b3c0, 0x6, 0xc00006b2c0?}) /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(0xc0006de5a0, {0x2679cbb?, 0x268776f?}, {0xc000360680, 0xd0}) /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).ListChildren.func1(0xc0006de5a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc00034e210, {0x2af4cc8, 0xc000984500}, 0xc00006b8d0) /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(0xc00034e210, {0x2af4cc8, 0xc000984500}, 0xc00006b8d0) /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).ListChildren(0xc00034e210, {0x2af4cc8, 0xc000984500}, {0xc00015cba0, 0x58}, {0xc0008fc000, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).ListDirectory(0xc000666380, {0x2af4cc8, 0xc000984500}, {0xc00082c9c0?, 0x300000010590de8?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/folder.go:27 +0xa8 github.com/rclone/rclone/backend/protondrive.(*Fs).List.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:593 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000480300, 0xc00092ad00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000480300, 0xc00092ad00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc00034e160, {0x2af4cc8, 0xc000984500}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:592 +0x1c5 github.com/rclone/rclone/fs/list.listP({0x2af4cc8, 0xc000984500}, {0x2b0bb30, 0xc00034e160}, {0x0, 0x0}, 0xc000a8d980) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2af4cc8, 0xc000984500}, {0x2b0bb30, 0xc00034e160}, 0x0, {0x0, 0x0}, 0xc000704f30, 0xc000704ef0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0x0, 0x0}, 0xc000704f30) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:127 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:410 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 27147 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:408 +0x325 goroutine 27135 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x0, 0xc00092aa00?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 26545 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000ad65e0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0006d8090?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc0006d8090, {0x2af4cc8, 0xc000984370}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:261 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000a24008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2af4be8, 0x3eb7b60}, {0x2b0bb30, 0xc00034e160}, {0x2b0b040, 0xc000b2cb40}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2af4be8, 0x3eb7b60}, {0x2b0bb30, 0xc00034e160}, {0x2b0b040, 0xc000b2cb40}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000a908c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:110 +0x205 testing.tRunner(0xc000a908c0, 0xc00087c410) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21404 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 27153 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 27149 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 27150 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 27140 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x3e, 0xc0003fa6c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 26698 [IO wait]: internal/poll.runtime_pollWait(0x7366117b8390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000666c80?, 0xc0006b3000?, 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(0xc000666c80, {0xc0006b3000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000666c80, {0xc0006b3000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00049a0d0, {0xc0006b3000?, 0x736610488238?, 0x736658c5d108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003fe210, {0xc0006b3000?, 0x3eba3e0?, 0x51400b50900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001fe2b8, {0x2acf600, 0xc0003fe210}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001fe008, {0x2acd380, 0xc00049a0d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001fe008, 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(0xc0001fe008, {0xc00077a000, 0x1000, 0xc00036b1d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000580240, {0xc00077a000?, 0x7f4fc5?, 0x2acc520?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000480fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000480fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000580240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26692 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27151 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 goroutine 27142 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984140, {0x2af4cc8, 0xc000984500}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a24008, 0xc000984140, 0xc000984230, 0x57, 0xc00048a760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 27143 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000984230, {0x2af4cc8, 0xc000984500}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a24008, {0x2af4cc8, 0xc000984370}, 0xc000984230, {0x2b0bb30, 0xc00034e160}, 0x0, 0xc00048df60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 27152 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:207 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26545 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:204 +0x172 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.226934161s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]