"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2025/01/09 04:03:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu" 2025/01/09 04:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 04:03:38 DEBUG : Creating backend with remote "/tmp/rclone95550122" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/09 04:03:38 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:38 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.80s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 04:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:39 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.13s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.17s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.17s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:40 DEBUG : Creating backend with remote "/non-existing" 2025/01/09 04:03:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/09 04:03:40 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:40 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:41 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:41 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:41 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.30s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:42 INFO : pcloud root 'rclone-test-ruxanak3gedu': Running all checks before starting transfers 2025/01/09 04:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:42 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:42 INFO : pcloud root 'rclone-test-ruxanak3gedu': Checks finished, now starting transfers 2025/01/09 04:03:42 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:43 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:43 ERROR : Ignoring --no-traverse with sync 2025/01/09 04:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:43 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:43 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:44 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:03:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/09 04:03:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/09 04:03:45 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/01/09 04:03:45 INFO : hello world2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyWithDepth (0.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:03:45 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:45 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:45 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/01/09 04:03:45 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (0.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:03:46 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:46 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:46 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/01/09 04:03:46 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 04:03:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 04:03:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/09 04:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 04:03:47 INFO : sub dir: Making directory 2025/01/09 04:03:47 INFO : sub dir2: Making directory 2025/01/09 04:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:47 INFO : sub dir2/sub sub dir2: Making directory 2025/01/09 04:03:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:48 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:48 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:48 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:49 INFO : sub dir2: Making directory 2025/01/09 04:03:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 04:03:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 04:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:49 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:49 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.95s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:49 DEBUG : sub dir2: Making directory with metadata 2025/01/09 04:03:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 04:03:50 INFO : sub dir: Making directory 2025/01/09 04:03:50 INFO : sub dir2: Making directory 2025/01/09 04:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:50 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:03:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/09 04:03:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.17s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:51 INFO : sub dir2: Making directory 2025/01/09 04:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:52 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:52 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:03:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:52 DEBUG : sub dir2: Making directory with metadata 2025/01/09 04:03:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 04:03:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 04:03:52 INFO : sub dir: Making directory 2025/01/09 04:03:52 INFO : sub dir2: Making directory 2025/01/09 04:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:53 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:53 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:53 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:53 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:03:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:53 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.44s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.17s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:54 INFO : sub dir2: Making directory 2025/01/09 04:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:54 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:54 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:03:54 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:03:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.96s) === RUN TestServerSideCopy run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:55 DEBUG : Creating backend with remote "TestPcloud:rclone-test-heyobey0tuko" sync_test.go:590: Server side copy (if possible) pcloud root 'rclone-test-ruxanak3gedu' -> pcloud root 'rclone-test-heyobey0tuko' 2025/01/09 04:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:03:56 DEBUG : pcloud root 'rclone-test-heyobey0tuko': Waiting for checks to finish 2025/01/09 04:03:56 DEBUG : pcloud root 'rclone-test-heyobey0tuko': Waiting for transfers to finish 2025/01/09 04:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:03:57 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/09 04:03:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:57 DEBUG : pcloud root 'rclone-test-heyobey0tuko': Purge remote --- PASS: TestServerSideCopy (2.71s) === RUN TestCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 04:03:58 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:03:58 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:03:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 04:03:58 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/01/09 04:03:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyOverSelf (1.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:03:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-nowujap0yezi" sync_test.go:626: Server side copy (if possible) pcloud root 'rclone-test-ruxanak3gedu' -> pcloud root 'rclone-test-nowujap0yezi' 2025/01/09 04:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:04:00 DEBUG : pcloud root 'rclone-test-nowujap0yezi': Waiting for checks to finish 2025/01/09 04:04:00 DEBUG : pcloud root 'rclone-test-nowujap0yezi': Waiting for transfers to finish 2025/01/09 04:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:04:01 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/09 04:04:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 04:04:02 DEBUG : pcloud root 'rclone-test-nowujap0yezi': Waiting for checks to finish 2025/01/09 04:04:02 DEBUG : pcloud root 'rclone-test-nowujap0yezi': Waiting for transfers to finish 2025/01/09 04:04:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 04:04:02 DEBUG : sub dir/hello world.e4aa1b97.partial: renamed to: sub dir/hello world 2025/01/09 04:04:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:02 DEBUG : pcloud root 'rclone-test-nowujap0yezi': Purge remote --- PASS: TestServerSideCopyOverSelf (3.93s) === RUN TestMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:03 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 04:04:03 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 04:04:04 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/01/09 04:04:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/09 04:04:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ritovev6kemu" sync_test.go:671: Server side copy (if possible) pcloud root 'rclone-test-ruxanak3gedu' -> pcloud root 'rclone-test-ritovev6kemu' 2025/01/09 04:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:04:05 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Waiting for checks to finish 2025/01/09 04:04:05 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Waiting for transfers to finish 2025/01/09 04:04:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:04:06 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/09 04:04:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:07 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Using server-side directory move 2025/01/09 04:04:07 INFO : pcloud root 'rclone-test-ritovev6kemu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 04:04:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 04:04:07 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Waiting for checks to finish 2025/01/09 04:04:07 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Waiting for transfers to finish 2025/01/09 04:04:07 INFO : sub dir/hello world: Deleted 2025/01/09 04:04:07 INFO : sub dir/hello world: Moved (server-side) 2025/01/09 04:04:08 DEBUG : testing file moves 2025/01/09 04:04:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/09 04:04:08 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Waiting for checks to finish 2025/01/09 04:04:08 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Waiting for transfers to finish 2025/01/09 04:04:08 INFO : sub dir/hello world: Deleted 2025/01/09 04:04:08 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:08 DEBUG : pcloud root 'rclone-test-ritovev6kemu': Purge remote --- PASS: TestServerSideMoveOverSelf (4.58s) === RUN TestCopyAfterDelete run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:09 ERROR : : error listing: directory not found 2025/01/09 04:04:09 INFO : Local file system at /tmp/rclone95550122: Making directory 2025/01/09 04:04:10 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:10 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.32s) === RUN TestCopyRedownload run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/09 04:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:04:11 DEBUG : Local file system at /tmp/rclone95550122: Waiting for checks to finish 2025/01/09 04:04:11 DEBUG : Local file system at /tmp/rclone95550122: Waiting for transfers to finish 2025/01/09 04:04:11 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Thu, 09 Jan 2025 04:04:11 +0000": parsing time "Thu, 09 Jan 2025 04:04:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 09 Jan 2025 04:04:11 +0000" as " " 2025/01/09 04:04:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:04:11 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/09 04:04:11 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:04:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyRedownload (1.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/09 04:04:12 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:12 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 04:04:12 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/01/09 04:04:12 INFO : check sum: Copied (new) 2025/01/09 04:04:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:12 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 04:04:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/09 04:04:12 DEBUG : check sum: Unchanged skipping 2025/01/09 04:04:12 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:12 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:12 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.41s) === RUN TestSyncSizeOnly run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/09 04:04:13 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:13 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 04:04:13 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/01/09 04:04:13 INFO : sizeonly: Copied (new) 2025/01/09 04:04:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:14 DEBUG : sizeonly: Sizes identical 2025/01/09 04:04:14 DEBUG : sizeonly: Unchanged skipping 2025/01/09 04:04:14 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:14 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:14 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:14 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.29s) === RUN TestSyncIgnoreSize run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/09 04:04:14 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:14 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/09 04:04:15 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/01/09 04:04:15 INFO : ignore-size: Copied (new) 2025/01/09 04:04:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:15 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:04:15 DEBUG : ignore-size: Unchanged skipping 2025/01/09 04:04:15 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:15 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:15 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:15 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.33s) === RUN TestSyncIgnoreTimes run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:04:16 DEBUG : existing: Unchanged skipping 2025/01/09 04:04:16 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:16 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:16 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:16 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/09 04:04:16 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:16 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 04:04:16 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/09 04:04:16 INFO : existing: Copied (replaced existing) 2025/01/09 04:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 04:04:17 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:17 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 04:04:17 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/09 04:04:17 INFO : existing: Copied (new) 2025/01/09 04:04:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:18 DEBUG : existing: Destination exists, skipping 2025/01/09 04:04:18 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:18 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:18 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:18 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:19 INFO : d: Making directory 2025/01/09 04:04:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:19 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 04:04:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:20 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/01/09 04:04:20 INFO : a/potato2: Copied (new) 2025/01/09 04:04:20 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:20 INFO : b/potato: Deleted 2025/01/09 04:04:20 INFO : d: Removing directory 2025/01/09 04:04:20 INFO : b: Removing directory 2025/01/09 04:04:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': deleted 2 directories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:21 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:21 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 UTC 2025/01/09 04:04:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 04:04:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/09 04:04:21 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:21 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:21 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:21 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/09 04:04:22 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 04:04:22 INFO : empty space: Updated modification time in destination 2025/01/09 04:04:22 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:22 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:22 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:22 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:23 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/09 04:04:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 04:04:23 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:23 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:23 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:23 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:24 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:24 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/09 04:04:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone95550122) 2025/01/09 04:04:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-ruxanak3gedu') 2025/01/09 04:04:24 DEBUG : foo: sha1 differ 2025/01/09 04:04:24 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/09 04:04:24 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/01/09 04:04:24 INFO : foo: Copied (replaced existing) 2025/01/09 04:04:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.24s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/09 04:04:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:25 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:25 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:25 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:25 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/01/09 04:04:25 INFO : potato: Copied (new) 2025/01/09 04:04:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/09 04:04:27 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:27 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/09 04:04:27 DEBUG : potato.41b15364.partial: renamed to: potato 2025/01/09 04:04:27 INFO : potato: Copied (replaced existing) 2025/01/09 04:04:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:28 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/09 04:04:28 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone95550122) 2025/01/09 04:04:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-ruxanak3gedu') 2025/01/09 04:04:28 DEBUG : potato: sha1 differ 2025/01/09 04:04:28 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/09 04:04:28 DEBUG : potato.706b9954.partial: renamed to: potato 2025/01/09 04:04:28 INFO : potato: Copied (replaced existing) 2025/01/09 04:04:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:29 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/09 04:04:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:29 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:30 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:30 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:30 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:30 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/01/09 04:04:30 INFO : potato2: Copied (new) 2025/01/09 04:04:30 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:30 INFO : potato: Deleted run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:32 INFO : d: Making directory 2025/01/09 04:04:32 INFO : d/e: Making directory 2025/01/09 04:04:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:33 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 04:04:33 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:33 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:33 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/01/09 04:04:33 INFO : a/potato2: Copied (new) 2025/01/09 04:04:33 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:33 INFO : b/potato: Deleted 2025/01/09 04:04:33 INFO : d/e: Removing directory 2025/01/09 04:04:33 INFO : d: Removing directory 2025/01/09 04:04:33 INFO : b: Removing directory 2025/01/09 04:04:33 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': deleted 3 directories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:35 INFO : d: Making directory 2025/01/09 04:04:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:36 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 04:04:36 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:36 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:36 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/01/09 04:04:36 INFO : a/potato2: Copied (new) 2025/01/09 04:04:36 ERROR : pcloud root 'rclone-test-ruxanak3gedu': not deleting files as there were IO errors 2025/01/09 04:04:36 ERROR : pcloud root 'rclone-test-ruxanak3gedu': not deleting directories as there were IO errors run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:38 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:38 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:38 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:38 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:38 INFO : potato: Deleted 2025/01/09 04:04:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:38 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/01/09 04:04:38 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.51s) === RUN TestSyncDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:39 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:39 INFO : potato: Deleted 2025/01/09 04:04:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:40 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:40 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:40 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 04:04:40 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/01/09 04:04:40 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:04:41 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:41 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/09 04:04:41 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/01/09 04:04:41 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.31s) === RUN TestSyncWithExclude run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 04:04:42 DEBUG : enormous: Excluded 2025/01/09 04:04:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 04:04:42 DEBUG : potato2: Excluded 2025/01/09 04:04:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 04:04:42 DEBUG : potato2: Excluded 2025/01/09 04:04:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:42 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:42 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:42 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:42 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:42 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:43 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 04:04:43 DEBUG : enormous: Excluded 2025/01/09 04:04:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 04:04:43 DEBUG : potato2: Excluded 2025/01/09 04:04:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 04:04:43 DEBUG : potato2: Excluded 2025/01/09 04:04:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/09 04:04:43 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:43 DEBUG : Local file system at /tmp/rclone95550122: Waiting for checks to finish 2025/01/09 04:04:43 DEBUG : Local file system at /tmp/rclone95550122: Waiting for transfers to finish 2025/01/09 04:04:43 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:43 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncWithExclude (1.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:44 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 04:04:44 DEBUG : enormous: Excluded 2025/01/09 04:04:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 04:04:44 DEBUG : potato2: Excluded 2025/01/09 04:04:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:04:44 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:44 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:44 INFO : potato2: Deleted 2025/01/09 04:04:44 INFO : enormous: Deleted 2025/01/09 04:04:44 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/09 04:04:44 DEBUG : empty space: Unchanged skipping 2025/01/09 04:04:44 DEBUG : Local file system at /tmp/rclone95550122: Waiting for checks to finish 2025/01/09 04:04:44 DEBUG : Local file system at /tmp/rclone95550122: Waiting for transfers to finish 2025/01/09 04:04:44 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:44 INFO : enormous: Deleted 2025/01/09 04:04:44 INFO : potato2: Deleted 2025/01/09 04:04:44 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:46 DEBUG : five: Need to transfer - File not found at Destination 2025/01/09 04:04:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/09 04:04:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/09 04:04:46 DEBUG : one: Destination is newer than source, skipping 2025/01/09 04:04:46 DEBUG : three: Sizes identical 2025/01/09 04:04:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 04:04:46 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/09 04:04:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/09 04:04:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone95550122) 2025/01/09 04:04:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-ruxanak3gedu') 2025/01/09 04:04:46 DEBUG : two: sha1 differ 2025/01/09 04:04:46 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:46 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/01/09 04:04:46 INFO : five: Copied (new) 2025/01/09 04:04:46 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/01/09 04:04:46 INFO : four: Copied (replaced existing) 2025/01/09 04:04:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 04:04:46 DEBUG : two.3353c5f5.partial: renamed to: two 2025/01/09 04:04:46 INFO : two: Copied (replaced existing) 2025/01/09 04:04:46 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:47 DEBUG : one: Destination is newer than source, skipping 2025/01/09 04:04:47 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/09 04:04:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/09 04:04:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 04:04:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/09 04:04:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/09 04:04:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 04:04:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone95550122) 2025/01/09 04:04:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-ruxanak3gedu') 2025/01/09 04:04:47 DEBUG : three: sha1 differ 2025/01/09 04:04:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/09 04:04:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 04:04:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/09 04:04:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 04:04:47 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 04:04:47 DEBUG : three.406dcb2c.partial: renamed to: three 2025/01/09 04:04:47 INFO : three: Copied (replaced existing) 2025/01/09 04:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.18s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/09 04:04:48 INFO : pcloud root 'rclone-test-ruxanak3gedu': Making map for --track-renames 2025/01/09 04:04:48 INFO : pcloud root 'rclone-test-ruxanak3gedu': Finished making map for --track-renames 2025/01/09 04:04:48 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 04:04:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/09 04:04:48 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for renames to finish 2025/01/09 04:04:48 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 04:04:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 04:04:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/01/09 04:04:48 INFO : potato: Copied (new) 2025/01/09 04:04:48 DEBUG : yam.48501227.partial: renamed to: yam 2025/01/09 04:04:48 INFO : yam: Copied (new) 2025/01/09 04:04:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:04:49 INFO : pcloud root 'rclone-test-ruxanak3gedu': Making map for --track-renames 2025/01/09 04:04:49 DEBUG : potato: Unchanged skipping 2025/01/09 04:04:49 INFO : pcloud root 'rclone-test-ruxanak3gedu': Finished making map for --track-renames 2025/01/09 04:04:49 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:49 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for renames to finish 2025/01/09 04:04:49 INFO : yam: Moved (server-side) to: yaml 2025/01/09 04:04:49 INFO : yaml: Renamed from "yam" 2025/01/09 04:04:49 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:49 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:49 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (1.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/09 04:04:50 INFO : pcloud root 'rclone-test-ruxanak3gedu': Making map for --track-renames 2025/01/09 04:04:50 INFO : pcloud root 'rclone-test-ruxanak3gedu': Finished making map for --track-renames 2025/01/09 04:04:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 04:04:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/09 04:04:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for renames to finish 2025/01/09 04:04:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 04:04:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 04:04:50 DEBUG : potato.53508f02.partial: renamed to: potato 2025/01/09 04:04:50 INFO : potato: Copied (new) 2025/01/09 04:04:50 DEBUG : yam.48501227.partial: renamed to: yam 2025/01/09 04:04:50 INFO : yam: Copied (new) 2025/01/09 04:04:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:04:51 INFO : pcloud root 'rclone-test-ruxanak3gedu': Making map for --track-renames 2025/01/09 04:04:51 INFO : pcloud root 'rclone-test-ruxanak3gedu': Finished making map for --track-renames 2025/01/09 04:04:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:51 DEBUG : potato: Unchanged skipping 2025/01/09 04:04:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for renames to finish 2025/01/09 04:04:51 INFO : yam: Moved (server-side) to: yaml 2025/01/09 04:04:51 INFO : yaml: Renamed from "yam" 2025/01/09 04:04:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:51 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:51 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/09 04:04:52 INFO : pcloud root 'rclone-test-ruxanak3gedu': Making map for --track-renames 2025/01/09 04:04:52 INFO : pcloud root 'rclone-test-ruxanak3gedu': Finished making map for --track-renames 2025/01/09 04:04:52 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 04:04:52 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for renames to finish 2025/01/09 04:04:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/09 04:04:52 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 04:04:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 04:04:52 DEBUG : potato.53508f02.partial: renamed to: potato 2025/01/09 04:04:52 INFO : potato: Copied (new) 2025/01/09 04:04:52 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/01/09 04:04:52 INFO : sub/yam: Copied (new) 2025/01/09 04:04:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:04:53 DEBUG : potato: Unchanged skipping 2025/01/09 04:04:53 INFO : pcloud root 'rclone-test-ruxanak3gedu': Making map for --track-renames 2025/01/09 04:04:53 INFO : pcloud root 'rclone-test-ruxanak3gedu': Finished making map for --track-renames 2025/01/09 04:04:53 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:53 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for renames to finish 2025/01/09 04:04:53 INFO : sub/yam: Moved (server-side) to: yam 2025/01/09 04:04:53 INFO : yam: Renamed from "sub/yam" 2025/01/09 04:04:53 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:53 DEBUG : Waiting for deletions to finish 2025/01/09 04:04:53 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:54 DEBUG : Creating backend with remote "/tmp/rclone95550122/dir1" 2025/01/09 04:04:54 DEBUG : Creating backend with remote "/tmp/rclone95550122/dir2" 2025/01/09 04:04:54 DEBUG : Local file system at /tmp/rclone95550122/dir2: Using server-side directory move 2025/01/09 04:04:54 INFO : Local file system at /tmp/rclone95550122/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 04:04:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/09 04:04:54 INFO : file1.txt: Moved (server-side) 2025/01/09 04:04:54 DEBUG : Local file system at /tmp/rclone95550122/dir2: Waiting for checks to finish 2025/01/09 04:04:54 DEBUG : Local file system at /tmp/rclone95550122/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:04:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 04:04:54 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:54 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:04:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/09 04:04:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:04:55 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:04:55 INFO : sub dir/hello world: Deleted 2025/01/09 04:04:55 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/01/09 04:04:55 INFO : nested/sub dir/file: Copied (new) 2025/01/09 04:04:55 INFO : nested/sub dir/file: Deleted 2025/01/09 04:04:55 INFO : sub dir: Removing directory 2025/01/09 04:04:55 INFO : nested/sub dir: Removing directory 2025/01/09 04:04:55 INFO : nested: Removing directory 2025/01/09 04:04:55 DEBUG : Local file system at /tmp/rclone95550122: deleted 3 directories run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 04:04:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 04:04:56 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:56 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 04:04:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/09 04:04:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/09 04:04:57 INFO : sub dir/hello world: Copied (new) 2025/01/09 04:04:57 INFO : sub dir/hello world: Deleted 2025/01/09 04:04:57 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/01/09 04:04:57 INFO : nested/sub dir/file: Copied (new) 2025/01/09 04:04:57 INFO : nested/sub dir/file: Deleted run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 04:04:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/09 04:04:58 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:58 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 04:04:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/09 04:04:58 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/09 04:04:58 INFO : existing: Copied (new) 2025/01/09 04:04:58 INFO : existing: Deleted 2025/01/09 04:04:58 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/01/09 04:04:58 INFO : existing-b: Copied (new) 2025/01/09 04:04:58 INFO : existing-b: Deleted 2025/01/09 04:04:58 DEBUG : existing: Destination exists, skipping 2025/01/09 04:04:58 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:04:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/09 04:04:58 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:04:58 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.40s) === RUN TestServerSideMove run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:04:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xavibes3hoda" sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-ruxanak3gedu' -> pcloud root 'rclone-test-xavibes3hoda' 2025/01/09 04:05:01 DEBUG : pcloud root 'rclone-test-xavibes3hoda': Using server-side directory move 2025/01/09 04:05:01 INFO : pcloud root 'rclone-test-xavibes3hoda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 04:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:05:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/09 04:05:01 DEBUG : empty space: Unchanged skipping 2025/01/09 04:05:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 04:05:01 DEBUG : pcloud root 'rclone-test-xavibes3hoda': Waiting for checks to finish 2025/01/09 04:05:01 INFO : empty space: Deleted 2025/01/09 04:05:01 DEBUG : pcloud root 'rclone-test-xavibes3hoda': Waiting for transfers to finish 2025/01/09 04:05:01 INFO : potato2: Moved (server-side) 2025/01/09 04:05:01 INFO : potato3: Deleted 2025/01/09 04:05:01 INFO : potato3: Moved (server-side) 2025/01/09 04:05:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-nafaxuw5disa" 2025/01/09 04:05:02 DEBUG : pcloud root 'rclone-test-nafaxuw5disa': Using server-side directory move 2025/01/09 04:05:02 INFO : pcloud root 'rclone-test-nafaxuw5disa': Server side directory move succeeded 2025/01/09 04:05:03 DEBUG : pcloud root 'rclone-test-nafaxuw5disa': Purge remote 2025/01/09 04:05:03 DEBUG : pcloud root 'rclone-test-xavibes3hoda': Purge remote 2025/01/09 04:05:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gihelej3fefu" sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-ruxanak3gedu' -> pcloud root 'rclone-test-gihelej3fefu' 2025/01/09 04:05:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 04:05:06 DEBUG : empty space: Excluded 2025/01/09 04:05:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 04:05:06 DEBUG : empty space: Excluded 2025/01/09 04:05:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:05:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 04:05:06 DEBUG : pcloud root 'rclone-test-gihelej3fefu': Waiting for checks to finish 2025/01/09 04:05:06 DEBUG : pcloud root 'rclone-test-gihelej3fefu': Waiting for transfers to finish 2025/01/09 04:05:06 INFO : potato2: Moved (server-side) 2025/01/09 04:05:06 INFO : potato3: Deleted 2025/01/09 04:05:06 INFO : potato3: Moved (server-side) 2025/01/09 04:05:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jucoyim4sine" 2025/01/09 04:05:07 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 04:05:07 DEBUG : empty space: Excluded 2025/01/09 04:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:05:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 04:05:07 DEBUG : pcloud root 'rclone-test-jucoyim4sine': Waiting for checks to finish 2025/01/09 04:05:07 DEBUG : pcloud root 'rclone-test-jucoyim4sine': Waiting for transfers to finish 2025/01/09 04:05:08 INFO : potato2: Moved (server-side) 2025/01/09 04:05:08 INFO : potato3: Moved (server-side) 2025/01/09 04:05:08 DEBUG : pcloud root 'rclone-test-jucoyim4sine': Purge remote 2025/01/09 04:05:08 DEBUG : pcloud root 'rclone-test-gihelej3fefu': Purge remote --- PASS: TestServerSideMoveWithFilter (4.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qajenob5sivo" 2025/01/09 04:05:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-ruxanak3gedu' -> pcloud root 'rclone-test-qajenob5sivo' 2025/01/09 04:05:11 DEBUG : pcloud root 'rclone-test-qajenob5sivo': Using server-side directory move 2025/01/09 04:05:11 INFO : pcloud root 'rclone-test-qajenob5sivo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 04:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 04:05:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/09 04:05:11 DEBUG : empty space: Unchanged skipping 2025/01/09 04:05:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 04:05:11 DEBUG : pcloud root 'rclone-test-qajenob5sivo': Waiting for checks to finish 2025/01/09 04:05:11 INFO : potato2: Moved (server-side) 2025/01/09 04:05:11 INFO : potato3: Deleted 2025/01/09 04:05:11 INFO : empty space: Deleted 2025/01/09 04:05:11 DEBUG : pcloud root 'rclone-test-qajenob5sivo': Waiting for transfers to finish 2025/01/09 04:05:11 INFO : potato3: Moved (server-side) 2025/01/09 04:05:11 INFO : tomatoDir: Removing directory 2025/01/09 04:05:11 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': deleted 1 directories 2025/01/09 04:05:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zofoqab2wahe" 2025/01/09 04:05:12 INFO : tomatoDir: Making directory 2025/01/09 04:05:12 DEBUG : pcloud root 'rclone-test-zofoqab2wahe': Using server-side directory move 2025/01/09 04:05:12 INFO : pcloud root 'rclone-test-zofoqab2wahe': Server side directory move succeeded 2025/01/09 04:05:14 DEBUG : pcloud root 'rclone-test-zofoqab2wahe': Purge remote 2025/01/09 04:05:14 DEBUG : pcloud root 'rclone-test-qajenob5sivo': Purge remote 2025/01/09 04:05:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.17s) === RUN TestSyncOverlap run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:14 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/rclone-sync-test" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:16 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/rclone-sync-test" 2025/01/09 04:05:17 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/rclone-sync-test-include/layer2" 2025/01/09 04:05:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/rclone-sync-test-ignore-file" 2025/01/09 04:05:19 DEBUG : rclone-sync-test: Excluded 2025/01/09 04:05:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 04:05:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 04:05:19 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/rclone-sync-test': Waiting for checks to finish 2025/01/09 04:05:19 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/rclone-sync-test': Waiting for transfers to finish 2025/01/09 04:05:19 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:19 INFO : There was nothing to transfer 2025/01/09 04:05:19 DEBUG : rclone-sync-test: Excluded 2025/01/09 04:05:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 04:05:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 04:05:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:05:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:05:20 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:20 INFO : rclone-sync-test-include: Removing directory 2025/01/09 04:05:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/01/09 04:05:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': failed to delete 1 directories 2025/01/09 04:05:20 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:20 DEBUG : rclone-sync-test: Excluded 2025/01/09 04:05:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 04:05:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 04:05:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/09 04:05:20 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/09 04:05:20 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:20 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:21 DEBUG : rclone-sync-test: Excluded 2025/01/09 04:05:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 04:05:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 04:05:21 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:05:21 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:05:21 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:21 INFO : rclone-sync-test-include: Removing directory 2025/01/09 04:05:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/01/09 04:05:21 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': failed to delete 1 directories 2025/01/09 04:05:21 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:21 DEBUG : : Excluded 2025/01/09 04:05:21 DEBUG : rclone-sync-test: Excluded 2025/01/09 04:05:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 04:05:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 04:05:22 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/09 04:05:22 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/09 04:05:22 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:22 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:25 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:05:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/CompareDest" 2025/01/09 04:05:27 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 04:05:27 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:27 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 04:05:27 DEBUG : one.b824e1ab.partial: renamed to: one 2025/01/09 04:05:27 INFO : one: Copied (new) 2025/01/09 04:05:27 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:27 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:28 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 04:05:28 DEBUG : one.406dcb2c.partial: renamed to: one 2025/01/09 04:05:28 INFO : one: Copied (replaced existing) 2025/01/09 04:05:28 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 04:05:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:29 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:29 INFO : There was nothing to transfer 2025/01/09 04:05:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 04:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:30 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 04:05:30 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:30 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:30 INFO : There was nothing to transfer 2025/01/09 04:05:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 04:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:30 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 04:05:30 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:30 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:30 INFO : There was nothing to transfer 2025/01/09 04:05:31 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/01/09 04:05:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 04:05:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 04:05:31 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 04:05:31 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:31 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:31 INFO : There was nothing to transfer 2025/01/09 04:05:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:32 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 04:05:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:32 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 04:05:32 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/09 04:05:32 DEBUG : two.1503b713.partial: renamed to: two 2025/01/09 04:05:32 INFO : two: Copied (new) 2025/01/09 04:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (8.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dest" 2025/01/09 04:05:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/pre-dest1" 2025/01/09 04:05:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/pre-dest2" 2025/01/09 04:05:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:05:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/09 04:05:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:05:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/09 04:05:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/09 04:05:36 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dest': Waiting for checks to finish 2025/01/09 04:05:36 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dest': Waiting for transfers to finish 2025/01/09 04:05:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/09 04:05:36 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/01/09 04:05:36 INFO : 3: Copied (new) 2025/01/09 04:05:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.15s) === RUN TestSyncCopyDest run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:05:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/CopyDest" 2025/01/09 04:05:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 04:05:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 04:05:39 DEBUG : one.b824e1ab.partial: renamed to: one 2025/01/09 04:05:39 INFO : one: Copied (new) 2025/01/09 04:05:39 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:40 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:40 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 04:05:40 DEBUG : one.406dcb2c.partial: renamed to: one 2025/01/09 04:05:40 INFO : one: Copied (replaced existing) 2025/01/09 04:05:40 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:41 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/BackupDir" 2025/01/09 04:05:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:42 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 04:05:42 INFO : one: Moved (server-side) 2025/01/09 04:05:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 04:05:42 DEBUG : one.d88fe5df.partial: renamed to: one 2025/01/09 04:05:42 INFO : one: Copied (server-side copy) 2025/01/09 04:05:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/09 04:05:42 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:42 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 04:05:44 DEBUG : two.19d5dbaa.partial: renamed to: two 2025/01/09 04:05:44 INFO : two: Copied (server-side copy) 2025/01/09 04:05:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/09 04:05:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:44 DEBUG : one: Unchanged skipping 2025/01/09 04:05:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:44 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:44 DEBUG : one: Unchanged skipping 2025/01/09 04:05:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:44 DEBUG : two: Unchanged skipping 2025/01/09 04:05:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:44 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:44 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:44 INFO : There was nothing to transfer 2025/01/09 04:05:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/09 04:05:46 DEBUG : three: Destination not found in --copy-dest 2025/01/09 04:05:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/09 04:05:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:46 DEBUG : one: Unchanged skipping 2025/01/09 04:05:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/09 04:05:46 DEBUG : two: Unchanged skipping 2025/01/09 04:05:46 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:46 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/09 04:05:46 DEBUG : three.8cc66b1.partial: renamed to: three 2025/01/09 04:05:46 INFO : three: Copied (new) 2025/01/09 04:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.22s) === RUN TestSyncBackupDir run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:05:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/backup" 2025/01/09 04:05:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 04:05:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:05:50 DEBUG : two: Unchanged skipping 2025/01/09 04:05:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:50 INFO : one: Moved (server-side) 2025/01/09 04:05:50 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 04:05:50 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/09 04:05:50 INFO : one: Copied (new) 2025/01/09 04:05:50 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:50 INFO : three.txt: Moved (server-side) 2025/01/09 04:05:50 INFO : three.txt: Moved into backup dir 2025/01/09 04:05:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 04:05:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:05:51 DEBUG : two: Unchanged skipping 2025/01/09 04:05:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:52 INFO : one: Deleted 2025/01/09 04:05:52 INFO : one: Moved (server-side) 2025/01/09 04:05:52 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 04:05:52 DEBUG : one.1503b713.partial: renamed to: one 2025/01/09 04:05:52 INFO : one: Copied (new) 2025/01/09 04:05:52 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:52 INFO : three.txt: Deleted 2025/01/09 04:05:52 INFO : three.txt: Moved (server-side) 2025/01/09 04:05:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:05:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:05:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/backup" 2025/01/09 04:05:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 04:05:55 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:05:55 DEBUG : two: Unchanged skipping 2025/01/09 04:05:56 INFO : one: Moved (server-side) to: one.bak 2025/01/09 04:05:56 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 04:05:56 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/09 04:05:56 INFO : one: Copied (new) 2025/01/09 04:05:56 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 04:05:56 INFO : three.txt: Moved into backup dir 2025/01/09 04:05:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 04:05:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:05:57 DEBUG : two: Unchanged skipping 2025/01/09 04:05:57 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:05:57 INFO : one.bak: Deleted 2025/01/09 04:05:57 INFO : one: Moved (server-side) to: one.bak 2025/01/09 04:05:57 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:05:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 04:05:57 DEBUG : one.1503b713.partial: renamed to: one 2025/01/09 04:05:57 INFO : one: Copied (new) 2025/01/09 04:05:57 DEBUG : Waiting for deletions to finish 2025/01/09 04:05:58 INFO : three.txt.bak: Deleted 2025/01/09 04:05:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 04:05:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:06:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/backup" 2025/01/09 04:06:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 04:06:01 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:06:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:01 DEBUG : two: Unchanged skipping 2025/01/09 04:06:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 04:06:01 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:06:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 04:06:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/09 04:06:01 INFO : one: Copied (new) 2025/01/09 04:06:01 DEBUG : Waiting for deletions to finish 2025/01/09 04:06:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 04:06:01 INFO : three.txt: Moved into backup dir 2025/01/09 04:06:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 04:06:03 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:06:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:03 DEBUG : two: Unchanged skipping 2025/01/09 04:06:03 INFO : one-2019-01-01: Deleted 2025/01/09 04:06:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 04:06:03 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:06:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 04:06:03 DEBUG : one.1503b713.partial: renamed to: one 2025/01/09 04:06:03 INFO : one: Copied (new) 2025/01/09 04:06:03 DEBUG : Waiting for deletions to finish 2025/01/09 04:06:03 INFO : three-2019-01-01.txt: Deleted 2025/01/09 04:06:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 04:06:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:06:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 04:06:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:06 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:06:06 DEBUG : two: Unchanged skipping 2025/01/09 04:06:06 INFO : one: Moved (server-side) to: one.bak 2025/01/09 04:06:06 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 04:06:06 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/09 04:06:06 INFO : one: Copied (new) 2025/01/09 04:06:06 DEBUG : Waiting for deletions to finish 2025/01/09 04:06:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 04:06:06 INFO : three.txt: Moved into backup dir 2025/01/09 04:06:07 DEBUG : one.bak: Excluded (Path Filter) 2025/01/09 04:06:07 DEBUG : one.bak: Excluded 2025/01/09 04:06:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/09 04:06:07 DEBUG : three.txt.bak: Excluded 2025/01/09 04:06:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 04:06:07 DEBUG : two: Unchanged skipping 2025/01/09 04:06:07 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for checks to finish 2025/01/09 04:06:07 INFO : one.bak: Deleted 2025/01/09 04:06:08 INFO : one: Moved (server-side) to: one.bak 2025/01/09 04:06:08 DEBUG : pcloud root 'rclone-test-ruxanak3gedu/dst': Waiting for transfers to finish 2025/01/09 04:06:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 04:06:08 DEBUG : one.1503b713.partial: renamed to: one 2025/01/09 04:06:08 INFO : one: Copied (new) 2025/01/09 04:06:08 DEBUG : Waiting for deletions to finish 2025/01/09 04:06:08 INFO : three.txt.bak: Deleted 2025/01/09 04:06:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 04:06:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.69s) === RUN TestSyncSuffix run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:06:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 04:06:11 INFO : one: Moved (server-side) to: one.bak 2025/01/09 04:06:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 04:06:11 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/09 04:06:11 INFO : one: Copied (new) 2025/01/09 04:06:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:11 DEBUG : two: Unchanged skipping 2025/01/09 04:06:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 04:06:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 04:06:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 04:06:11 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/01/09 04:06:11 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/01/09 04:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 04:06:20 INFO : one.bak: Deleted 2025/01/09 04:06:20 INFO : one: Moved (server-side) to: one.bak 2025/01/09 04:06:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 04:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/01/09 04:06:20 INFO : one: Copied (new) 2025/01/09 04:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:20 DEBUG : two: Unchanged skipping 2025/01/09 04:06:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 04:06:21 INFO : three.txt.bak: Deleted 2025/01/09 04:06:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 04:06:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/09 04:06:21 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/01/09 04:06:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruxanak3gedu/dst" 2025/01/09 04:06:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 04:06:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 04:06:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 04:06:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/09 04:06:24 INFO : one: Copied (new) 2025/01/09 04:06:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:24 DEBUG : two: Unchanged skipping 2025/01/09 04:06:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 04:06:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 04:06:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 04:06:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/01/09 04:06:24 INFO : three.txt: Copied (new) 2025/01/09 04:06:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 04:06:25 INFO : one-2019-01-01: Deleted 2025/01/09 04:06:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 04:06:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 04:06:26 DEBUG : one.1503b713.partial: renamed to: one 2025/01/09 04:06:26 INFO : one: Copied (new) 2025/01/09 04:06:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:26 DEBUG : two: Unchanged skipping 2025/01/09 04:06:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 04:06:26 INFO : three-2019-01-01.txt: Deleted 2025/01/09 04:06:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 04:06:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/09 04:06:26 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/01/09 04:06:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.64s) === RUN TestSyncUTFNorm run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/09 04:06:28 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:06:28 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:06:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/09 04:06:28 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/01/09 04:06:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/09 04:06:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.00s) === RUN TestSyncImmutable run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 04:06:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:06:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:06:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 04:06:29 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/09 04:06:29 INFO : existing: Copied (new) 2025/01/09 04:06:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:06:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/09 04:06:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/09 04:06:29 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:06:29 ERROR : pcloud root 'rclone-test-ruxanak3gedu': not deleting files as there were IO errors 2025/01/09 04:06:29 ERROR : pcloud root 'rclone-test-ruxanak3gedu': not deleting directories as there were IO errors run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncImmutable (1.56s) === RUN TestSyncIgnoreCase run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:31 DEBUG : existing: Unchanged skipping 2025/01/09 04:06:31 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:06:31 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:06:31 DEBUG : Waiting for deletions to finish 2025/01/09 04:06:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.79s) === RUN TestFixCase run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.17s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.51s) --- SKIP: TestMaxTransfer/Hard (0.17s) --- SKIP: TestMaxTransfer/Soft (0.17s) --- SKIP: TestMaxTransfer/Cautious (0.17s) === RUN TestSyncConcurrentDelete run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:06:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both0: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both1: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both13: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both14: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both15: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both16: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both17: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both11: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both19: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both10: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both12: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both18: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both5: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both6: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both2: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both8: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:39 DEBUG : both9: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both3: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both4: Unchanged skipping 2025/01/09 04:06:39 DEBUG : both7: Unchanged skipping 2025/01/09 04:06:39 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:06:39 DEBUG : Waiting for deletions to finish 2025/01/09 04:06:39 INFO : only18: Deleted 2025/01/09 04:06:39 INFO : only19: Deleted 2025/01/09 04:06:39 INFO : only5: Deleted 2025/01/09 04:06:39 INFO : only8: Deleted 2025/01/09 04:06:39 INFO : only0: Deleted 2025/01/09 04:06:39 INFO : only10: Deleted 2025/01/09 04:06:39 INFO : only12: Deleted 2025/01/09 04:06:39 INFO : only2: Deleted 2025/01/09 04:06:39 INFO : only6: Deleted 2025/01/09 04:06:39 INFO : only3: Deleted 2025/01/09 04:06:39 INFO : only4: Deleted 2025/01/09 04:06:39 INFO : only1: Deleted 2025/01/09 04:06:40 INFO : only11: Deleted 2025/01/09 04:06:40 INFO : only14: Deleted 2025/01/09 04:06:40 INFO : only15: Deleted 2025/01/09 04:06:40 INFO : only16: Deleted 2025/01/09 04:06:40 INFO : only13: Deleted 2025/01/09 04:06:40 INFO : only17: Deleted 2025/01/09 04:06:40 INFO : only7: Deleted 2025/01/09 04:06:40 INFO : only9: Deleted 2025/01/09 04:06:40 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (11.83s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for checks to finish 2025/01/09 04:06:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both0: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both12: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both13: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both14: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both15: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both16: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both17: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both18: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both19: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both2: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both3: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both4: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both5: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both6: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both7: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both8: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/09 04:06:51 DEBUG : both9: Unchanged skipping 2025/01/09 04:06:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/09 04:06:51 DEBUG : both1: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both10: Unchanged skipping 2025/01/09 04:06:51 DEBUG : both11: Unchanged skipping 2025/01/09 04:06:51 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Waiting for transfers to finish 2025/01/09 04:06:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/01/09 04:06:51 INFO : only0: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/01/09 04:06:51 INFO : only1: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/01/09 04:06:51 INFO : only10: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/01/09 04:06:51 INFO : only11: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/01/09 04:06:51 INFO : only12: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/01/09 04:06:51 INFO : only13: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/01/09 04:06:51 INFO : only14: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/01/09 04:06:51 INFO : only15: Copied (replaced existing) 2025/01/09 04:06:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/01/09 04:06:52 INFO : only16: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/01/09 04:06:52 INFO : only17: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/01/09 04:06:52 INFO : only18: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/01/09 04:06:52 INFO : only19: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/01/09 04:06:52 INFO : only2: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/01/09 04:06:52 INFO : only3: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/01/09 04:06:52 INFO : only4: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/01/09 04:06:52 INFO : only6: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/01/09 04:06:52 INFO : only7: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/01/09 04:06:52 INFO : only8: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/01/09 04:06:52 INFO : only5: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 04:06:52 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/01/09 04:06:52 INFO : only9: Copied (replaced existing) 2025/01/09 04:06:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (15.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:06:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 04:06:59 INFO : sub dir: Making directory 2025/01/09 04:07:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" 2025/01/09 04:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 04:07:04 INFO : sub dir: Making directory 2025/01/09 04:07:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-ruxanak3gedu'", Local "Local file system at /tmp/rclone95550122", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.60s) PASS 2025/01/09 04:07:09 DEBUG : pcloud root 'rclone-test-ruxanak3gedu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished OK in 3m31.192294254s (try 1/5)