"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/02/11 01:28:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi" 2025/02/11 01:28:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 01:28:34 DEBUG : Creating backend with remote "/tmp/rclone4120371012" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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 "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:28:35 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:28:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 01:28:35 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.14s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:28:36 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:28:36 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:28:37 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:28:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:28:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:38 DEBUG : PikPak root 'rclone-test-xofader5nudi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:28:40 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (5.88s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:43 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 01:28:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 01:28:43 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:28:43 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.31s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:28:45 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:28:45 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:28:46 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:28:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:28:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:48 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (5.96s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:50 INFO : PikPak root 'rclone-test-xofader5nudi': Running all checks before starting transfers 2025/02/11 01:28:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:28:51 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:28:51 INFO : PikPak root 'rclone-test-xofader5nudi': Checks finished, now starting transfers 2025/02/11 01:28:51 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:28:52 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:28:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:28:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (5.91s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:28:56 ERROR : Ignoring --no-traverse with sync 2025/02/11 01:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:28:56 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:28:56 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:28:58 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:28:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:28:58 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:28:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (6.04s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 01:29:03 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:03 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:03 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/02/11 01:29:03 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/02/11 01:29:03 INFO : hello world2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:29:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:07 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:07 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:29:07 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (3.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:29:10 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:10 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:11 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:11 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:29:11 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.45s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 01:29:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:29:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 01:29:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:29:13 INFO : sub dir: Making directory 2025/02/11 01:29:14 INFO : sub dir2: Making directory 2025/02/11 01:29:15 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 01:29:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:29:15 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:15 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:16 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:29:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:17 DEBUG : PikPak root 'rclone-test-xofader5nudi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:29:21 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/02/11 01:29:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (10.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:24 INFO : sub dir2: Making directory 2025/02/11 01:29:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 01:29:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:29:24 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:24 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:25 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:29:25 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:29:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (5.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:29 DEBUG : sub dir2: Making directory with metadata 2025/02/11 01:29:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:29:29 INFO : sub dir: Making directory 2025/02/11 01:29:30 INFO : sub dir2: Making directory 2025/02/11 01:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:29:31 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:31 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:31 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:29:31 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:29:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:33 DEBUG : PikPak root 'rclone-test-xofader5nudi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:29:33 DEBUG : PikPak root 'rclone-test-xofader5nudi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:29:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:39 INFO : sub dir2: Making directory 2025/02/11 01:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:29:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:40 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:29:40 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:29:40 INFO : sub dir/hello world: Deleted 2025/02/11 01:29:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (5.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:44 DEBUG : sub dir2: Making directory with metadata 2025/02/11 01:29:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:29:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:29:44 INFO : sub dir: Making directory 2025/02/11 01:29:45 INFO : sub dir2: Making directory 2025/02/11 01:29:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:29:45 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:45 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:46 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:29:46 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:29:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:47 DEBUG : PikPak root 'rclone-test-xofader5nudi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:29:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:53 INFO : sub dir2: Making directory 2025/02/11 01:29:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:29:53 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:29:53 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:29:54 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:29:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:29:54 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:29:54 DEBUG : Waiting for deletions to finish 2025/02/11 01:29:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (5.20s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:29:59 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:29:59 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:30:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yuliveg2beri" sync_test.go:590: Server side copy (if possible) PikPak root 'rclone-test-xofader5nudi' -> PikPak root 'rclone-test-yuliveg2beri' 2025/02/11 01:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:30:02 DEBUG : PikPak root 'rclone-test-yuliveg2beri': Waiting for checks to finish 2025/02/11 01:30:02 DEBUG : PikPak root 'rclone-test-yuliveg2beri': Waiting for transfers to finish 2025/02/11 01:30:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:30:04 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/11 01:30:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:05 DEBUG : PikPak root 'rclone-test-yuliveg2beri': Purge remote 2025/02/11 01:30:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (12.16s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:11 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:11 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:30:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:30:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:30:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:30:13 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/02/11 01:30:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:30:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:30:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (8.12s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:19 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:19 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:30:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dededad0bola" sync_test.go:626: Server side copy (if possible) PikPak root 'rclone-test-xofader5nudi' -> PikPak root 'rclone-test-dededad0bola' 2025/02/11 01:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:30:22 DEBUG : PikPak root 'rclone-test-dededad0bola': Waiting for checks to finish 2025/02/11 01:30:22 DEBUG : PikPak root 'rclone-test-dededad0bola': Waiting for transfers to finish 2025/02/11 01:30:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:30:25 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/11 01:30:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:25 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:25 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/02/11 01:30:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:30:28 DEBUG : PikPak root 'rclone-test-dededad0bola': Waiting for checks to finish 2025/02/11 01:30:28 DEBUG : PikPak root 'rclone-test-dededad0bola': Waiting for transfers to finish 2025/02/11 01:30:30 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-xofader5nudi') 17 vs dst(PikPak root 'rclone-test-dededad0bola') 11 2025/02/11 01:30:30 INFO : sub dir/hello world: Removing failed copy sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-xofader5nudi') 17 vs dst(PikPak root 'rclone-test-dededad0bola') 11 Test: TestServerSideCopyOverSelf 2025/02/11 01:30:31 DEBUG : PikPak root 'rclone-test-dededad0bola': Purge remote 2025/02/11 01:30:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:30:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideCopyOverSelf (17.30s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:36 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:36 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:30:38 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:30:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:30:38 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:30:38 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/02/11 01:30:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:30:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 01:30:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:30:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (8.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:45 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:45 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:30:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-guzaxeq2suri" 2025/02/11 01:30:46 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) PikPak root 'rclone-test-xofader5nudi' -> PikPak root 'rclone-test-guzaxeq2suri' 2025/02/11 01:30:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:30:48 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Waiting for checks to finish 2025/02/11 01:30:48 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Waiting for transfers to finish 2025/02/11 01:30:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:30:51 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/11 01:30:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:30:51 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:51 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/02/11 01:30:54 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Using server-side directory move 2025/02/11 01:30:54 INFO : PikPak root 'rclone-test-guzaxeq2suri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 01:30:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:30:54 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Waiting for checks to finish 2025/02/11 01:30:54 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Waiting for transfers to finish 2025/02/11 01:30:55 INFO : sub dir/hello world: Deleted 2025/02/11 01:30:56 INFO : sub dir/hello world: Moved (server-side) 2025/02/11 01:30:58 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:30:58 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/02/11 01:30:59 DEBUG : testing file moves 2025/02/11 01:30:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/11 01:30:59 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Waiting for checks to finish 2025/02/11 01:30:59 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Waiting for transfers to finish 2025/02/11 01:31:00 INFO : sub dir/hello world: Deleted 2025/02/11 01:31:01 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:02 DEBUG : PikPak root 'rclone-test-guzaxeq2suri': Purge remote 2025/02/11 01:31:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideMoveOverSelf (22.15s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:07 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:31:07 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:31:08 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/02/11 01:31:09 ERROR : : error listing: directory not found 2025/02/11 01:31:09 INFO : Local file system at /tmp/rclone4120371012: Making directory 2025/02/11 01:31:10 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:10 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.31s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:15 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/02/11 01:31:15 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/02/11 01:31:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 01:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:31:16 DEBUG : Local file system at /tmp/rclone4120371012: Waiting for checks to finish 2025/02/11 01:31:16 DEBUG : Local file system at /tmp/rclone4120371012: Waiting for transfers to finish 2025/02/11 01:31:17 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/11 01:31:17 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/02/11 01:31:17 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:31:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (7.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 01:31:21 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:21 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:22 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/02/11 01:31:22 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/02/11 01:31:22 INFO : check sum: Copied (new) 2025/02/11 01:31:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:23 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:23 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/02/11 01:31:23 DEBUG : check sum: Size of src and dst objects identical 2025/02/11 01:31:23 DEBUG : check sum: Unchanged skipping 2025/02/11 01:31:23 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:23 DEBUG : Waiting for deletions to finish 2025/02/11 01:31:23 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (4.37s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 01:31:26 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:26 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:26 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/02/11 01:31:26 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/02/11 01:31:26 INFO : sizeonly: Copied (new) 2025/02/11 01:31:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:27 DEBUG : sizeonly: Sizes identical 2025/02/11 01:31:27 DEBUG : sizeonly: Unchanged skipping 2025/02/11 01:31:27 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:27 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:27 DEBUG : Waiting for deletions to finish 2025/02/11 01:31:27 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:30 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/02/11 01:31:30 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/02/11 01:31:30 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/02/11 01:31:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/02/11 01:31:30 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/02/11 01:31:30 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/02/11 01:31:30 DEBUG : pacer: Reducing sleep to 600ms 2025/02/11 01:31:31 DEBUG : pacer: Reducing sleep to 450ms 2025/02/11 01:31:32 DEBUG : pacer: Reducing sleep to 337.5ms 2025/02/11 01:31:32 DEBUG : pacer: Reducing sleep to 253.125ms 2025/02/11 01:31:33 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/02/11 01:31:33 DEBUG : pacer: Reducing sleep to 142.382812ms --- PASS: TestSyncSizeOnly (8.06s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:34 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/02/11 01:31:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 01:31:34 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:34 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:34 DEBUG : pacer: Reducing sleep to 100ms 2025/02/11 01:31:34 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/02/11 01:31:35 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/11 01:31:35 INFO : ignore-size: Copied (new) 2025/02/11 01:31:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:35 DEBUG : ignore-size: Sizes identical 2025/02/11 01:31:35 DEBUG : ignore-size: Unchanged skipping 2025/02/11 01:31:35 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:35 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:35 DEBUG : Waiting for deletions to finish 2025/02/11 01:31:35 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (4.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:38 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/02/11 01:31:38 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:31:39 DEBUG : existing: Sizes identical 2025/02/11 01:31:39 DEBUG : existing: Unchanged skipping 2025/02/11 01:31:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:39 DEBUG : Waiting for deletions to finish 2025/02/11 01:31:39 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 01:31:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:40 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/02/11 01:31:41 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/11 01:31:41 INFO : existing: Copied (replaced existing) 2025/02/11 01:31:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 01:31:44 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:44 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:45 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/02/11 01:31:45 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/11 01:31:45 INFO : existing: Copied (new) 2025/02/11 01:31:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:46 DEBUG : existing: Destination exists, skipping 2025/02/11 01:31:46 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:46 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:46 DEBUG : Waiting for deletions to finish 2025/02/11 01:31:46 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (4.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:31:49 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/02/11 01:31:49 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:31:51 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/02/11 01:31:51 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/02/11 01:31:51 INFO : d: Making directory 2025/02/11 01:31:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 01:31:54 DEBUG : c/non empty space: Sizes identical 2025/02/11 01:31:54 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 01:31:54 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:31:54 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:31:55 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:31:56 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:31:56 INFO : a/potato2: Copied (new) 2025/02/11 01:31:56 DEBUG : Waiting for deletions to finish 2025/02/11 01:31:57 INFO : b/potato: Deleted 2025/02/11 01:31:57 INFO : d: Removing directory 2025/02/11 01:31:58 INFO : b: Removing directory 2025/02/11 01:31:58 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/02/11 01:31:59 DEBUG : PikPak root 'rclone-test-xofader5nudi': deleted 2 directories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:03 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/02/11 01:32:04 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (17.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:06 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:32:06 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:32:07 DEBUG : empty space: Sizes identical 2025/02/11 01:32:07 DEBUG : empty space: Unchanged skipping 2025/02/11 01:32:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:07 DEBUG : Waiting for deletions to finish 2025/02/11 01:32:07 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:08 DEBUG : empty space: Sizes identical 2025/02/11 01:32:08 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:08 DEBUG : empty space: Unchanged skipping 2025/02/11 01:32:08 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:08 DEBUG : Waiting for deletions to finish 2025/02/11 01:32:08 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (4.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:11 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:32:11 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:32:12 DEBUG : empty space: Sizes identical 2025/02/11 01:32:12 DEBUG : empty space: Unchanged skipping 2025/02/11 01:32:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:12 DEBUG : Waiting for deletions to finish 2025/02/11 01:32:12 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:15 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:32:15 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:32:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 01:32:16 DEBUG : empty space: Sizes identical 2025/02/11 01:32:16 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:16 DEBUG : empty space: Unchanged skipping 2025/02/11 01:32:16 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:16 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:32:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 01:32:17 INFO : potato: Copied (new) 2025/02/11 01:32:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (5.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:21 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:32:21 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:32:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 01:32:22 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:22 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:22 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/02/11 01:32:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 01:32:24 INFO : potato: Copied (replaced existing) 2025/02/11 01:32:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/11 01:32:26 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:32:26 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/02/11 01:32:27 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:27 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/11 01:32:27 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:27 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/02/11 01:32:29 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 01:32:29 INFO : potato: Copied (replaced existing) 2025/02/11 01:32:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (5.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:32 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:32:32 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:32:32 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:32:32 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:32:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:32:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 01:32:33 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:33 DEBUG : empty space: Sizes identical 2025/02/11 01:32:33 DEBUG : empty space: Unchanged skipping 2025/02/11 01:32:33 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:33 DEBUG : Waiting for deletions to finish 2025/02/11 01:32:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:37 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:32:37 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:32:38 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:32:38 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:32:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:32:39 DEBUG : empty space: Sizes identical 2025/02/11 01:32:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:39 DEBUG : empty space: Unchanged skipping 2025/02/11 01:32:39 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:39 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:32:40 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:32:40 INFO : potato2: Copied (new) 2025/02/11 01:32:40 DEBUG : Waiting for deletions to finish 2025/02/11 01:32:41 INFO : potato: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:32:45 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/02/11 01:32:45 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:32:46 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/02/11 01:32:46 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/02/11 01:32:46 INFO : d: Making directory 2025/02/11 01:32:47 INFO : d/e: Making directory 2025/02/11 01:32:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 01:32:50 DEBUG : c/non empty space: Sizes identical 2025/02/11 01:32:50 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 01:32:51 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:32:51 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:32:51 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:32:51 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:32:51 INFO : a/potato2: Copied (new) 2025/02/11 01:32:51 DEBUG : Waiting for deletions to finish 2025/02/11 01:32:52 INFO : b/potato: Deleted 2025/02/11 01:32:52 INFO : d/e: Removing directory 2025/02/11 01:32:54 INFO : d: Removing directory 2025/02/11 01:32:54 DEBUG : d: Rmdir: contains trashed file: "e" 2025/02/11 01:32:55 INFO : b: Removing directory 2025/02/11 01:32:55 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/02/11 01:32:56 DEBUG : PikPak root 'rclone-test-xofader5nudi': deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:00 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/02/11 01:33:01 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:04 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/02/11 01:33:04 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:33:05 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/02/11 01:33:05 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/02/11 01:33:05 INFO : d: Making directory 2025/02/11 01:33:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 01:33:08 DEBUG : c/non empty space: Sizes identical 2025/02/11 01:33:08 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 01:33:08 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:08 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:09 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:33:09 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:33:09 INFO : a/potato2: Copied (new) 2025/02/11 01:33:09 ERROR : PikPak root 'rclone-test-xofader5nudi': not deleting files as there were IO errors 2025/02/11 01:33:09 ERROR : PikPak root 'rclone-test-xofader5nudi': not deleting directories as there were IO errors run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:16 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/02/11 01:33:17 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/02/11 01:33:18 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:20 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:33:20 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:33:21 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:33:21 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:33:21 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:33:22 DEBUG : empty space: Sizes identical 2025/02/11 01:33:22 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:22 DEBUG : empty space: Unchanged skipping 2025/02/11 01:33:22 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:22 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:33:23 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:33:23 INFO : potato2: Copied (new) 2025/02/11 01:33:23 INFO : potato: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (6.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:26 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:33:26 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/02/11 01:33:27 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:33:27 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:33:28 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:28 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:28 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:29 INFO : potato: Deleted 2025/02/11 01:33:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:33:29 DEBUG : empty space: Sizes identical 2025/02/11 01:33:29 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:29 DEBUG : empty space: Unchanged skipping 2025/02/11 01:33:29 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:30 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/02/11 01:33:30 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:33:30 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (7.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:34 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/02/11 01:33:34 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/02/11 01:33:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:33:34 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:34 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:35 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/02/11 01:33:35 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/11 01:33:35 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (5.40s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:39 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/02/11 01:33:39 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:33:40 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:33:40 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:33:40 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 01:33:40 DEBUG : enormous: Excluded 2025/02/11 01:33:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:33:40 DEBUG : potato2: Excluded 2025/02/11 01:33:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:33:40 DEBUG : potato2: Excluded 2025/02/11 01:33:40 DEBUG : empty space: Sizes identical 2025/02/11 01:33:40 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:40 DEBUG : empty space: Unchanged skipping 2025/02/11 01:33:40 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:40 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:40 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:41 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 01:33:41 DEBUG : enormous: Excluded 2025/02/11 01:33:41 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:33:41 DEBUG : potato2: Excluded 2025/02/11 01:33:41 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:33:41 DEBUG : potato2: Excluded 2025/02/11 01:33:41 DEBUG : empty space: Sizes identical 2025/02/11 01:33:41 DEBUG : Local file system at /tmp/rclone4120371012: Waiting for checks to finish 2025/02/11 01:33:41 DEBUG : empty space: Unchanged skipping 2025/02/11 01:33:41 DEBUG : Local file system at /tmp/rclone4120371012: Waiting for transfers to finish 2025/02/11 01:33:41 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:41 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (5.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:45 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/02/11 01:33:45 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:33:45 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:33:45 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:33:46 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/02/11 01:33:46 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/02/11 01:33:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 01:33:47 DEBUG : enormous: Excluded 2025/02/11 01:33:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:33:47 DEBUG : potato2: Excluded 2025/02/11 01:33:47 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:47 DEBUG : empty space: Sizes identical 2025/02/11 01:33:47 DEBUG : empty space: Unchanged skipping 2025/02/11 01:33:47 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:47 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:48 INFO : enormous: Deleted 2025/02/11 01:33:48 INFO : potato2: Deleted 2025/02/11 01:33:48 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:49 DEBUG : empty space: Sizes identical 2025/02/11 01:33:49 DEBUG : empty space: Unchanged skipping 2025/02/11 01:33:49 DEBUG : Local file system at /tmp/rclone4120371012: Waiting for checks to finish 2025/02/11 01:33:49 DEBUG : Local file system at /tmp/rclone4120371012: Waiting for transfers to finish 2025/02/11 01:33:49 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:49 INFO : potato2: Deleted 2025/02/11 01:33:49 INFO : enormous: Deleted 2025/02/11 01:33:49 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.62s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.51s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: true 2025/02/11 01:33:52 INFO : PikPak root 'rclone-test-xofader5nudi': Making map for --track-renames 2025/02/11 01:33:52 INFO : PikPak root 'rclone-test-xofader5nudi': Finished making map for --track-renames 2025/02/11 01:33:52 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 01:33:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 01:33:52 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for renames to finish 2025/02/11 01:33:52 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:53 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/02/11 01:33:53 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 01:33:53 INFO : potato: Copied (new) 2025/02/11 01:33:53 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/02/11 01:33:54 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/02/11 01:33:54 INFO : yam: Copied (new) 2025/02/11 01:33:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:33:54 DEBUG : potato: Sizes identical 2025/02/11 01:33:54 INFO : PikPak root 'rclone-test-xofader5nudi': Making map for --track-renames 2025/02/11 01:33:54 INFO : PikPak root 'rclone-test-xofader5nudi': Finished making map for --track-renames 2025/02/11 01:33:54 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:33:54 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/02/11 01:33:54 DEBUG : potato: Unchanged skipping 2025/02/11 01:33:54 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for renames to finish 2025/02/11 01:33:54 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:33:55 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/02/11 01:33:55 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/02/11 01:33:55 INFO : yaml: Copied (new) 2025/02/11 01:33:55 DEBUG : Waiting for deletions to finish 2025/02/11 01:33:56 INFO : yam: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (7.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/11 01:34:00 ERROR : PikPak root 'rclone-test-xofader5nudi': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/11 01:34:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 01:34:00 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/11 01:34:00 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:00 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:00 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/02/11 01:34:01 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/02/11 01:34:01 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 01:34:01 INFO : potato: Copied (new) 2025/02/11 01:34:01 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/02/11 01:34:01 INFO : yam: Copied (new) 2025/02/11 01:34:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:01 ERROR : PikPak root 'rclone-test-xofader5nudi': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/11 01:34:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/11 01:34:01 DEBUG : potato: Sizes identical 2025/02/11 01:34:01 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:01 DEBUG : potato: Unchanged skipping 2025/02/11 01:34:01 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:02 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/02/11 01:34:02 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/02/11 01:34:02 INFO : yaml: Copied (new) 2025/02/11 01:34:02 DEBUG : Waiting for deletions to finish 2025/02/11 01:34:03 INFO : yam: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/11 01:34:07 INFO : PikPak root 'rclone-test-xofader5nudi': Making map for --track-renames 2025/02/11 01:34:07 INFO : PikPak root 'rclone-test-xofader5nudi': Finished making map for --track-renames 2025/02/11 01:34:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 01:34:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 01:34:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for renames to finish 2025/02/11 01:34:07 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:09 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/02/11 01:34:09 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/02/11 01:34:10 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/11 01:34:10 INFO : potato: Copied (new) 2025/02/11 01:34:10 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/02/11 01:34:10 INFO : sub/yam: Copied (new) 2025/02/11 01:34:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:11 DEBUG : potato: Sizes identical 2025/02/11 01:34:11 DEBUG : potato: Unchanged skipping 2025/02/11 01:34:11 INFO : PikPak root 'rclone-test-xofader5nudi': Making map for --track-renames 2025/02/11 01:34:11 INFO : PikPak root 'rclone-test-xofader5nudi': Finished making map for --track-renames 2025/02/11 01:34:11 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:11 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for renames to finish 2025/02/11 01:34:12 INFO : sub/yam: Moved (server-side) to: yam 2025/02/11 01:34:12 INFO : yam: Renamed from "sub/yam" 2025/02/11 01:34:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:12 DEBUG : Waiting for deletions to finish 2025/02/11 01:34:12 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:18 DEBUG : Creating backend with remote "/tmp/rclone4120371012/dir1" 2025/02/11 01:34:18 DEBUG : Creating backend with remote "/tmp/rclone4120371012/dir2" 2025/02/11 01:34:18 DEBUG : Local file system at /tmp/rclone4120371012/dir2: Using server-side directory move 2025/02/11 01:34:18 INFO : Local file system at /tmp/rclone4120371012/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 01:34:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 01:34:18 DEBUG : Local file system at /tmp/rclone4120371012/dir2: Waiting for checks to finish 2025/02/11 01:34:18 DEBUG : Local file system at /tmp/rclone4120371012/dir2: Waiting for transfers to finish 2025/02/11 01:34:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:34:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 01:34:19 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:19 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:20 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:34:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:34:20 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:34:20 INFO : sub dir/hello world: Deleted 2025/02/11 01:34:21 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/02/11 01:34:21 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/02/11 01:34:21 INFO : nested/sub dir/file: Copied (new) 2025/02/11 01:34:21 INFO : nested/sub dir/file: Deleted 2025/02/11 01:34:21 INFO : sub dir: Removing directory 2025/02/11 01:34:21 INFO : nested/sub dir: Removing directory 2025/02/11 01:34:21 INFO : nested: Removing directory 2025/02/11 01:34:21 DEBUG : Local file system at /tmp/rclone4120371012: deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:34:27 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/02/11 01:34:28 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:34:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 01:34:30 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:30 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:32 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/02/11 01:34:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 01:34:32 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:34:32 INFO : sub dir/hello world: Deleted 2025/02/11 01:34:33 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/02/11 01:34:33 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/02/11 01:34:33 INFO : nested/sub dir/file: Copied (new) 2025/02/11 01:34:33 INFO : nested/sub dir/file: Deleted run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:34:39 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/02/11 01:34:40 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 01:34:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 01:34:42 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:42 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:43 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/02/11 01:34:43 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/02/11 01:34:43 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/11 01:34:43 INFO : existing: Copied (new) 2025/02/11 01:34:43 INFO : existing: Deleted 2025/02/11 01:34:43 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/02/11 01:34:43 INFO : existing-b: Copied (new) 2025/02/11 01:34:43 INFO : existing-b: Deleted 2025/02/11 01:34:44 DEBUG : existing: Destination exists, skipping 2025/02/11 01:34:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 01:34:44 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:34:44 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:34:44 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (5.27s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:34:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hofikuh2coju" 2025/02/11 01:34:49 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/02/11 01:34:49 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:34:49 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:34:49 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:34:50 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/02/11 01:34:50 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-xofader5nudi' -> PikPak root 'rclone-test-hofikuh2coju' 2025/02/11 01:34:52 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:34:52 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:34:52 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/02/11 01:34:52 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:34:53 DEBUG : PikPak root 'rclone-test-hofikuh2coju': Using server-side directory move 2025/02/11 01:34:53 INFO : PikPak root 'rclone-test-hofikuh2coju': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 01:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:34:53 DEBUG : empty space: Sizes identical 2025/02/11 01:34:53 DEBUG : empty space: Unchanged skipping 2025/02/11 01:34:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 01:34:53 DEBUG : PikPak root 'rclone-test-hofikuh2coju': Waiting for checks to finish 2025/02/11 01:34:54 INFO : empty space: Deleted 2025/02/11 01:34:54 DEBUG : PikPak root 'rclone-test-hofikuh2coju': Waiting for transfers to finish 2025/02/11 01:34:54 INFO : potato2: Moved (server-side) 2025/02/11 01:34:55 INFO : potato3: Deleted 2025/02/11 01:34:56 INFO : potato3: Moved (server-side) 2025/02/11 01:34:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hubufif5zico" 2025/02/11 01:34:58 DEBUG : PikPak root 'rclone-test-hubufif5zico': Using server-side directory move 2025/02/11 01:34:59 INFO : PikPak root 'rclone-test-hubufif5zico': Server side directory move succeeded 2025/02/11 01:35:00 ERROR : : error listing: directory not found 2025/02/11 01:35:00 DEBUG : PikPak root 'rclone-test-hubufif5zico': Purge remote 2025/02/11 01:35:01 DEBUG : PikPak root 'rclone-test-hofikuh2coju': Purge remote 2025/02/11 01:35:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.47s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:35:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-homijah0pana" 2025/02/11 01:35:03 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/02/11 01:35:03 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:35:04 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:35:04 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:35:04 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/02/11 01:35:04 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-xofader5nudi' -> PikPak root 'rclone-test-homijah0pana' 2025/02/11 01:35:06 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:35:06 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:35:07 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/02/11 01:35:07 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:35:07 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 01:35:07 DEBUG : empty space: Excluded 2025/02/11 01:35:07 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 01:35:07 DEBUG : empty space: Excluded 2025/02/11 01:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:35:07 DEBUG : PikPak root 'rclone-test-homijah0pana': Waiting for checks to finish 2025/02/11 01:35:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 01:35:07 DEBUG : PikPak root 'rclone-test-homijah0pana': Waiting for transfers to finish 2025/02/11 01:35:08 INFO : potato2: Moved (server-side) 2025/02/11 01:35:09 INFO : potato3: Deleted 2025/02/11 01:35:10 INFO : potato3: Moved (server-side) 2025/02/11 01:35:11 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kijifix6cogi" 2025/02/11 01:35:13 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 01:35:13 DEBUG : empty space: Excluded 2025/02/11 01:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:35:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 01:35:13 DEBUG : PikPak root 'rclone-test-kijifix6cogi': Waiting for checks to finish 2025/02/11 01:35:13 DEBUG : PikPak root 'rclone-test-kijifix6cogi': Waiting for transfers to finish 2025/02/11 01:35:14 INFO : potato2: Moved (server-side) 2025/02/11 01:35:15 INFO : potato3: Moved (server-side) 2025/02/11 01:35:16 DEBUG : PikPak root 'rclone-test-kijifix6cogi': Purge remote 2025/02/11 01:35:17 DEBUG : PikPak root 'rclone-test-homijah0pana': Purge remote --- PASS: TestServerSideMoveWithFilter (17.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:35:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nifeziw9heke" 2025/02/11 01:35:21 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/02/11 01:35:21 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:35:21 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:35:21 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:35:22 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/02/11 01:35:22 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/02/11 01:35:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-xofader5nudi' -> PikPak root 'rclone-test-nifeziw9heke' 2025/02/11 01:35:24 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/02/11 01:35:24 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:35:25 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/02/11 01:35:25 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/02/11 01:35:26 DEBUG : PikPak root 'rclone-test-nifeziw9heke': Using server-side directory move 2025/02/11 01:35:26 INFO : PikPak root 'rclone-test-nifeziw9heke': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 01:35:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:35:26 DEBUG : empty space: Sizes identical 2025/02/11 01:35:26 DEBUG : empty space: Unchanged skipping 2025/02/11 01:35:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 01:35:26 DEBUG : PikPak root 'rclone-test-nifeziw9heke': Waiting for checks to finish 2025/02/11 01:35:27 INFO : potato2: Moved (server-side) 2025/02/11 01:35:28 INFO : empty space: Deleted 2025/02/11 01:35:28 DEBUG : PikPak root 'rclone-test-nifeziw9heke': Waiting for transfers to finish 2025/02/11 01:35:28 INFO : potato3: Deleted 2025/02/11 01:35:29 INFO : potato3: Moved (server-side) 2025/02/11 01:35:29 INFO : tomatoDir: Removing directory 2025/02/11 01:35:30 DEBUG : PikPak root 'rclone-test-xofader5nudi': deleted 1 directories 2025/02/11 01:35:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kesihar3rimo" 2025/02/11 01:35:32 INFO : tomatoDir: Making directory 2025/02/11 01:35:33 DEBUG : PikPak root 'rclone-test-kesihar3rimo': Using server-side directory move 2025/02/11 01:35:33 INFO : PikPak root 'rclone-test-kesihar3rimo': Server side directory move succeeded 2025/02/11 01:35:35 ERROR : : error listing: directory not found 2025/02/11 01:35:35 ERROR : : error listing: directory not found 2025/02/11 01:35:35 DEBUG : PikPak root 'rclone-test-kesihar3rimo': Purge remote 2025/02/11 01:35:36 DEBUG : PikPak root 'rclone-test-nifeziw9heke': Purge remote 2025/02/11 01:35:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:35:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/rclone-sync-test" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (4.51s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:35:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/rclone-sync-test" 2025/02/11 01:35:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/rclone-sync-test-include/layer2" 2025/02/11 01:35:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/rclone-sync-test-ignore-file" 2025/02/11 01:35:50 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/02/11 01:35:50 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/02/11 01:35:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:35:52 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:35:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:35:53 DEBUG : PikPak root 'rclone-test-xofader5nudi/rclone-sync-test': Waiting for checks to finish 2025/02/11 01:35:53 DEBUG : PikPak root 'rclone-test-xofader5nudi/rclone-sync-test': Waiting for transfers to finish 2025/02/11 01:35:53 DEBUG : Waiting for deletions to finish 2025/02/11 01:35:53 INFO : There was nothing to transfer 2025/02/11 01:35:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:35:54 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:35:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:35:55 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:35:55 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:35:55 DEBUG : Waiting for deletions to finish 2025/02/11 01:35:55 INFO : rclone-sync-test-include: Removing directory 2025/02/11 01:35:55 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/02/11 01:35:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/11 01:35:55 DEBUG : PikPak root 'rclone-test-xofader5nudi': failed to delete 1 directories 2025/02/11 01:35:55 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:35:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:35:57 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:35:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:35:57 DEBUG : PikPak root 'rclone-test-xofader5nudi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/11 01:35:57 DEBUG : PikPak root 'rclone-test-xofader5nudi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/11 01:35:57 DEBUG : Waiting for deletions to finish 2025/02/11 01:35:57 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:35:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:35:58 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:36:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/02/11 01:36:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:36:00 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:36:00 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:36:00 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:00 INFO : rclone-sync-test-include: Removing directory 2025/02/11 01:36:00 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/02/11 01:36:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/11 01:36:00 DEBUG : PikPak root 'rclone-test-xofader5nudi': failed to delete 1 directories 2025/02/11 01:36:00 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:36:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:36:02 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/02/11 01:36:02 DEBUG : Config file has changed externally - reloading 2025/02/11 01:36:02 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:36:02 DEBUG : : Excluded 2025/02/11 01:36:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:36:03 DEBUG : PikPak root 'rclone-test-xofader5nudi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/11 01:36:03 DEBUG : PikPak root 'rclone-test-xofader5nudi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/11 01:36:03 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:03 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:36:07 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/02/11 01:36:08 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (38.00s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:36:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:36:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/CompareDest" 2025/02/11 01:36:24 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 01:36:24 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:36:24 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:36:25 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/02/11 01:36:25 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:36:25 INFO : one: Copied (new) 2025/02/11 01:36:25 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:36:27 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:36:27 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:36:28 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/02/11 01:36:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:36:29 INFO : one: Copied (replaced existing) 2025/02/11 01:36:29 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:30 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:36:30 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:36:33 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/02/11 01:36:33 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/02/11 01:36:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:36:35 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:36:36 DEBUG : one: Sizes identical 2025/02/11 01:36:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:36:36 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:36:36 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:36 INFO : There was nothing to transfer 2025/02/11 01:36:37 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/02/11 01:36:37 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:36:38 DEBUG : two: Sizes identical 2025/02/11 01:36:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 01:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:36:38 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:36:39 DEBUG : one: Sizes identical 2025/02/11 01:36:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:36:39 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:36:39 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:39 INFO : There was nothing to transfer 2025/02/11 01:36:41 DEBUG : two: Sizes identical 2025/02/11 01:36:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 01:36:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:36:41 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:36:41 DEBUG : one: Sizes identical 2025/02/11 01:36:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:36:41 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:36:41 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/11 01:36:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 01:36:43 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 01:36:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:36:43 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:36:43 DEBUG : one: Sizes identical 2025/02/11 01:36:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:36:43 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:36:44 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/02/11 01:36:44 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/11 01:36:44 INFO : two: Copied (new) 2025/02/11 01:36:44 DEBUG : Waiting for deletions to finish 2025/02/11 01:36:50 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:36:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:36:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:36:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:36:51 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/02/11 01:36:51 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (32.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:36:53 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/02/11 01:36:53 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/02/11 01:36:54 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/02/11 01:36:54 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/02/11 01:36:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dest" 2025/02/11 01:36:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/pre-dest1" 2025/02/11 01:36:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/pre-dest2" 2025/02/11 01:37:00 DEBUG : 1: Sizes identical 2025/02/11 01:37:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/11 01:37:00 DEBUG : 2: Sizes identical 2025/02/11 01:37:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/11 01:37:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/11 01:37:01 DEBUG : PikPak root 'rclone-test-xofader5nudi/dest': Waiting for checks to finish 2025/02/11 01:37:01 DEBUG : PikPak root 'rclone-test-xofader5nudi/dest': Waiting for transfers to finish 2025/02/11 01:37:02 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/02/11 01:37:02 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/02/11 01:37:02 INFO : 3: Copied (new) 2025/02/11 01:37:02 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:08 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/02/11 01:37:09 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/02/11 01:37:11 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (19.52s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:37:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:37:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/CopyDest" 2025/02/11 01:37:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 01:37:16 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:37:16 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:37:17 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/02/11 01:37:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:37:18 INFO : one: Copied (new) 2025/02/11 01:37:18 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:37:19 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:37:19 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:37:20 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/02/11 01:37:21 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:37:21 INFO : one: Copied (replaced existing) 2025/02/11 01:37:21 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:22 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:37:22 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:37:25 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/02/11 01:37:25 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/02/11 01:37:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/BackupDir" 2025/02/11 01:37:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:37:29 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:37:30 DEBUG : one: Sizes identical 2025/02/11 01:37:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:37:32 INFO : one: Moved (server-side) 2025/02/11 01:37:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:37:33 DEBUG : one: Src hash empty - aborting Dst hash check 2025/02/11 01:37:33 INFO : one: Copied (server-side copy) 2025/02/11 01:37:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/11 01:37:33 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:37:33 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:35 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/02/11 01:37:35 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:37:36 DEBUG : two: Sizes identical 2025/02/11 01:37:38 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/11 01:37:38 DEBUG : two: Src hash empty - aborting Dst hash check 2025/02/11 01:37:38 INFO : two: Copied (server-side copy) 2025/02/11 01:37:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/11 01:37:38 DEBUG : one: Sizes identical 2025/02/11 01:37:38 DEBUG : one: Unchanged skipping 2025/02/11 01:37:38 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:37:38 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:37:38 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:39 DEBUG : one: Sizes identical 2025/02/11 01:37:39 DEBUG : one: Unchanged skipping 2025/02/11 01:37:39 DEBUG : two: Sizes identical 2025/02/11 01:37:39 DEBUG : two: Unchanged skipping 2025/02/11 01:37:39 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:37:39 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:37:39 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:39 INFO : There was nothing to transfer 2025/02/11 01:37:40 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/02/11 01:37:40 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:37:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/11 01:37:42 DEBUG : three: Destination not found in --copy-dest 2025/02/11 01:37:42 DEBUG : three: Need to transfer - File not found at Destination 2025/02/11 01:37:42 DEBUG : one: Sizes identical 2025/02/11 01:37:42 DEBUG : one: Unchanged skipping 2025/02/11 01:37:42 DEBUG : two: Sizes identical 2025/02/11 01:37:42 DEBUG : two: Unchanged skipping 2025/02/11 01:37:42 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:37:42 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:37:42 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/02/11 01:37:43 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/11 01:37:43 INFO : three: Copied (new) 2025/02/11 01:37:43 DEBUG : Waiting for deletions to finish 2025/02/11 01:37:52 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/02/11 01:37:52 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:37:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:37:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:37:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:37:53 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/02/11 01:37:53 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/02/11 01:37:53 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/02/11 01:37:54 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (43.86s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:37:57 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:37:57 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:37:57 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/02/11 01:37:57 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:37:58 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:37:58 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:37:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:38:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/backup" 2025/02/11 01:38:02 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:38:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 01:38:02 DEBUG : two: Sizes identical 2025/02/11 01:38:02 DEBUG : two: Unchanged skipping 2025/02/11 01:38:04 INFO : one: Moved (server-side) 2025/02/11 01:38:04 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:38:04 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/02/11 01:38:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:38:05 INFO : one: Copied (new) 2025/02/11 01:38:05 DEBUG : Waiting for deletions to finish 2025/02/11 01:38:06 INFO : three.txt: Moved (server-side) 2025/02/11 01:38:06 INFO : three.txt: Moved into backup dir 2025/02/11 01:38:07 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:38:07 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/02/11 01:38:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 01:38:09 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:38:09 DEBUG : two: Sizes identical 2025/02/11 01:38:09 DEBUG : two: Unchanged skipping 2025/02/11 01:38:10 INFO : one: Deleted 2025/02/11 01:38:11 INFO : one: Moved (server-side) 2025/02/11 01:38:11 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:38:12 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/02/11 01:38:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:38:12 INFO : one: Copied (new) 2025/02/11 01:38:12 DEBUG : Waiting for deletions to finish 2025/02/11 01:38:13 INFO : three.txt: Deleted 2025/02/11 01:38:14 INFO : three.txt: Moved (server-side) 2025/02/11 01:38:14 INFO : three.txt: Moved into backup dir 2025/02/11 01:38:20 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:38:20 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:38:21 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/02/11 01:38:21 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/02/11 01:38:21 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/02/11 01:38:21 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (26.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:38:24 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:38:24 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:38:24 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/02/11 01:38:24 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:38:25 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:38:25 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:38:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:38:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/backup" 2025/02/11 01:38:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 01:38:29 DEBUG : two: Sizes identical 2025/02/11 01:38:29 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:38:29 DEBUG : two: Unchanged skipping 2025/02/11 01:38:31 INFO : one: Moved (server-side) to: one.bak 2025/02/11 01:38:31 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:38:31 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/02/11 01:38:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:38:32 INFO : one: Copied (new) 2025/02/11 01:38:32 DEBUG : Waiting for deletions to finish 2025/02/11 01:38:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 01:38:33 INFO : three.txt: Moved into backup dir 2025/02/11 01:38:35 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:38:35 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/02/11 01:38:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 01:38:36 DEBUG : two: Sizes identical 2025/02/11 01:38:36 DEBUG : two: Unchanged skipping 2025/02/11 01:38:36 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:38:38 INFO : one.bak: Deleted 2025/02/11 01:38:39 INFO : one: Moved (server-side) to: one.bak 2025/02/11 01:38:39 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:38:40 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/02/11 01:38:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:38:40 INFO : one: Copied (new) 2025/02/11 01:38:40 DEBUG : Waiting for deletions to finish 2025/02/11 01:38:41 INFO : three.txt.bak: Deleted 2025/02/11 01:38:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 01:38:42 INFO : three.txt: Moved into backup dir 2025/02/11 01:38:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:38:48 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:38:50 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/02/11 01:38:50 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/02/11 01:38:50 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/02/11 01:38:50 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (28.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:38:52 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:38:52 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:38:53 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/02/11 01:38:53 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:38:53 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:38:53 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:38:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:38:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/backup" 2025/02/11 01:38:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 01:38:58 DEBUG : two: Sizes identical 2025/02/11 01:38:58 DEBUG : two: Unchanged skipping 2025/02/11 01:38:58 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:39:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 01:39:00 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:39:01 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/02/11 01:39:01 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:39:01 INFO : one: Copied (new) 2025/02/11 01:39:01 DEBUG : Waiting for deletions to finish 2025/02/11 01:39:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 01:39:03 INFO : three.txt: Moved into backup dir 2025/02/11 01:39:05 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:39:05 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/02/11 01:39:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 01:39:06 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:39:06 DEBUG : two: Sizes identical 2025/02/11 01:39:06 DEBUG : two: Unchanged skipping 2025/02/11 01:39:07 INFO : one-2019-01-01: Deleted 2025/02/11 01:39:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 01:39:09 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:39:09 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/02/11 01:39:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:39:10 INFO : one: Copied (new) 2025/02/11 01:39:10 DEBUG : Waiting for deletions to finish 2025/02/11 01:39:11 INFO : three-2019-01-01.txt: Deleted 2025/02/11 01:39:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 01:39:12 INFO : three.txt: Moved into backup dir 2025/02/11 01:39:18 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:39:18 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:39:19 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/02/11 01:39:19 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/02/11 01:39:19 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/02/11 01:39:19 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:39:22 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:39:22 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:39:22 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/02/11 01:39:22 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:39:23 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:39:23 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:39:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:39:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 01:39:25 DEBUG : two: Sizes identical 2025/02/11 01:39:25 DEBUG : two: Unchanged skipping 2025/02/11 01:39:25 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:39:26 INFO : one: Moved (server-side) to: one.bak 2025/02/11 01:39:26 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:39:27 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/02/11 01:39:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:39:27 INFO : one: Copied (new) 2025/02/11 01:39:27 DEBUG : Waiting for deletions to finish 2025/02/11 01:39:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 01:39:28 INFO : three.txt: Moved into backup dir 2025/02/11 01:39:28 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:39:28 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/02/11 01:39:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/11 01:39:30 DEBUG : three.txt.bak: Excluded 2025/02/11 01:39:30 DEBUG : one.bak: Excluded (Path Filter) 2025/02/11 01:39:30 DEBUG : one.bak: Excluded 2025/02/11 01:39:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 01:39:30 DEBUG : two: Sizes identical 2025/02/11 01:39:30 DEBUG : two: Unchanged skipping 2025/02/11 01:39:30 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for checks to finish 2025/02/11 01:39:31 INFO : one.bak: Deleted 2025/02/11 01:39:31 INFO : one: Moved (server-side) to: one.bak 2025/02/11 01:39:31 DEBUG : PikPak root 'rclone-test-xofader5nudi/dst': Waiting for transfers to finish 2025/02/11 01:39:32 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/02/11 01:39:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:39:32 INFO : one: Copied (new) 2025/02/11 01:39:32 DEBUG : Waiting for deletions to finish 2025/02/11 01:39:34 INFO : three.txt.bak: Deleted 2025/02/11 01:39:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 01:39:34 INFO : three.txt: Moved into backup dir 2025/02/11 01:39:40 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:39:40 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/02/11 01:39:40 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/02/11 01:39:40 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/02/11 01:39:40 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:39:40 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (20.48s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:39:42 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:39:42 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:39:43 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/02/11 01:39:43 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:39:43 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:39:43 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:39:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:39:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 01:39:46 INFO : one: Moved (server-side) to: one.bak 2025/02/11 01:39:46 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/02/11 01:39:47 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:39:47 INFO : one: Copied (new) 2025/02/11 01:39:47 DEBUG : two: Sizes identical 2025/02/11 01:39:47 DEBUG : two: Unchanged skipping 2025/02/11 01:39:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 01:39:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 01:39:49 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/02/11 01:39:49 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/11 01:39:49 INFO : three.txt: Copied (new) 2025/02/11 01:39:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 01:39:52 INFO : one.bak: Deleted 2025/02/11 01:39:53 INFO : one: Moved (server-side) to: one.bak 2025/02/11 01:39:53 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/02/11 01:39:54 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:39:54 INFO : one: Copied (new) 2025/02/11 01:39:54 DEBUG : two: Sizes identical 2025/02/11 01:39:54 DEBUG : two: Unchanged skipping 2025/02/11 01:39:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 01:39:56 INFO : three.txt.bak: Deleted 2025/02/11 01:39:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 01:39:57 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/02/11 01:39:57 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/11 01:39:57 INFO : three.txt: Copied (new) 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:40:04 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (23.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:40:06 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/02/11 01:40:06 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/02/11 01:40:07 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/02/11 01:40:07 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/02/11 01:40:07 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/02/11 01:40:07 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/02/11 01:40:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xofader5nudi/dst" 2025/02/11 01:40:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 01:40:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 01:40:11 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/02/11 01:40:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:40:12 INFO : one: Copied (new) 2025/02/11 01:40:12 DEBUG : two: Sizes identical 2025/02/11 01:40:12 DEBUG : two: Unchanged skipping 2025/02/11 01:40:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 01:40:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 01:40:13 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/02/11 01:40:14 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/11 01:40:14 INFO : three.txt: Copied (new) 2025/02/11 01:40:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 01:40:17 INFO : one-2019-01-01: Deleted 2025/02/11 01:40:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 01:40:17 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/02/11 01:40:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 01:40:18 INFO : one: Copied (new) 2025/02/11 01:40:18 DEBUG : two: Sizes identical 2025/02/11 01:40:18 DEBUG : two: Unchanged skipping 2025/02/11 01:40:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 01:40:20 INFO : three-2019-01-01.txt: Deleted 2025/02/11 01:40:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 01:40:21 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/02/11 01:40:21 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/11 01:40:21 INFO : three.txt: Copied (new) 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/02/11 01:40:28 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (24.05s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:40:29 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/02/11 01:40:29 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/02/11 01:40:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/11 01:40:31 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:40:31 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:40:31 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/02/11 01:40:33 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/11 01:40:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/11 01:40:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.63s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:40:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 01:40:35 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:40:35 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:40:36 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/02/11 01:40:36 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/11 01:40:36 INFO : existing: Copied (new) 2025/02/11 01:40:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:40:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/11 01:40:37 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:40:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/11 01:40:37 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:40:37 ERROR : PikPak root 'rclone-test-xofader5nudi': not deleting files as there were IO errors 2025/02/11 01:40:37 ERROR : PikPak root 'rclone-test-xofader5nudi': not deleting directories as there were IO errors run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.30s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:40:40 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/02/11 01:40:40 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:41 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:40:41 DEBUG : existing: Sizes identical 2025/02/11 01:40:41 DEBUG : existing: Unchanged skipping 2025/02/11 01:40:41 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:40:41 DEBUG : Waiting for deletions to finish 2025/02/11 01:40:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.11s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.24s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.55s) --- SKIP: TestMaxTransfer/Cautious (1.16s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:40:46 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/02/11 01:40:46 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:47 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/02/11 01:40:47 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:47 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/02/11 01:40:47 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:48 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/02/11 01:40:48 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:49 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/02/11 01:40:49 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:49 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/02/11 01:40:49 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:51 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/02/11 01:40:51 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/02/11 01:40:51 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:52 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/02/11 01:40:52 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:52 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/02/11 01:40:52 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:53 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/02/11 01:40:53 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:54 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/02/11 01:40:54 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:54 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/02/11 01:40:54 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:55 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/02/11 01:40:55 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:56 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/02/11 01:40:56 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:56 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/02/11 01:40:56 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:57 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/02/11 01:40:57 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:58 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/02/11 01:40:58 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:58 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/02/11 01:40:58 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:40:59 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/02/11 01:40:59 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:00 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/02/11 01:41:00 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:00 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/02/11 01:41:00 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:01 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/02/11 01:41:01 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:02 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/02/11 01:41:02 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:03 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/02/11 01:41:03 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:03 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/02/11 01:41:03 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:04 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/02/11 01:41:04 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:05 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/02/11 01:41:05 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:05 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/02/11 01:41:05 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:06 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/02/11 01:41:06 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:07 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/02/11 01:41:07 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:08 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/02/11 01:41:08 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:08 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/02/11 01:41:08 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:09 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/02/11 01:41:09 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:10 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/02/11 01:41:10 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:10 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/02/11 01:41:10 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:11 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/02/11 01:41:11 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:12 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/02/11 01:41:12 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:13 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/02/11 01:41:13 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:13 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/02/11 01:41:13 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:14 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/02/11 01:41:14 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:15 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:41:15 DEBUG : both1: Sizes identical 2025/02/11 01:41:15 DEBUG : both0: Sizes identical 2025/02/11 01:41:15 DEBUG : both10: Sizes identical 2025/02/11 01:41:15 DEBUG : both11: Sizes identical 2025/02/11 01:41:15 DEBUG : both1: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both12: Sizes identical 2025/02/11 01:41:15 DEBUG : both0: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both13: Sizes identical 2025/02/11 01:41:15 DEBUG : both13: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both14: Sizes identical 2025/02/11 01:41:15 DEBUG : both14: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both15: Sizes identical 2025/02/11 01:41:15 DEBUG : both15: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both16: Sizes identical 2025/02/11 01:41:15 DEBUG : both10: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both17: Sizes identical 2025/02/11 01:41:15 DEBUG : both17: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both18: Sizes identical 2025/02/11 01:41:15 DEBUG : both11: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both19: Sizes identical 2025/02/11 01:41:15 DEBUG : both12: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both2: Sizes identical 2025/02/11 01:41:15 DEBUG : both2: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both3: Sizes identical 2025/02/11 01:41:15 DEBUG : both3: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both4: Sizes identical 2025/02/11 01:41:15 DEBUG : both4: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both5: Sizes identical 2025/02/11 01:41:15 DEBUG : both5: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both6: Sizes identical 2025/02/11 01:41:15 DEBUG : both16: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both7: Sizes identical 2025/02/11 01:41:15 DEBUG : both18: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both8: Sizes identical 2025/02/11 01:41:15 DEBUG : both8: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both9: Sizes identical 2025/02/11 01:41:15 DEBUG : both9: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both19: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both6: Unchanged skipping 2025/02/11 01:41:15 DEBUG : both7: Unchanged skipping 2025/02/11 01:41:15 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:41:15 DEBUG : Waiting for deletions to finish 2025/02/11 01:41:16 INFO : only13: Deleted 2025/02/11 01:41:16 INFO : only10: Deleted 2025/02/11 01:41:17 INFO : only15: Deleted 2025/02/11 01:41:17 INFO : only17: Deleted 2025/02/11 01:41:17 INFO : only3: Deleted 2025/02/11 01:41:18 INFO : only5: Deleted 2025/02/11 01:41:18 INFO : only6: Deleted 2025/02/11 01:41:18 INFO : only8: Deleted 2025/02/11 01:41:18 INFO : only9: Deleted 2025/02/11 01:41:19 INFO : only11: Deleted 2025/02/11 01:41:19 INFO : only14: Deleted 2025/02/11 01:41:19 INFO : only16: Deleted 2025/02/11 01:41:19 INFO : only18: Deleted 2025/02/11 01:41:20 INFO : only2: Deleted 2025/02/11 01:41:20 INFO : only7: Deleted 2025/02/11 01:41:20 INFO : only0: Deleted 2025/02/11 01:41:20 INFO : only1: Deleted 2025/02/11 01:41:21 INFO : only12: Deleted 2025/02/11 01:41:21 INFO : only19: Deleted 2025/02/11 01:41:21 INFO : only4: Deleted 2025/02/11 01:41:21 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (57.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:41:44 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/02/11 01:41:44 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:44 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/02/11 01:41:44 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:45 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/02/11 01:41:45 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:45 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/02/11 01:41:45 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:46 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/02/11 01:41:46 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:47 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/02/11 01:41:47 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:47 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/02/11 01:41:47 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:48 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/02/11 01:41:48 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:49 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/02/11 01:41:49 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:49 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/02/11 01:41:49 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:50 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/02/11 01:41:50 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:50 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/02/11 01:41:50 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:51 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/02/11 01:41:51 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:52 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/02/11 01:41:52 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:52 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/02/11 01:41:52 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:53 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/02/11 01:41:53 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:54 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/02/11 01:41:54 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:54 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/02/11 01:41:54 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:55 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/02/11 01:41:55 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:56 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/02/11 01:41:56 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:56 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/02/11 01:41:56 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:57 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/02/11 01:41:57 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:59 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/02/11 01:41:59 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:41:59 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/02/11 01:41:59 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:00 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/02/11 01:42:00 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:01 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/02/11 01:42:01 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:01 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/02/11 01:42:01 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:02 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/02/11 01:42:02 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:03 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/02/11 01:42:03 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:04 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/02/11 01:42:04 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:04 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/02/11 01:42:04 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:05 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/02/11 01:42:05 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:06 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/02/11 01:42:06 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:06 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/02/11 01:42:06 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:07 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/02/11 01:42:07 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:08 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/02/11 01:42:08 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:08 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/02/11 01:42:08 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:09 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/02/11 01:42:09 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:10 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/02/11 01:42:10 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:11 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/02/11 01:42:11 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/02/11 01:42:12 DEBUG : both10: Sizes identical 2025/02/11 01:42:12 DEBUG : both0: Sizes identical 2025/02/11 01:42:12 DEBUG : both11: Sizes identical 2025/02/11 01:42:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for checks to finish 2025/02/11 01:42:12 DEBUG : both1: Sizes identical 2025/02/11 01:42:12 DEBUG : both10: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both12: Sizes identical 2025/02/11 01:42:12 DEBUG : both0: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both13: Sizes identical 2025/02/11 01:42:12 DEBUG : both13: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both14: Sizes identical 2025/02/11 01:42:12 DEBUG : both14: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both15: Sizes identical 2025/02/11 01:42:12 DEBUG : both15: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both16: Sizes identical 2025/02/11 01:42:12 DEBUG : both16: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both17: Sizes identical 2025/02/11 01:42:12 DEBUG : both17: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both18: Sizes identical 2025/02/11 01:42:12 DEBUG : both18: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both19: Sizes identical 2025/02/11 01:42:12 DEBUG : both19: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both2: Sizes identical 2025/02/11 01:42:12 DEBUG : both2: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both3: Sizes identical 2025/02/11 01:42:12 DEBUG : both3: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both4: Sizes identical 2025/02/11 01:42:12 DEBUG : both4: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both5: Sizes identical 2025/02/11 01:42:12 DEBUG : both5: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both6: Sizes identical 2025/02/11 01:42:12 DEBUG : both6: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both7: Sizes identical 2025/02/11 01:42:12 DEBUG : both7: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both8: Sizes identical 2025/02/11 01:42:12 DEBUG : both8: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both9: Sizes identical 2025/02/11 01:42:12 DEBUG : both9: Unchanged skipping 2025/02/11 01:42:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/11 01:42:12 DEBUG : both11: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both1: Unchanged skipping 2025/02/11 01:42:12 DEBUG : both12: Unchanged skipping 2025/02/11 01:42:12 DEBUG : PikPak root 'rclone-test-xofader5nudi': Waiting for transfers to finish 2025/02/11 01:42:12 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:12 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:12 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:12 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:12 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/02/11 01:42:12 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/02/11 01:42:13 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/02/11 01:42:13 DEBUG : Config file has changed externally - reloading 2025/02/11 01:42:13 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/02/11 01:42:13 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/02/11 01:42:13 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/02/11 01:42:13 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/02/11 01:42:14 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/02/11 01:42:14 DEBUG : pacer: Reducing sleep to 600ms 2025/02/11 01:42:14 DEBUG : pacer: Reducing sleep to 450ms 2025/02/11 01:42:14 DEBUG : pacer: Reducing sleep to 337.5ms 2025/02/11 01:42:14 DEBUG : pacer: Reducing sleep to 253.125ms 2025/02/11 01:42:14 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/02/11 01:42:15 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/02/11 01:42:15 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/02/11 01:42:15 DEBUG : pacer: Reducing sleep to 100ms 2025/02/11 01:42:16 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/11 01:42:16 INFO : only0: Copied (replaced existing) 2025/02/11 01:42:16 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:16 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/11 01:42:16 INFO : only11: Copied (replaced existing) 2025/02/11 01:42:16 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:16 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/11 01:42:16 INFO : only1: Copied (replaced existing) 2025/02/11 01:42:16 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:17 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/11 01:42:17 INFO : only10: Copied (replaced existing) 2025/02/11 01:42:17 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:18 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/11 01:42:18 INFO : only12: Copied (replaced existing) 2025/02/11 01:42:18 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:18 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/11 01:42:18 INFO : only13: Copied (replaced existing) 2025/02/11 01:42:18 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:18 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/11 01:42:18 INFO : only14: Copied (replaced existing) 2025/02/11 01:42:18 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:18 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/11 01:42:18 INFO : only15: Copied (replaced existing) 2025/02/11 01:42:18 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:19 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/11 01:42:19 INFO : only16: Copied (replaced existing) 2025/02/11 01:42:19 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:20 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/11 01:42:20 INFO : only17: Copied (replaced existing) 2025/02/11 01:42:20 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:20 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/11 01:42:20 INFO : only18: Copied (replaced existing) 2025/02/11 01:42:20 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:20 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/11 01:42:20 INFO : only19: Copied (replaced existing) 2025/02/11 01:42:20 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:21 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/11 01:42:21 INFO : only2: Copied (replaced existing) 2025/02/11 01:42:21 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:22 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/11 01:42:22 INFO : only3: Copied (replaced existing) 2025/02/11 01:42:22 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:22 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/11 01:42:22 INFO : only5: Copied (replaced existing) 2025/02/11 01:42:22 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:22 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/11 01:42:22 INFO : only4: Copied (replaced existing) 2025/02/11 01:42:22 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/02/11 01:42:23 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/11 01:42:23 INFO : only6: Copied (replaced existing) 2025/02/11 01:42:23 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/11 01:42:23 INFO : only7: Copied (replaced existing) 2025/02/11 01:42:24 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/11 01:42:24 INFO : only8: Copied (replaced existing) 2025/02/11 01:42:24 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/11 01:42:24 INFO : only9: Copied (replaced existing) 2025/02/11 01:42:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (85.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:43:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:43:09 INFO : sub dir: Making directory 2025/02/11 01:43:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:43:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:43:31 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/02/11 01:43:32 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/02/11 01:43:33 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/02/11 01:43:35 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/02/11 01:43:36 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/02/11 01:43:38 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/02/11 01:43:39 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/02/11 01:43:40 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (34.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:43:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:43:43 INFO : sub dir: Making directory 2025/02/11 01:43:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-xofader5nudi'", Local "Local file system at /tmp/rclone4120371012", Modify Window "876000h0m0s" 2025/02/11 01:44:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/02/11 01:44:05 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/02/11 01:44:07 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/02/11 01:44:08 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/02/11 01:44:09 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/02/11 01:44:11 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/02/11 01:44:12 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/02/11 01:44:13 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/02/11 01:44:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (34.44s) FAIL 2025/02/11 01:44:17 DEBUG : PikPak root 'rclone-test-xofader5nudi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 15m44.967251093s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]