"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Starting (try 1/5) 2025/09/04 01:09:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju" 2025/09/04 01:09:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 01:09:09 DEBUG : Creating backend with remote "/tmp/rclone1274068890" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/04 01:09:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.69s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:10 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:10 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.99s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.17s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.17s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:11 DEBUG : Creating backend with remote "/non-existing" 2025/09/04 01:09:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/04 01:09:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:12 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:12 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.07s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.17s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:13 INFO : pcloud root 'rclone-test-hujebin0coju': Running all checks before starting transfers 2025/09/04 01:09:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:13 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:13 INFO : pcloud root 'rclone-test-hujebin0coju': Checks finished, now starting transfers 2025/09/04 01:09:13 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:13 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.98s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:14 ERROR : Ignoring --no-traverse with sync 2025/09/04 01:09:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:14 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:14 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:14 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.97s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/04 01:09:15 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:15 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/04 01:09:15 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/09/04 01:09:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:15 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:15 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:16 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/04 01:09:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:16 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:16 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:16 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/04 01:09:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.69s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 01:09:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:09:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/04 01:09:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:09:17 INFO : sub dir2: Making directory 2025/09/04 01:09:17 INFO : sub dir: Making directory 2025/09/04 01:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:17 INFO : sub dir2/sub sub dir2: Making directory 2025/09/04 01:09:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:17 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:17 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:17 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:17 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:18 INFO : sub dir2: Making directory 2025/09/04 01:09:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 01:09:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.94s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:19 DEBUG : sub dir2: Making directory with metadata 2025/09/04 01:09:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:09:19 INFO : sub dir2: Making directory 2025/09/04 01:09:19 INFO : sub dir: Making directory 2025/09/04 01:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:19 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:19 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:20 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:20 INFO : sub dir/hello world: Deleted 2025/09/04 01:09:20 DEBUG : pcloud root 'rclone-test-hujebin0coju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 01:09:20 DEBUG : pcloud root 'rclone-test-hujebin0coju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.18s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:20 INFO : sub dir2: Making directory 2025/09/04 01:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:21 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:21 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:21 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.95s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:21 DEBUG : sub dir2: Making directory with metadata 2025/09/04 01:09:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:09:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:09:21 INFO : sub dir2: Making directory 2025/09/04 01:09:22 INFO : sub dir: Making directory 2025/09/04 01:09:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:22 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:22 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:22 DEBUG : pcloud root 'rclone-test-hujebin0coju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.17s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:23 INFO : sub dir2: Making directory 2025/09/04 01:09:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:23 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:23 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:09:23 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.94s) === RUN TestServerSideCopy run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zobafip9lare" sync_test.go:620: Server side copy (if possible) pcloud root 'rclone-test-hujebin0coju' -> pcloud root 'rclone-test-zobafip9lare' 2025/09/04 01:09:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:25 DEBUG : pcloud root 'rclone-test-zobafip9lare': Waiting for checks to finish 2025/09/04 01:09:25 DEBUG : pcloud root 'rclone-test-zobafip9lare': Waiting for transfers to finish 2025/09/04 01:09:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:26 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/09/04 01:09:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 01:09:26 DEBUG : pcloud root 'rclone-test-zobafip9lare': Purge remote --- PASS: TestServerSideCopy (2.76s) === RUN TestCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:09:27 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:27 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 01:09:27 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/04 01:09:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-focicoz2zahu" sync_test.go:656: Server side copy (if possible) pcloud root 'rclone-test-hujebin0coju' -> pcloud root 'rclone-test-focicoz2zahu' 2025/09/04 01:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:29 DEBUG : pcloud root 'rclone-test-focicoz2zahu': Waiting for checks to finish 2025/09/04 01:09:29 DEBUG : pcloud root 'rclone-test-focicoz2zahu': Waiting for transfers to finish 2025/09/04 01:09:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:30 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/09/04 01:09:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 01:09:30 DEBUG : pcloud root 'rclone-test-focicoz2zahu': Waiting for checks to finish 2025/09/04 01:09:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:09:30 DEBUG : pcloud root 'rclone-test-focicoz2zahu': Waiting for transfers to finish 2025/09/04 01:09:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 01:09:31 DEBUG : sub dir/hello world.e4aa1b97.partial: renamed to: sub dir/hello world 2025/09/04 01:09:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 01:09:31 DEBUG : pcloud root 'rclone-test-focicoz2zahu': Purge remote --- PASS: TestServerSideCopyOverSelf (3.58s) === RUN TestMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:32 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:09:32 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 01:09:32 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/04 01:09:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 01:09:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:33 DEBUG : Creating backend with remote "TestPcloud:rclone-test-setipej9gize" sync_test.go:701: Server side copy (if possible) pcloud root 'rclone-test-hujebin0coju' -> pcloud root 'rclone-test-setipej9gize' 2025/09/04 01:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:34 DEBUG : pcloud root 'rclone-test-setipej9gize': Waiting for checks to finish 2025/09/04 01:09:34 DEBUG : pcloud root 'rclone-test-setipej9gize': Waiting for transfers to finish 2025/09/04 01:09:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:35 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/09/04 01:09:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 01:09:35 DEBUG : pcloud root 'rclone-test-setipej9gize': Using server-side directory move 2025/09/04 01:09:35 INFO : pcloud root 'rclone-test-setipej9gize': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:09:35 DEBUG : pcloud root 'rclone-test-setipej9gize': Waiting for checks to finish 2025/09/04 01:09:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:09:35 DEBUG : pcloud root 'rclone-test-setipej9gize': Waiting for transfers to finish 2025/09/04 01:09:35 INFO : sub dir/hello world: Deleted 2025/09/04 01:09:35 INFO : sub dir/hello world: Moved (server-side) 2025/09/04 01:09:36 DEBUG : testing file moves 2025/09/04 01:09:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/04 01:09:36 DEBUG : pcloud root 'rclone-test-setipej9gize': Waiting for checks to finish 2025/09/04 01:09:36 DEBUG : pcloud root 'rclone-test-setipej9gize': Waiting for transfers to finish 2025/09/04 01:09:36 INFO : sub dir/hello world: Deleted 2025/09/04 01:09:36 INFO : sub dir/hello world: Moved (server-side) 2025/09/04 01:09:36 DEBUG : pcloud root 'rclone-test-setipej9gize': Purge remote --- PASS: TestServerSideMoveOverSelf (4.11s) === RUN TestCopyAfterDelete run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:37 ERROR : error listing: directory not found 2025/09/04 01:09:37 INFO : Local file system at /tmp/rclone1274068890: Making directory 2025/09/04 01:09:37 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:37 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.03s) === RUN TestCopyRedownload run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/04 01:09:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:09:38 DEBUG : Local file system at /tmp/rclone1274068890: Waiting for checks to finish 2025/09/04 01:09:38 DEBUG : Local file system at /tmp/rclone1274068890: Waiting for transfers to finish 2025/09/04 01:09:38 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Thu, 04 Sep 2025 01:09:38 +0000": parsing time "Thu, 04 Sep 2025 01:09:38 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 04 Sep 2025 01:09:38 +0000" as " " 2025/09/04 01:09:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:09:38 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/09/04 01:09:38 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:09:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/04 01:09:39 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:39 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 01:09:39 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/09/04 01:09:39 INFO : check sum: Copied (new) 2025/09/04 01:09:39 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:39 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 01:09:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/04 01:09:39 DEBUG : check sum: Unchanged skipping 2025/09/04 01:09:39 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:39 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.05s) === RUN TestSyncSizeOnly run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/04 01:09:40 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:40 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 01:09:40 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/09/04 01:09:40 INFO : sizeonly: Copied (new) 2025/09/04 01:09:40 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:40 DEBUG : sizeonly: Sizes identical 2025/09/04 01:09:40 DEBUG : sizeonly: Unchanged skipping 2025/09/04 01:09:40 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:40 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:40 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.97s) === RUN TestSyncIgnoreSize run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/04 01:09:41 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:41 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/04 01:09:41 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/09/04 01:09:41 INFO : ignore-size: Copied (new) 2025/09/04 01:09:41 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:41 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:09:41 DEBUG : ignore-size: Unchanged skipping 2025/09/04 01:09:41 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:41 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:41 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:09:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:42 DEBUG : existing: Unchanged skipping 2025/09/04 01:09:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:42 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:42 INFO : There was nothing to transfer 2025/09/04 01:09:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/04 01:09:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 01:09:42 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:09:42 INFO : existing: Copied (replaced existing) 2025/09/04 01:09:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 01:09:43 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:43 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 01:09:43 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:09:43 INFO : existing: Copied (new) 2025/09/04 01:09:43 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:43 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:43 DEBUG : existing: Destination exists, skipping 2025/09/04 01:09:43 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:43 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:44 INFO : d: Making directory 2025/09/04 01:09:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:09:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:45 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:45 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 01:09:45 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:09:45 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 01:09:45 INFO : a/potato2: Copied (new) 2025/09/04 01:09:45 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:45 INFO : b/potato: Deleted 2025/09/04 01:09:45 INFO : d: Removing directory 2025/09/04 01:09:45 INFO : b: Removing directory 2025/09/04 01:09:45 DEBUG : pcloud root 'rclone-test-hujebin0coju': deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:47 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/09/04 01:09:47 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 01:09:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/04 01:09:47 DEBUG : empty space: Unchanged skipping 2025/09/04 01:09:47 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:47 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:47 INFO : There was nothing to transfer 2025/09/04 01:09:47 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/09/04 01:09:47 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 01:09:47 INFO : empty space: Updated modification time in destination 2025/09/04 01:09:47 DEBUG : empty space: Unchanged skipping 2025/09/04 01:09:47 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:47 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:48 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:48 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/09/04 01:09:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 01:09:48 DEBUG : empty space: Unchanged skipping 2025/09/04 01:09:48 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:48 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:49 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/09/04 01:09:49 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1274068890) 2025/09/04 01:09:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-hujebin0coju') 2025/09/04 01:09:49 DEBUG : foo: sha1 differ 2025/09/04 01:09:49 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/04 01:09:49 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/09/04 01:09:49 INFO : foo: Copied (replaced existing) 2025/09/04 01:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:09:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 01:09:50 DEBUG : empty space: Unchanged skipping 2025/09/04 01:09:50 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:50 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:09:50 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/09/04 01:09:50 INFO : potato: Copied (new) 2025/09/04 01:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/04 01:09:51 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:51 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/04 01:09:51 DEBUG : potato.41b15364.partial: renamed to: potato 2025/09/04 01:09:51 INFO : potato: Copied (replaced existing) 2025/09/04 01:09:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:52 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/09/04 01:09:52 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1274068890) 2025/09/04 01:09:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-hujebin0coju') 2025/09/04 01:09:52 DEBUG : potato: sha1 differ 2025/09/04 01:09:52 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/04 01:09:52 DEBUG : potato.706b9954.partial: renamed to: potato 2025/09/04 01:09:52 INFO : potato: Copied (replaced existing) 2025/09/04 01:09:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/04 01:09:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:09:53 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:53 DEBUG : empty space: Unchanged skipping 2025/09/04 01:09:53 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:53 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:54 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:54 DEBUG : empty space: Unchanged skipping 2025/09/04 01:09:54 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:09:54 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 01:09:54 INFO : potato2: Copied (new) 2025/09/04 01:09:54 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:55 INFO : d: Making directory 2025/09/04 01:09:56 INFO : d/e: Making directory 2025/09/04 01:09:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:09:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 01:09:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:56 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:56 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:09:56 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 01:09:56 INFO : a/potato2: Copied (new) 2025/09/04 01:09:56 DEBUG : Waiting for deletions to finish 2025/09/04 01:09:57 INFO : b/potato: Deleted 2025/09/04 01:09:57 INFO : d/e: Removing directory 2025/09/04 01:09:57 INFO : d: Removing directory 2025/09/04 01:09:57 INFO : b: Removing directory 2025/09/04 01:09:57 DEBUG : pcloud root 'rclone-test-hujebin0coju': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:09:58 INFO : d: Making directory 2025/09/04 01:09:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:09:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 01:09:59 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:09:59 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 01:09:59 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:09:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:09:59 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 01:09:59 INFO : a/potato2: Copied (new) 2025/09/04 01:09:59 ERROR : pcloud root 'rclone-test-hujebin0coju': not deleting files as there were IO errors 2025/09/04 01:09:59 ERROR : pcloud root 'rclone-test-hujebin0coju': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:01 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:01 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:01 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:01 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:01 INFO : potato: Deleted 2025/09/04 01:10:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:10:01 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 01:10:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:02 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:02 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:02 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:02 INFO : potato: Deleted 2025/09/04 01:10:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:02 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:02 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:02 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 01:10:02 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 01:10:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:03 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:03 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/04 01:10:04 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/09/04 01:10:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.17s) === RUN TestSyncWithExclude run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:05 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 01:10:05 DEBUG : enormous: Excluded 2025/09/04 01:10:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:10:05 DEBUG : potato2: Excluded 2025/09/04 01:10:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:10:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:05 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:05 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:05 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:05 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:05 INFO : There was nothing to transfer 2025/09/04 01:10:05 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 01:10:05 DEBUG : enormous: Excluded 2025/09/04 01:10:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:10:05 DEBUG : potato2: Excluded 2025/09/04 01:10:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:10:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 01:10:05 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:05 DEBUG : Local file system at /tmp/rclone1274068890: Waiting for checks to finish 2025/09/04 01:10:05 DEBUG : Local file system at /tmp/rclone1274068890: Waiting for transfers to finish 2025/09/04 01:10:05 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:06 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 01:10:06 DEBUG : enormous: Excluded 2025/09/04 01:10:06 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:10:06 DEBUG : potato2: Excluded 2025/09/04 01:10:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:06 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:06 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:06 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:06 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:06 INFO : enormous: Deleted 2025/09/04 01:10:06 INFO : potato2: Deleted 2025/09/04 01:10:06 INFO : There was nothing to transfer 2025/09/04 01:10:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 01:10:06 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:06 DEBUG : Local file system at /tmp/rclone1274068890: Waiting for checks to finish 2025/09/04 01:10:06 DEBUG : Local file system at /tmp/rclone1274068890: Waiting for transfers to finish 2025/09/04 01:10:06 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:06 INFO : enormous: Deleted 2025/09/04 01:10:06 INFO : potato2: Deleted 2025/09/04 01:10:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.31s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:08 DEBUG : five: Need to transfer - File not found at Destination 2025/09/04 01:10:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/04 01:10:08 DEBUG : one: Destination is newer than source, skipping 2025/09/04 01:10:08 DEBUG : three: Sizes identical 2025/09/04 01:10:08 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 01:10:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 01:10:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/04 01:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1274068890) 2025/09/04 01:10:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-hujebin0coju') 2025/09/04 01:10:08 DEBUG : two: sha1 differ 2025/09/04 01:10:08 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/04 01:10:08 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/09/04 01:10:08 INFO : five: Copied (new) 2025/09/04 01:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 01:10:08 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/09/04 01:10:08 INFO : four: Copied (replaced existing) 2025/09/04 01:10:08 DEBUG : two.3353c5f5.partial: renamed to: two 2025/09/04 01:10:08 INFO : two: Copied (replaced existing) 2025/09/04 01:10:08 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:08 DEBUG : one: Destination is newer than source, skipping 2025/09/04 01:10:08 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/04 01:10:09 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/04 01:10:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 01:10:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/04 01:10:09 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/04 01:10:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 01:10:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1274068890) 2025/09/04 01:10:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-hujebin0coju') 2025/09/04 01:10:09 DEBUG : three: sha1 differ 2025/09/04 01:10:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 01:10:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 01:10:09 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/04 01:10:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 01:10:09 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 01:10:09 DEBUG : three.406dcb2c.partial: renamed to: three 2025/09/04 01:10:09 INFO : three: Copied (replaced existing) 2025/09/04 01:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.17s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/04 01:10:10 INFO : pcloud root 'rclone-test-hujebin0coju': Making map for --track-renames 2025/09/04 01:10:10 INFO : pcloud root 'rclone-test-hujebin0coju': Finished making map for --track-renames 2025/09/04 01:10:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 01:10:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 01:10:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for renames to finish 2025/09/04 01:10:10 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 01:10:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 01:10:10 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 01:10:10 INFO : potato: Copied (new) 2025/09/04 01:10:10 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/04 01:10:10 INFO : yam: Copied (new) 2025/09/04 01:10:10 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:10:10 INFO : pcloud root 'rclone-test-hujebin0coju': Making map for --track-renames 2025/09/04 01:10:10 DEBUG : potato: Unchanged skipping 2025/09/04 01:10:11 INFO : pcloud root 'rclone-test-hujebin0coju': Finished making map for --track-renames 2025/09/04 01:10:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for renames to finish 2025/09/04 01:10:11 INFO : yam: Moved (server-side) to: yaml 2025/09/04 01:10:11 INFO : yaml: Renamed from "yam" 2025/09/04 01:10:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:11 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (1.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/04 01:10:11 INFO : pcloud root 'rclone-test-hujebin0coju': Making map for --track-renames 2025/09/04 01:10:11 INFO : pcloud root 'rclone-test-hujebin0coju': Finished making map for --track-renames 2025/09/04 01:10:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 01:10:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for renames to finish 2025/09/04 01:10:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 01:10:11 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 01:10:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 01:10:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 01:10:12 INFO : potato: Copied (new) 2025/09/04 01:10:12 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/04 01:10:12 INFO : yam: Copied (new) 2025/09/04 01:10:12 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:10:12 INFO : pcloud root 'rclone-test-hujebin0coju': Making map for --track-renames 2025/09/04 01:10:12 DEBUG : potato: Unchanged skipping 2025/09/04 01:10:12 INFO : pcloud root 'rclone-test-hujebin0coju': Finished making map for --track-renames 2025/09/04 01:10:12 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:12 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for renames to finish 2025/09/04 01:10:12 INFO : yam: Moved (server-side) to: yaml 2025/09/04 01:10:12 INFO : yaml: Renamed from "yam" 2025/09/04 01:10:12 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:12 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/04 01:10:13 INFO : pcloud root 'rclone-test-hujebin0coju': Making map for --track-renames 2025/09/04 01:10:13 INFO : pcloud root 'rclone-test-hujebin0coju': Finished making map for --track-renames 2025/09/04 01:10:13 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/04 01:10:13 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for renames to finish 2025/09/04 01:10:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 01:10:13 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 01:10:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 01:10:13 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/09/04 01:10:13 INFO : sub/yam: Copied (new) 2025/09/04 01:10:13 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 01:10:13 INFO : potato: Copied (new) 2025/09/04 01:10:13 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:10:14 DEBUG : potato: Unchanged skipping 2025/09/04 01:10:14 INFO : pcloud root 'rclone-test-hujebin0coju': Making map for --track-renames 2025/09/04 01:10:14 INFO : pcloud root 'rclone-test-hujebin0coju': Finished making map for --track-renames 2025/09/04 01:10:14 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:14 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for renames to finish 2025/09/04 01:10:14 INFO : sub/yam: Moved (server-side) to: yam 2025/09/04 01:10:14 INFO : yam: Renamed from "sub/yam" 2025/09/04 01:10:14 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:14 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:14 DEBUG : Creating backend with remote "/tmp/rclone1274068890/dir1" 2025/09/04 01:10:14 DEBUG : Creating backend with remote "/tmp/rclone1274068890/dir2" 2025/09/04 01:10:14 DEBUG : Local file system at /tmp/rclone1274068890/dir2: Using server-side directory move 2025/09/04 01:10:14 INFO : Local file system at /tmp/rclone1274068890/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:10:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/04 01:10:14 INFO : file1.txt: Moved (server-side) 2025/09/04 01:10:14 DEBUG : Local file system at /tmp/rclone1274068890/dir2: Waiting for checks to finish 2025/09/04 01:10:14 DEBUG : Local file system at /tmp/rclone1274068890/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:10:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 01:10:15 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:15 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:10:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/04 01:10:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:10:15 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:10:15 INFO : sub dir/hello world: Deleted 2025/09/04 01:10:15 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/04 01:10:15 INFO : nested/sub dir/file: Copied (new) 2025/09/04 01:10:15 INFO : nested/sub dir/file: Deleted 2025/09/04 01:10:15 INFO : sub dir: Removing directory 2025/09/04 01:10:15 INFO : nested/sub dir: Removing directory 2025/09/04 01:10:15 INFO : nested: Removing directory 2025/09/04 01:10:15 DEBUG : Local file system at /tmp/rclone1274068890: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:10:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 01:10:16 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:16 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 01:10:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/04 01:10:17 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:10:17 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:10:17 INFO : sub dir/hello world: Deleted 2025/09/04 01:10:17 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/04 01:10:17 INFO : nested/sub dir/file: Copied (new) 2025/09/04 01:10:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/04 01:10:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 01:10:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/04 01:10:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 01:10:18 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/09/04 01:10:18 INFO : existing-b: Copied (new) 2025/09/04 01:10:18 INFO : existing-b: Deleted 2025/09/04 01:10:18 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:10:18 INFO : existing: Copied (new) 2025/09/04 01:10:18 INFO : existing: Deleted 2025/09/04 01:10:18 DEBUG : existing: Destination exists, skipping 2025/09/04 01:10:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/04 01:10:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:18 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.22s) === RUN TestServerSideMove run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:19 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fabivuv9zipi" sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-hujebin0coju' -> pcloud root 'rclone-test-fabivuv9zipi' 2025/09/04 01:10:21 DEBUG : pcloud root 'rclone-test-fabivuv9zipi': Using server-side directory move 2025/09/04 01:10:21 INFO : pcloud root 'rclone-test-fabivuv9zipi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:10:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 01:10:21 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 01:10:21 DEBUG : pcloud root 'rclone-test-fabivuv9zipi': Waiting for checks to finish 2025/09/04 01:10:21 INFO : empty space: Deleted 2025/09/04 01:10:21 DEBUG : pcloud root 'rclone-test-fabivuv9zipi': Waiting for transfers to finish 2025/09/04 01:10:21 INFO : potato2: Moved (server-side) 2025/09/04 01:10:21 INFO : potato3: Deleted 2025/09/04 01:10:21 INFO : potato3: Moved (server-side) 2025/09/04 01:10:22 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rinidit6nowi" 2025/09/04 01:10:22 DEBUG : pcloud root 'rclone-test-rinidit6nowi': Using server-side directory move 2025/09/04 01:10:23 INFO : pcloud root 'rclone-test-rinidit6nowi': Server side directory move succeeded 2025/09/04 01:10:23 DEBUG : pcloud root 'rclone-test-rinidit6nowi': Purge remote 2025/09/04 01:10:24 DEBUG : pcloud root 'rclone-test-fabivuv9zipi': Purge remote 2025/09/04 01:10:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-yidifid8tuxi" sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-hujebin0coju' -> pcloud root 'rclone-test-yidifid8tuxi' 2025/09/04 01:10:26 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 01:10:26 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 01:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 01:10:26 DEBUG : pcloud root 'rclone-test-yidifid8tuxi': Waiting for checks to finish 2025/09/04 01:10:26 DEBUG : pcloud root 'rclone-test-yidifid8tuxi': Waiting for transfers to finish 2025/09/04 01:10:26 INFO : potato2: Moved (server-side) 2025/09/04 01:10:26 INFO : potato3: Deleted 2025/09/04 01:10:26 INFO : potato3: Moved (server-side) 2025/09/04 01:10:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qegiqep3tobo" 2025/09/04 01:10:27 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 01:10:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/04 01:10:27 DEBUG : pcloud root 'rclone-test-qegiqep3tobo': Waiting for checks to finish 2025/09/04 01:10:27 DEBUG : pcloud root 'rclone-test-qegiqep3tobo': Waiting for transfers to finish 2025/09/04 01:10:28 INFO : potato2: Moved (server-side) 2025/09/04 01:10:28 INFO : potato3: Moved (server-side) 2025/09/04 01:10:28 DEBUG : pcloud root 'rclone-test-qegiqep3tobo': Purge remote 2025/09/04 01:10:28 DEBUG : pcloud root 'rclone-test-yidifid8tuxi': Purge remote --- PASS: TestServerSideMoveWithFilter (4.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buyikix8wuyi" 2025/09/04 01:10:30 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-hujebin0coju' -> pcloud root 'rclone-test-buyikix8wuyi' 2025/09/04 01:10:31 DEBUG : pcloud root 'rclone-test-buyikix8wuyi': Using server-side directory move 2025/09/04 01:10:31 INFO : pcloud root 'rclone-test-buyikix8wuyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:10:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 01:10:31 DEBUG : empty space: Unchanged skipping 2025/09/04 01:10:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 01:10:31 DEBUG : pcloud root 'rclone-test-buyikix8wuyi': Waiting for checks to finish 2025/09/04 01:10:31 INFO : empty space: Deleted 2025/09/04 01:10:31 DEBUG : pcloud root 'rclone-test-buyikix8wuyi': Waiting for transfers to finish 2025/09/04 01:10:31 INFO : potato2: Moved (server-side) 2025/09/04 01:10:31 INFO : potato3: Deleted 2025/09/04 01:10:31 INFO : potato3: Moved (server-side) 2025/09/04 01:10:31 INFO : tomatoDir: Removing directory 2025/09/04 01:10:31 DEBUG : pcloud root 'rclone-test-hujebin0coju': deleted 1 directories 2025/09/04 01:10:32 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xuwoduz2caxi" 2025/09/04 01:10:35 INFO : tomatoDir: Making directory 2025/09/04 01:10:35 DEBUG : pcloud root 'rclone-test-xuwoduz2caxi': Using server-side directory move 2025/09/04 01:10:36 INFO : pcloud root 'rclone-test-xuwoduz2caxi': Server side directory move succeeded 2025/09/04 01:10:37 DEBUG : pcloud root 'rclone-test-xuwoduz2caxi': Purge remote 2025/09/04 01:10:37 DEBUG : pcloud root 'rclone-test-buyikix8wuyi': Purge remote 2025/09/04 01:10:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.17s) === RUN TestSyncOverlap run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:37 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/rclone-sync-test" --- PASS: TestSyncOverlap (0.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/rclone-sync-test" 2025/09/04 01:10:39 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/rclone-sync-test-include/layer2" 2025/09/04 01:10:40 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/rclone-sync-test-ignore-file" 2025/09/04 01:10:42 DEBUG : pcloud root 'rclone-test-hujebin0coju/rclone-sync-test': Waiting for checks to finish 2025/09/04 01:10:42 DEBUG : pcloud root 'rclone-test-hujebin0coju/rclone-sync-test': Waiting for transfers to finish 2025/09/04 01:10:42 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:42 INFO : There was nothing to transfer 2025/09/04 01:10:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:42 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:42 INFO : rclone-sync-test-include: Removing directory 2025/09/04 01:10:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/09/04 01:10:42 DEBUG : pcloud root 'rclone-test-hujebin0coju': failed to delete 1 directories 2025/09/04 01:10:42 INFO : There was nothing to transfer 2025/09/04 01:10:43 DEBUG : pcloud root 'rclone-test-hujebin0coju/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/04 01:10:43 DEBUG : pcloud root 'rclone-test-hujebin0coju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/04 01:10:43 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:43 INFO : There was nothing to transfer 2025/09/04 01:10:43 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for checks to finish 2025/09/04 01:10:43 DEBUG : pcloud root 'rclone-test-hujebin0coju': Waiting for transfers to finish 2025/09/04 01:10:43 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:43 INFO : rclone-sync-test-include: Removing directory 2025/09/04 01:10:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/09/04 01:10:44 DEBUG : pcloud root 'rclone-test-hujebin0coju': failed to delete 1 directories 2025/09/04 01:10:44 INFO : There was nothing to transfer 2025/09/04 01:10:44 DEBUG : pcloud root 'rclone-test-hujebin0coju/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/04 01:10:44 DEBUG : pcloud root 'rclone-test-hujebin0coju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/04 01:10:44 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (6.33s) === RUN TestSyncCompareDest run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/dst" 2025/09/04 01:10:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/CompareDest" 2025/09/04 01:10:46 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 01:10:46 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:46 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 01:10:47 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/04 01:10:47 INFO : one: Copied (new) 2025/09/04 01:10:47 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:47 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:47 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 01:10:47 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/04 01:10:47 INFO : one: Copied (replaced existing) 2025/09/04 01:10:47 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:48 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:10:48 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:48 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:48 INFO : There was nothing to transfer 2025/09/04 01:10:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 01:10:49 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:10:49 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:49 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:49 INFO : There was nothing to transfer 2025/09/04 01:10:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 01:10:50 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:10:50 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:50 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:50 INFO : There was nothing to transfer 2025/09/04 01:10:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:50 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/09/04 01:10:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:10:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 01:10:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 01:10:50 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:50 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:50 DEBUG : Waiting for deletions to finish 2025/09/04 01:10:50 INFO : There was nothing to transfer 2025/09/04 01:10:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 01:10:51 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 01:10:51 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:10:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:10:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:10:51 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:10:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/04 01:10:51 DEBUG : two.1503b713.partial: renamed to: two 2025/09/04 01:10:51 INFO : two: Copied (new) 2025/09/04 01:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:10:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/dest" 2025/09/04 01:10:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/pre-dest1" 2025/09/04 01:10:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/pre-dest2" 2025/09/04 01:10:55 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:10:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/04 01:10:55 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:10:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/04 01:10:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/04 01:10:55 DEBUG : pcloud root 'rclone-test-hujebin0coju/dest': Waiting for checks to finish 2025/09/04 01:10:55 DEBUG : pcloud root 'rclone-test-hujebin0coju/dest': Waiting for transfers to finish 2025/09/04 01:10:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/04 01:10:56 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/09/04 01:10:56 INFO : 3: Copied (new) 2025/09/04 01:10:56 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncMultipleCompareDest (11.71s) === RUN TestSyncCopyDest run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:11:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/dst" 2025/09/04 01:11:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/CopyDest" 2025/09/04 01:11:06 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 01:11:06 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:06 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 01:11:06 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/04 01:11:06 INFO : one: Copied (new) 2025/09/04 01:11:06 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:11:07 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:07 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 01:11:07 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/04 01:11:07 INFO : one: Copied (replaced existing) 2025/09/04 01:11:07 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/BackupDir" 2025/09/04 01:11:08 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:11:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:11:09 INFO : one: Moved (server-side) 2025/09/04 01:11:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 01:11:09 DEBUG : one.d88fe5df.partial: renamed to: one 2025/09/04 01:11:09 INFO : one: Copied (server-side copy) 2025/09/04 01:11:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/04 01:11:09 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:09 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:10 DEBUG : one: Unchanged skipping 2025/09/04 01:11:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 01:11:11 DEBUG : two.19d5dbaa.partial: renamed to: two 2025/09/04 01:11:11 INFO : two: Copied (server-side copy) 2025/09/04 01:11:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/04 01:11:11 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:11 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:11 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:11 DEBUG : one: Unchanged skipping 2025/09/04 01:11:11 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:11 DEBUG : two: Unchanged skipping 2025/09/04 01:11:11 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:11 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:11 INFO : There was nothing to transfer 2025/09/04 01:11:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:13 DEBUG : one: Unchanged skipping 2025/09/04 01:11:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/04 01:11:13 DEBUG : three: Destination not found in --copy-dest 2025/09/04 01:11:13 DEBUG : three: Need to transfer - File not found at Destination 2025/09/04 01:11:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:11:13 DEBUG : two: Unchanged skipping 2025/09/04 01:11:13 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:13 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/04 01:11:13 DEBUG : three.8cc66b1.partial: renamed to: three 2025/09/04 01:11:13 INFO : three: Copied (new) 2025/09/04 01:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.34s) === RUN TestSyncBackupDir run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:11:15 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/dst" 2025/09/04 01:11:16 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hujebin0coju/backup" 2025/09/04 01:11:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:11:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:11:17 DEBUG : two: Unchanged skipping 2025/09/04 01:11:17 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:17 INFO : one: Moved (server-side) 2025/09/04 01:11:17 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 01:11:17 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:11:17 INFO : one: Copied (new) 2025/09/04 01:11:17 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:17 INFO : three.txt: Moved (server-side) 2025/09/04 01:11:17 INFO : three.txt: Moved into backup dir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/09/04 01:11:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:11:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:11:26 DEBUG : two: Unchanged skipping 2025/09/04 01:11:26 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for checks to finish 2025/09/04 01:11:26 INFO : one: Deleted 2025/09/04 01:11:26 INFO : one: Moved (server-side) 2025/09/04 01:11:26 DEBUG : pcloud root 'rclone-test-hujebin0coju/dst': Waiting for transfers to finish 2025/09/04 01:11:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 01:11:26 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:11:26 INFO : one: Copied (new) 2025/09/04 01:11:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:11:26 INFO : three.txt: Deleted 2025/09/04 01:11:26 INFO : three.txt: Moved (server-side) 2025/09/04 01:11:26 INFO : three.txt: Moved into backup dir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDir (20.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" run.go:285: Failed to put "dst/one" to "pcloud root 'rclone-test-hujebin0coju'": pcloud error: Directory does not exist. (2005) --- FAIL: TestSyncBackupDirWithSuffix (5.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:13:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:13:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:13:41 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:13:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:13:43 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:15:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:15:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:15:48 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:15:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:15:51 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:17:56 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:17:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:17:56 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:17:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:17:58 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:20:03 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:20:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:20:03 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:20:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:20:06 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:22:11 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:22:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:22:11 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:22:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:22:13 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:24:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:24:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:24:18 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:24:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:24:21 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:26:26 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:26:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:26:26 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:26:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:26:28 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:28:33 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:28:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:28:33 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:28:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:28:36 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:30:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:30:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:30:41 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:30:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:30:43 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:32:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:32:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:32:48 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:32:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:32:51 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dst/one" to "pcloud root 'rclone-test-hujebin0coju'": Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (1273.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:34:54 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:34:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:34:54 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:34:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:34:57 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:37:02 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:37:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:37:02 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:37:03 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:37:04 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:39:09 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:39:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:39:10 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:39:11 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:39:12 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:41:17 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:41:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:41:17 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:41:18 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:41:19 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:43:24 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:43:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:43:25 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:43:26 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:43:27 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:45:32 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:45:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:45:32 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:45:33 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:45:35 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:47:40 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:47:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:47:40 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:47:41 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:47:42 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:49:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:49:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:49:48 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:49:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:49:50 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:51:55 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:51:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:51:55 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:51:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:51:57 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:54:03 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:54:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:54:03 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:54:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:54:05 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dst/one" to "pcloud root 'rclone-test-hujebin0coju'": Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF --- FAIL: TestSyncBackupDirSuffixOnly (1274.27s) === RUN TestSyncSuffix run.go:180: Remote "pcloud root 'rclone-test-hujebin0coju'", Local "Local file system at /tmp/rclone1274068890", Modify Window "1s" 2025/09/04 01:56:08 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:56:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:56:08 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:56:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:56:11 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:58:16 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 01:58:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 01:58:16 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 01:58:17 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 01:58:18 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:00:23 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:00:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 02:00:23 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 02:00:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 02:00:26 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:02:31 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:02:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 02:02:31 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 02:02:32 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 02:02:33 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:04:38 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:04:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 02:04:38 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 02:04:40 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 02:04:41 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:06:46 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:06:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 02:06:46 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 02:06:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 02:06:48 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:08:53 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) 2025/09/04 02:08:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 02:08:53 DEBUG : pacer: Reducing sleep to 15ms 2025/09/04 02:08:55 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/04 02:08:56 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dst/one" to pcloud root 'rclone-test-hujebin0coju': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=one&folderid=18824678438&mtime=981173106&nopartial=1": EOF) panic: test timed out after 1h0m0s running tests: TestSyncSuffix (15m1s) goroutine 20577 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 15 minutes]: testing.(*T).Run(0xc00034b500, {0x275e95f?, 0xc000067ad8?}, 0x288a078) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00034b500) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00034b500, 0xc000067c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000412cc0, {0x3fafdc0, 0x6c, 0x6c}, {0xee04addb5?, 0x3fc5f40?, 0x3fc5f40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005dcbe0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005dcbe0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 12761 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000b05d80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12466 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 3071 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000304180) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 3003 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 25 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00070ff00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 20136 [select]: net/http.(*persistConn).roundTrip(0xc0005d37a0, 0xc0005ce730) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004e4680, 0xc000420c80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000249860, 0xc000420c80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000251ba0, 0xc000420b40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go:55 +0x15e net/http.send(0xc000420b40, {0x2baff60, 0xc000251ba0}, {0x6fbe01?, 0xc0007bc308?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00074a150, 0xc000420b40, {0xb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00074a150, 0xc000420b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0005ce280, {0x2bd5110, 0xc0004a3170}, 0xc000420a00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0005ce280, {0x2bd5110, 0xc0004a3170}, 0xc000641670?, {0x0?, 0x0?}, {0x2261340, 0xc000c80840}, 0xc0006416e8?, 0x288b638, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/pcloud.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1325 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000641a10?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000249920, 0xc000c0ac40, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0xc00044b0e0, {0x2bd5110, 0xc0004a3170}, {0x2bac180, 0xc000476a20}, {0x2be0290, 0xc0005b0f50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1324 +0xb1e github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0xc0005dcdc0, {0x2bd5110, 0xc0004a3170}, {0x2bac180, 0xc000476a20}, {0x2be0290, 0xc0005b0f50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:686 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0003fe540, {0x2bd5110, 0xc0004a3170}, {0x2bebea0, 0xc0005dcdc0}, {0x274bf67, 0x7}, {0x273fde2, 0x3}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.testSyncSuffix(0xc0005a8c40, {0x2740d86, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 +0x1b2 github.com/rclone/rclone/fs/sync.TestSyncSuffix(0xc0005a8c40?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 +0x25 testing.tRunner(0xc0005a8c40, 0x288a078) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 270 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 250 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 12467 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00023a6c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12466 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14823 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000b04fc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14822 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 18212 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000c0a140) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 18075 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 20583 [select]: net/http.(*persistConn).writeLoop(0xc0005d37a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20553 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12904 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000b05ac0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12903 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14109 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00044de40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13976 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13963 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004dcd80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13976 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13731 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00070e4c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13411 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2611 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00070f7c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2559 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 20582 [IO wait]: internal/poll.runtime_pollWait(0x7fd2c6449808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000313300?, 0xc0007a9980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000313300, {0xc0007a9980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000313300, {0xc0007a9980?, 0x197b?, 0xc000250ae0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00007e4a0, {0xc0007a9980?, 0xc0007a9980?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009b45e8, {0xc0007a9980?, 0x7fd2c6476498?, 0x7fd2c64cd5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000603ed8, {0xc0007a9980?, 0x197b?, 0xc0005ce7d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00081c2b8, {0x2baf2c0, 0xc000603ed8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00081c008, {0x7fd27c47f018, 0xc0009b45e8}, 0x1980?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00081c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00081c008, {0xc000664000, 0x1000, 0x7fd2c64cda78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005d37a0, {0xc000664000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00084ecc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00084ecc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005d37a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20553 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 13977 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000c0a300) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13976 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13412 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00023b680) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13411 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16253 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000c0b540) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16116 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13889 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000304080) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13888 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 3673 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000b1b040) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 3582 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12961 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000305680) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12903 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16607 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000b1bec0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16606 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Finished ERROR in 1h0m0.64670803s (try 1/5): exit status 2: Failed [TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly]