"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/07/06 01:14:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce" 2025/07/06 01:14:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:14:41 DEBUG : Creating backend with remote "/tmp/rclone1197840626" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:14:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:14:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/06 01:14:42 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:14:42 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.69s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:14:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:14:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:14:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:14:46 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:14:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:14:46 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:14:47 DEBUG : PikPak root 'rclone-test-vacofox5buce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 01:14:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (8.63s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.81s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.88s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:14:54 DEBUG : Creating backend with remote "/non-existing" 2025/07/06 01:14:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/06 01:14:55 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:14:55 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.23s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:14:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:14:56 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:14:56 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:14:58 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:14:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:14:58 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:15:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (10.17s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.28s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:15:07 INFO : PikPak root 'rclone-test-vacofox5buce': Running all checks before starting transfers 2025/07/06 01:15:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:15:07 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:15:07 INFO : PikPak root 'rclone-test-vacofox5buce': Checks finished, now starting transfers 2025/07/06 01:15:07 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:15:09 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:15:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:15:10 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:15:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (9.31s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:15:16 ERROR : Ignoring --no-traverse with sync 2025/07/06 01:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:15:17 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:15:17 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:15:18 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:15:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:15:20 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:15:20 DEBUG : Waiting for deletions to finish 2025/07/06 01:15:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (9.19s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:15:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/06 01:15:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:15:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:15:27 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/07/06 01:15:28 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/07/06 01:15:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (6.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:15:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:15:32 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:15:32 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:15:33 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:15:34 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:15:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:15:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:15:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:15:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:15:38 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:15:39 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:15:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.29s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:15:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/06 01:15:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:15:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/06 01:15:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:15:42 INFO : sub dir2: Making directory 2025/07/06 01:15:43 INFO : sub dir: Making directory 2025/07/06 01:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:15:45 INFO : sub dir2/sub sub dir2: Making directory 2025/07/06 01:15:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:15:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:15:46 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:15:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:15:48 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:15:49 DEBUG : PikPak root 'rclone-test-vacofox5buce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 01:15:56 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/07/06 01:15:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (17.84s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:16:00 INFO : sub dir2: Making directory 2025/07/06 01:16:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/06 01:16:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:16:00 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:16:00 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:16:02 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:16:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:16:03 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:16:07 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (8.73s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:16:09 DEBUG : sub dir2: Making directory with metadata 2025/07/06 01:16:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:16:09 INFO : sub dir2: Making directory 2025/07/06 01:16:10 INFO : sub dir: Making directory 2025/07/06 01:16:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:16:11 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:16:11 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:16:12 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:16:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:16:14 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:16:14 INFO : sub dir/hello world: Deleted 2025/07/06 01:16:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 01:16:16 DEBUG : PikPak root 'rclone-test-vacofox5buce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 01:16:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (15.12s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:16:25 INFO : sub dir2: Making directory 2025/07/06 01:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:16:25 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:16:25 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:16:27 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:16:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:16:28 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:16:28 INFO : sub dir/hello world: Deleted 2025/07/06 01:16:31 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:16:33 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:16:33 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:16:33 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:16:33 DEBUG : pacer: Reducing sleep to 112.5ms --- PASS: TestMoveNoEmptyDirectories (8.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:16:33 DEBUG : sub dir2: Making directory with metadata 2025/07/06 01:16:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:16:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:16:34 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:16:34 INFO : sub dir2: Making directory 2025/07/06 01:16:35 INFO : sub dir: Making directory 2025/07/06 01:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:16:36 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:16:36 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:16:37 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:16:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:16:38 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:16:38 DEBUG : Waiting for deletions to finish 2025/07/06 01:16:40 DEBUG : PikPak root 'rclone-test-vacofox5buce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 01:16:45 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:16:46 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:16:46 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:16:48 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:16:48 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:16:48 DEBUG : pacer: Reducing sleep to 112.5ms --- PASS: TestSyncEmptyDirectories (15.06s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/06 01:16:49 DEBUG : pacer: Reducing sleep to 100ms --- SKIP: TestSyncSetDelayedModTimes (0.78s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:16:49 INFO : sub dir2: Making directory 2025/07/06 01:16:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:16:49 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:16:49 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:16:51 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:16:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:16:52 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:16:52 DEBUG : Waiting for deletions to finish 2025/07/06 01:16:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (8.95s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:16:59 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:16:59 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:17:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mideraj3bovo" 2025/07/06 01:17:02 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) PikPak root 'rclone-test-vacofox5buce' -> PikPak root 'rclone-test-mideraj3bovo' 2025/07/06 01:17:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:17:05 DEBUG : PikPak root 'rclone-test-mideraj3bovo': Waiting for checks to finish 2025/07/06 01:17:05 DEBUG : PikPak root 'rclone-test-mideraj3bovo': Waiting for transfers to finish 2025/07/06 01:17:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:17:11 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/06 01:17:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 01:17:13 DEBUG : PikPak root 'rclone-test-mideraj3bovo': Purge remote 2025/07/06 01:17:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (19.91s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:17:19 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:17:19 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:17:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:17:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 01:17:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:17:26 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/07/06 01:17:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:17:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/06 01:17:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:17:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:17:35 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:17:35 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:17:35 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:17:35 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:17:36 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:17:37 DEBUG : pacer: Reducing sleep to 225ms --- PASS: TestCopyOverSelf (18.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:17:37 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:17:37 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:17:38 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:17:38 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:17:38 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:17:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-guduked9jiqu" sync_test.go:656: Server side copy (if possible) PikPak root 'rclone-test-vacofox5buce' -> PikPak root 'rclone-test-guduked9jiqu' 2025/07/06 01:17:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:17:42 DEBUG : PikPak root 'rclone-test-guduked9jiqu': Waiting for checks to finish 2025/07/06 01:17:42 DEBUG : PikPak root 'rclone-test-guduked9jiqu': Waiting for transfers to finish 2025/07/06 01:17:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:17:45 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/06 01:17:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 01:17:47 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:17:47 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/07/06 01:17:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 01:17:52 DEBUG : PikPak root 'rclone-test-guduked9jiqu': Waiting for checks to finish 2025/07/06 01:17:52 DEBUG : PikPak root 'rclone-test-guduked9jiqu': Waiting for transfers to finish 2025/07/06 01:17:54 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-vacofox5buce') 17 vs dst(PikPak root 'rclone-test-guduked9jiqu') 11 2025/07/06 01:17:54 INFO : sub dir/hello world: Removing failed copy 2025/07/06 01:17:55 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:17:55 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:17:56 DEBUG : pacer: Reducing sleep to 150ms sync_test.go:669: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:669 Error: Received unexpected error: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-vacofox5buce') 17 vs dst(PikPak root 'rclone-test-guduked9jiqu') 11 Test: TestServerSideCopyOverSelf 2025/07/06 01:17:56 DEBUG : PikPak root 'rclone-test-guduked9jiqu': Purge remote 2025/07/06 01:17:56 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:17:57 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:17:57 DEBUG : pacer: Rate limited, increasing sleep to 225ms 2025/07/06 01:17:57 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:17:57 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2025/07/06 01:17:58 DEBUG : pacer: Reducing sleep to 337.5ms 2025/07/06 01:18:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:18:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideCopyOverSelf (25.89s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:18:04 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:18:04 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:18:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 01:18:07 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:18:07 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:18:07 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/07/06 01:18:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:18:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/06 01:18:10 INFO : sub dir/hello world: Deleted 2025/07/06 01:18:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:18:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (13.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:18:17 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:18:17 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:18:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-notubaz5haxa" sync_test.go:701: Server side copy (if possible) PikPak root 'rclone-test-vacofox5buce' -> PikPak root 'rclone-test-notubaz5haxa' 2025/07/06 01:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:18:23 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Waiting for checks to finish 2025/07/06 01:18:23 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Waiting for transfers to finish 2025/07/06 01:18:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:18:26 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/06 01:18:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 01:18:28 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:18:28 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/07/06 01:18:34 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Using server-side directory move 2025/07/06 01:18:34 INFO : PikPak root 'rclone-test-notubaz5haxa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 01:18:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 01:18:35 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Waiting for checks to finish 2025/07/06 01:18:35 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Waiting for transfers to finish 2025/07/06 01:18:37 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:18:37 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:18:37 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:18:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:18:37 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:18:37 INFO : sub dir/hello world: Deleted 2025/07/06 01:18:38 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:18:39 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:18:39 INFO : sub dir/hello world: Moved (server-side) 2025/07/06 01:18:41 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:18:42 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:18:42 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:18:42 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/07/06 01:18:44 DEBUG : testing file moves 2025/07/06 01:18:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/06 01:18:45 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Waiting for checks to finish 2025/07/06 01:18:45 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Waiting for transfers to finish 2025/07/06 01:18:47 INFO : sub dir/hello world: Deleted 2025/07/06 01:18:48 INFO : sub dir/hello world: Moved (server-side) Diff of "logger" and "lsf" 2c2 < ;;24;sub dir/hello world --- > 2025-07-06 01:18:47;;24;sub dir/hello world sync_test.go:3101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3101 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:727 Error: Received unexpected error: logger does not match lsf! logger: ;;24;sub dir/hello world lsf: 2025-07-06 01:18:47;;24;sub dir/hello world Test: TestServerSideMoveOverSelf 2025/07/06 01:18:49 DEBUG : PikPak root 'rclone-test-notubaz5haxa': Purge remote 2025/07/06 01:18:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideMoveOverSelf (36.63s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:18:54 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:18:54 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:18:56 ERROR : error listing: directory not found 2025/07/06 01:18:57 INFO : Local file system at /tmp/rclone1197840626: Making directory 2025/07/06 01:18:58 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:18:58 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:02 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (11.06s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:05 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/06 01:19:05 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/06 01:19:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/06 01:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:19:08 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for checks to finish 2025/07/06 01:19:08 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for transfers to finish 2025/07/06 01:19:10 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/06 01:19:10 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/07/06 01:19:10 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:19:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:19:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (11.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/06 01:19:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:17 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/07/06 01:19:17 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/07/06 01:19:17 INFO : check sum: Copied (new) 2025/07/06 01:19:17 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:18 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/07/06 01:19:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:18 DEBUG : check sum: Size of src and dst objects identical 2025/07/06 01:19:18 DEBUG : check sum: Unchanged skipping 2025/07/06 01:19:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:18 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.66s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/06 01:19:21 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:21 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:22 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/06 01:19:23 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/07/06 01:19:23 INFO : sizeonly: Copied (new) 2025/07/06 01:19:23 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:24 DEBUG : sizeonly: Sizes identical 2025/07/06 01:19:24 DEBUG : sizeonly: Unchanged skipping 2025/07/06 01:19:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:24 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.38s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/06 01:19:28 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:28 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:28 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/07/06 01:19:30 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/07/06 01:19:30 INFO : ignore-size: Copied (new) 2025/07/06 01:19:30 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:31 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:31 DEBUG : ignore-size: Sizes identical 2025/07/06 01:19:31 DEBUG : ignore-size: Unchanged skipping 2025/07/06 01:19:31 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:31 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (7.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:35 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/07/06 01:19:35 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:19:37 DEBUG : existing: Sizes identical 2025/07/06 01:19:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:37 DEBUG : existing: Unchanged skipping 2025/07/06 01:19:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:37 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:37 INFO : There was nothing to transfer 2025/07/06 01:19:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/06 01:19:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:38 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/06 01:19:40 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/06 01:19:40 INFO : existing: Copied (replaced existing) 2025/07/06 01:19:40 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:42 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:19:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:19:43 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:19:43 DEBUG : pacer: Reducing sleep to 112.5ms --- PASS: TestSyncIgnoreTimes (8.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:44 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:19:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 01:19:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:45 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/06 01:19:45 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/06 01:19:45 INFO : existing: Copied (new) 2025/07/06 01:19:45 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:46 DEBUG : existing: Destination exists, skipping 2025/07/06 01:19:46 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:19:46 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:19:46 DEBUG : Waiting for deletions to finish 2025/07/06 01:19:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:19:51 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/07/06 01:19:51 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:19:54 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/07/06 01:19:54 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/07/06 01:19:56 INFO : d: Making directory 2025/07/06 01:19:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 01:20:00 DEBUG : c/non empty space: Sizes identical 2025/07/06 01:20:00 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 01:20:00 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:02 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:20:03 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:20:03 INFO : a/potato2: Copied (new) 2025/07/06 01:20:03 DEBUG : Waiting for deletions to finish 2025/07/06 01:20:05 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:20:05 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:20:05 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:20:05 INFO : b/potato: Deleted 2025/07/06 01:20:05 INFO : d: Removing directory 2025/07/06 01:20:05 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:20:06 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:20:07 INFO : b: Removing directory 2025/07/06 01:20:07 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/07/06 01:20:09 DEBUG : PikPak root 'rclone-test-vacofox5buce': deleted 2 directories 2025/07/06 01:20:12 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:20:12 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:20:12 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:20:13 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:20:14 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:20:15 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/07/06 01:20:17 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (29.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:20:19 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:20:19 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:20:21 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:21 DEBUG : empty space: Sizes identical 2025/07/06 01:20:21 DEBUG : empty space: Unchanged skipping 2025/07/06 01:20:21 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:21 DEBUG : Waiting for deletions to finish 2025/07/06 01:20:21 INFO : There was nothing to transfer 2025/07/06 01:20:22 DEBUG : empty space: Sizes identical 2025/07/06 01:20:22 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:22 DEBUG : empty space: Unchanged skipping 2025/07/06 01:20:22 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:22 DEBUG : Waiting for deletions to finish 2025/07/06 01:20:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:20:25 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:20:25 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:20:27 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:27 DEBUG : empty space: Sizes identical 2025/07/06 01:20:27 DEBUG : empty space: Unchanged skipping 2025/07/06 01:20:27 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:27 DEBUG : Waiting for deletions to finish 2025/07/06 01:20:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.83s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.26s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:20:32 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:20:32 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:20:34 DEBUG : empty space: Sizes identical 2025/07/06 01:20:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/06 01:20:34 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:34 DEBUG : empty space: Unchanged skipping 2025/07/06 01:20:34 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:35 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:20:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/06 01:20:36 INFO : potato: Copied (new) 2025/07/06 01:20:36 DEBUG : Waiting for deletions to finish 2025/07/06 01:20:38 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:20:38 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:20:38 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:20:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:20:39 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:20:39 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:20:41 DEBUG : pacer: Reducing sleep to 126.5625ms --- PASS: TestSyncAfterAddingAFile (9.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:20:41 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:20:41 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:20:41 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:20:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/06 01:20:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:44 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/07/06 01:20:47 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/06 01:20:47 INFO : potato: Copied (replaced existing) 2025/07/06 01:20:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (9.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/07/06 01:20:50 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:20:50 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/07/06 01:20:53 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/07/06 01:20:53 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:20:53 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:20:53 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/07/06 01:20:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/06 01:20:56 INFO : potato: Copied (replaced existing) 2025/07/06 01:20:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:20:59 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:20:59 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:21:02 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:21:02 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:21:04 DEBUG : empty space: Sizes identical 2025/07/06 01:21:04 DEBUG : empty space: Unchanged skipping 2025/07/06 01:21:04 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:21:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/06 01:21:04 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:21:04 DEBUG : Waiting for deletions to finish 2025/07/06 01:21:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:21:08 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:21:08 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:21:10 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:21:10 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:21:13 DEBUG : empty space: Sizes identical 2025/07/06 01:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:21:13 DEBUG : empty space: Unchanged skipping 2025/07/06 01:21:13 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:21:13 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:21:14 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:21:16 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:21:16 INFO : potato2: Copied (new) 2025/07/06 01:21:16 DEBUG : Waiting for deletions to finish 2025/07/06 01:21:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:21:22 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/07/06 01:21:22 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:21:26 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/07/06 01:21:26 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/07/06 01:21:28 INFO : d: Making directory 2025/07/06 01:21:30 INFO : d/e: Making directory 2025/07/06 01:21:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 01:21:34 DEBUG : c/non empty space: Sizes identical 2025/07/06 01:21:34 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 01:21:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:21:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:21:35 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:21:37 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:21:37 INFO : a/potato2: Copied (new) 2025/07/06 01:21:37 DEBUG : Waiting for deletions to finish 2025/07/06 01:21:39 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:21:39 INFO : b/potato: Deleted 2025/07/06 01:21:39 INFO : d/e: Removing directory 2025/07/06 01:21:41 INFO : d: Removing directory 2025/07/06 01:21:42 DEBUG : d: Rmdir: contains trashed file: "e" 2025/07/06 01:21:43 INFO : b: Removing directory 2025/07/06 01:21:44 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/07/06 01:21:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': deleted 3 directories 2025/07/06 01:21:48 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:21:48 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:21:49 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:21:49 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:21:50 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:21:51 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/07/06 01:21:52 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (32.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:21:55 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/07/06 01:21:55 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:21:58 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/07/06 01:21:58 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/07/06 01:21:59 INFO : d: Making directory 2025/07/06 01:22:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 01:22:03 DEBUG : c/non empty space: Sizes identical 2025/07/06 01:22:03 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 01:22:03 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:22:03 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:22:04 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:22:06 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:22:06 INFO : a/potato2: Copied (new) 2025/07/06 01:22:06 ERROR : PikPak root 'rclone-test-vacofox5buce': not deleting files as there were IO errors 2025/07/06 01:22:06 ERROR : PikPak root 'rclone-test-vacofox5buce': not deleting directories as there were IO errors 2025/07/06 01:22:15 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/07/06 01:22:16 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/07/06 01:22:18 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:22:20 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:22:20 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:22:22 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:22:22 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:22:24 DEBUG : Waiting for deletions to finish 2025/07/06 01:22:24 DEBUG : empty space: Sizes identical 2025/07/06 01:22:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:22:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:22:24 DEBUG : empty space: Unchanged skipping 2025/07/06 01:22:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:22:25 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:22:25 INFO : potato: Deleted 2025/07/06 01:22:26 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:22:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:22:31 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:22:31 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/06 01:22:32 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:22:32 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:22:34 DEBUG : Waiting for deletions to finish 2025/07/06 01:22:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:22:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:22:36 INFO : potato: Deleted 2025/07/06 01:22:36 DEBUG : empty space: Sizes identical 2025/07/06 01:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:22:36 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:22:36 DEBUG : empty space: Unchanged skipping 2025/07/06 01:22:36 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:22:37 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/06 01:22:39 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:22:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:22:43 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/06 01:22:43 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/07/06 01:22:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:22:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:22:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:22:46 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/07/06 01:22:48 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/06 01:22:48 INFO : potato2: Copied (new) 2025/07/06 01:22:51 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:22:51 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:22:51 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:22:52 DEBUG : pacer: Reducing sleep to 112.5ms --- PASS: TestCopyDeleteBefore (9.00s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:22:52 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:22:52 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/06 01:22:52 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:22:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:22:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:22:56 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 01:22:56 DEBUG : enormous: Excluded 2025/07/06 01:22:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 01:22:56 DEBUG : potato2: Excluded 2025/07/06 01:22:57 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 01:22:57 DEBUG : potato2: Excluded 2025/07/06 01:22:57 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:22:57 DEBUG : empty space: Sizes identical 2025/07/06 01:22:57 DEBUG : empty space: Unchanged skipping 2025/07/06 01:22:57 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:22:57 DEBUG : Waiting for deletions to finish 2025/07/06 01:22:57 INFO : There was nothing to transfer 2025/07/06 01:22:57 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 01:22:57 DEBUG : enormous: Excluded 2025/07/06 01:22:57 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 01:22:57 DEBUG : potato2: Excluded 2025/07/06 01:22:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 01:22:58 DEBUG : potato2: Excluded 2025/07/06 01:22:58 DEBUG : empty space: Sizes identical 2025/07/06 01:22:58 DEBUG : empty space: Unchanged skipping 2025/07/06 01:22:58 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for checks to finish 2025/07/06 01:22:58 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for transfers to finish 2025/07/06 01:22:58 DEBUG : Waiting for deletions to finish 2025/07/06 01:22:58 INFO : There was nothing to transfer 2025/07/06 01:23:00 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:23:00 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:23:01 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:23:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:23:01 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:23:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/07/06 01:23:01 DEBUG : pacer: Reducing sleep to 600ms 2025/07/06 01:23:02 DEBUG : pacer: Reducing sleep to 450ms --- PASS: TestSyncWithExclude (10.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:23:03 DEBUG : pacer: Reducing sleep to 337.5ms 2025/07/06 01:23:03 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/06 01:23:03 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:23:05 DEBUG : pacer: Reducing sleep to 253.125ms 2025/07/06 01:23:05 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/07/06 01:23:05 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:23:05 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:23:06 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/07/06 01:23:06 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/07/06 01:23:06 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/07/06 01:23:06 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/07/06 01:23:08 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:23:08 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 01:23:08 DEBUG : enormous: Excluded 2025/07/06 01:23:08 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 01:23:08 DEBUG : potato2: Excluded 2025/07/06 01:23:09 DEBUG : empty space: Sizes identical 2025/07/06 01:23:09 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:09 DEBUG : empty space: Unchanged skipping 2025/07/06 01:23:09 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:09 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:10 INFO : enormous: Deleted 2025/07/06 01:23:10 INFO : potato2: Deleted 2025/07/06 01:23:10 INFO : There was nothing to transfer 2025/07/06 01:23:12 DEBUG : empty space: Sizes identical 2025/07/06 01:23:12 DEBUG : empty space: Unchanged skipping 2025/07/06 01:23:12 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for checks to finish 2025/07/06 01:23:12 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for transfers to finish 2025/07/06 01:23:12 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:12 INFO : enormous: Deleted 2025/07/06 01:23:12 INFO : potato2: Deleted 2025/07/06 01:23:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.83s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: true 2025/07/06 01:23:15 INFO : PikPak root 'rclone-test-vacofox5buce': Making map for --track-renames 2025/07/06 01:23:15 INFO : PikPak root 'rclone-test-vacofox5buce': Finished making map for --track-renames 2025/07/06 01:23:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 01:23:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/06 01:23:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for renames to finish 2025/07/06 01:23:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:15 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/06 01:23:16 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/07/06 01:23:17 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/06 01:23:17 INFO : yam: Copied (new) 2025/07/06 01:23:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/06 01:23:17 INFO : potato: Copied (new) 2025/07/06 01:23:17 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:18 DEBUG : potato: Sizes identical 2025/07/06 01:23:18 INFO : PikPak root 'rclone-test-vacofox5buce': Making map for --track-renames 2025/07/06 01:23:18 INFO : PikPak root 'rclone-test-vacofox5buce': Finished making map for --track-renames 2025/07/06 01:23:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:18 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/06 01:23:18 DEBUG : potato: Unchanged skipping 2025/07/06 01:23:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for renames to finish 2025/07/06 01:23:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:18 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/06 01:23:20 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/06 01:23:20 INFO : yaml: Copied (new) 2025/07/06 01:23:20 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:22 INFO : yam: Deleted sync_test.go:1594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1594 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (10.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/07/06 01:23:25 ERROR : PikPak root 'rclone-test-vacofox5buce': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/06 01:23:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/06 01:23:26 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/06 01:23:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:26 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/07/06 01:23:27 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/06 01:23:28 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/06 01:23:28 INFO : yam: Copied (new) 2025/07/06 01:23:29 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/06 01:23:29 INFO : potato: Copied (new) 2025/07/06 01:23:29 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:29 ERROR : PikPak root 'rclone-test-vacofox5buce': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/06 01:23:30 DEBUG : potato: Sizes identical 2025/07/06 01:23:30 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/06 01:23:30 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:30 DEBUG : potato: Unchanged skipping 2025/07/06 01:23:30 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:30 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/06 01:23:32 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/06 01:23:32 INFO : yaml: Copied (new) 2025/07/06 01:23:32 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:34 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/07/06 01:23:38 INFO : PikPak root 'rclone-test-vacofox5buce': Making map for --track-renames 2025/07/06 01:23:38 INFO : PikPak root 'rclone-test-vacofox5buce': Finished making map for --track-renames 2025/07/06 01:23:38 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 01:23:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/06 01:23:38 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for renames to finish 2025/07/06 01:23:38 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:39 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/07/06 01:23:39 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/06 01:23:41 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/06 01:23:41 INFO : potato: Copied (new) 2025/07/06 01:23:41 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/07/06 01:23:41 INFO : sub/yam: Copied (new) 2025/07/06 01:23:41 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:42 DEBUG : potato: Sizes identical 2025/07/06 01:23:42 DEBUG : potato: Unchanged skipping 2025/07/06 01:23:42 INFO : PikPak root 'rclone-test-vacofox5buce': Making map for --track-renames 2025/07/06 01:23:42 INFO : PikPak root 'rclone-test-vacofox5buce': Finished making map for --track-renames 2025/07/06 01:23:42 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:42 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for renames to finish 2025/07/06 01:23:44 INFO : sub/yam: Moved (server-side) to: yam 2025/07/06 01:23:44 INFO : yam: Renamed from "sub/yam" 2025/07/06 01:23:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:44 DEBUG : Waiting for deletions to finish 2025/07/06 01:23:44 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:23:50 DEBUG : Creating backend with remote "/tmp/rclone1197840626/dir1" 2025/07/06 01:23:50 DEBUG : Config file has changed externally - reloading 2025/07/06 01:23:50 DEBUG : Creating backend with remote "/tmp/rclone1197840626/dir2" 2025/07/06 01:23:50 DEBUG : Local file system at /tmp/rclone1197840626/dir2: Using server-side directory move 2025/07/06 01:23:50 INFO : Local file system at /tmp/rclone1197840626/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 01:23:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/06 01:23:50 DEBUG : Local file system at /tmp/rclone1197840626/dir2: Waiting for checks to finish 2025/07/06 01:23:50 INFO : file1.txt: Moved (server-side) 2025/07/06 01:23:50 DEBUG : Local file system at /tmp/rclone1197840626/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:23:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/06 01:23:51 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:23:51 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:23:54 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:23:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:23:55 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:23:55 INFO : sub dir/hello world: Deleted 2025/07/06 01:23:56 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/07/06 01:23:57 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/07/06 01:23:57 INFO : nested/sub dir/file: Copied (new) 2025/07/06 01:23:57 INFO : nested/sub dir/file: Deleted 2025/07/06 01:23:57 INFO : sub dir: Removing directory 2025/07/06 01:23:57 INFO : nested/sub dir: Removing directory 2025/07/06 01:23:57 INFO : nested: Removing directory 2025/07/06 01:23:57 DEBUG : Local file system at /tmp/rclone1197840626: deleted 3 directories 2025/07/06 01:24:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:24:04 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/07/06 01:24:06 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 01:24:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/06 01:24:08 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:24:08 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:24:10 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:24:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/06 01:24:12 INFO : sub dir/hello world: Copied (new) 2025/07/06 01:24:12 INFO : sub dir/hello world: Deleted 2025/07/06 01:24:12 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/07/06 01:24:13 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/07/06 01:24:13 INFO : nested/sub dir/file: Copied (new) 2025/07/06 01:24:13 INFO : nested/sub dir/file: Deleted 2025/07/06 01:24:16 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:24:16 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:24:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:24:20 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/07/06 01:24:22 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:24:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/06 01:24:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 01:24:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:24:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:24:25 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/07/06 01:24:25 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/06 01:24:26 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/07/06 01:24:26 INFO : existing-b: Copied (new) 2025/07/06 01:24:26 INFO : existing-b: Deleted 2025/07/06 01:24:27 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/06 01:24:27 INFO : existing: Copied (new) 2025/07/06 01:24:27 INFO : existing: Deleted 2025/07/06 01:24:28 DEBUG : existing: Destination exists, skipping 2025/07/06 01:24:28 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:24:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/06 01:24:28 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:24:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.03s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:24:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yekolik0vite" 2025/07/06 01:24:34 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/06 01:24:34 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:24:37 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:24:37 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:24:39 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/06 01:24:39 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-vacofox5buce' -> PikPak root 'rclone-test-yekolik0vite' 2025/07/06 01:24:42 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:24:42 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:24:44 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/06 01:24:44 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:24:47 DEBUG : PikPak root 'rclone-test-yekolik0vite': Using server-side directory move 2025/07/06 01:24:47 INFO : PikPak root 'rclone-test-yekolik0vite': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 01:24:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:24:47 DEBUG : empty space: Sizes identical 2025/07/06 01:24:47 DEBUG : empty space: Unchanged skipping 2025/07/06 01:24:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 01:24:47 DEBUG : PikPak root 'rclone-test-yekolik0vite': Waiting for checks to finish 2025/07/06 01:24:48 INFO : empty space: Deleted 2025/07/06 01:24:48 DEBUG : PikPak root 'rclone-test-yekolik0vite': Waiting for transfers to finish 2025/07/06 01:24:48 INFO : potato2: Moved (server-side) 2025/07/06 01:24:48 INFO : potato3: Deleted 2025/07/06 01:24:50 INFO : potato3: Moved (server-side) 2025/07/06 01:24:50 DEBUG : Creating backend with remote "TestPikPak:rclone-test-docojec7vefe" 2025/07/06 01:24:52 DEBUG : PikPak root 'rclone-test-docojec7vefe': Using server-side directory move 2025/07/06 01:24:54 INFO : PikPak root 'rclone-test-docojec7vefe': Server side directory move succeeded 2025/07/06 01:24:55 ERROR : error listing: directory not found 2025/07/06 01:24:55 DEBUG : PikPak root 'rclone-test-docojec7vefe': Purge remote 2025/07/06 01:24:57 DEBUG : PikPak root 'rclone-test-yekolik0vite': Purge remote 2025/07/06 01:24:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (26.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:24:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pumofat1gaja" 2025/07/06 01:25:01 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/06 01:25:01 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:25:04 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:25:04 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:25:06 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/06 01:25:06 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-vacofox5buce' -> PikPak root 'rclone-test-pumofat1gaja' 2025/07/06 01:25:09 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:25:09 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:25:10 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/06 01:25:10 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:25:12 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 01:25:12 DEBUG : empty space: Excluded 2025/07/06 01:25:13 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 01:25:13 DEBUG : empty space: Excluded 2025/07/06 01:25:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:25:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 01:25:13 DEBUG : PikPak root 'rclone-test-pumofat1gaja': Waiting for checks to finish 2025/07/06 01:25:13 DEBUG : PikPak root 'rclone-test-pumofat1gaja': Waiting for transfers to finish 2025/07/06 01:25:14 INFO : potato2: Moved (server-side) 2025/07/06 01:25:14 INFO : potato3: Deleted 2025/07/06 01:25:15 INFO : potato3: Moved (server-side) 2025/07/06 01:25:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-ramehap0tove" 2025/07/06 01:25:18 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 01:25:18 DEBUG : empty space: Excluded 2025/07/06 01:25:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:25:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/06 01:25:18 DEBUG : PikPak root 'rclone-test-ramehap0tove': Waiting for checks to finish 2025/07/06 01:25:18 DEBUG : PikPak root 'rclone-test-ramehap0tove': Waiting for transfers to finish 2025/07/06 01:25:20 INFO : potato2: Moved (server-side) 2025/07/06 01:25:20 INFO : potato3: Moved (server-side) 2025/07/06 01:25:21 DEBUG : PikPak root 'rclone-test-ramehap0tove': Purge remote 2025/07/06 01:25:22 DEBUG : PikPak root 'rclone-test-pumofat1gaja': Purge remote --- PASS: TestServerSideMoveWithFilter (27.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:25:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-haqoqes6hizi" 2025/07/06 01:25:28 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/06 01:25:28 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:25:30 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:25:30 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:25:31 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/06 01:25:31 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/07/06 01:25:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-vacofox5buce' -> PikPak root 'rclone-test-haqoqes6hizi' 2025/07/06 01:25:37 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/06 01:25:37 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:25:39 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/06 01:25:39 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/06 01:25:40 DEBUG : PikPak root 'rclone-test-haqoqes6hizi': Using server-side directory move 2025/07/06 01:25:40 INFO : PikPak root 'rclone-test-haqoqes6hizi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 01:25:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 01:25:41 DEBUG : empty space: Sizes identical 2025/07/06 01:25:41 DEBUG : empty space: Unchanged skipping 2025/07/06 01:25:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 01:25:41 DEBUG : PikPak root 'rclone-test-haqoqes6hizi': Waiting for checks to finish 2025/07/06 01:25:42 INFO : potato3: Deleted 2025/07/06 01:25:42 INFO : empty space: Deleted 2025/07/06 01:25:42 DEBUG : PikPak root 'rclone-test-haqoqes6hizi': Waiting for transfers to finish 2025/07/06 01:25:42 INFO : potato2: Moved (server-side) 2025/07/06 01:25:43 INFO : potato3: Moved (server-side) 2025/07/06 01:25:43 INFO : tomatoDir: Removing directory 2025/07/06 01:25:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': deleted 1 directories 2025/07/06 01:25:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-miqaguf6voso" 2025/07/06 01:25:49 INFO : tomatoDir: Making directory 2025/07/06 01:25:50 DEBUG : PikPak root 'rclone-test-miqaguf6voso': Using server-side directory move 2025/07/06 01:25:51 INFO : PikPak root 'rclone-test-miqaguf6voso': Server side directory move succeeded 2025/07/06 01:25:53 ERROR : error listing: directory not found 2025/07/06 01:25:53 ERROR : error listing: directory not found 2025/07/06 01:25:53 DEBUG : PikPak root 'rclone-test-miqaguf6voso': Purge remote 2025/07/06 01:25:54 DEBUG : PikPak root 'rclone-test-haqoqes6hizi': Purge remote 2025/07/06 01:25:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (29.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.94s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:25:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/rclone-sync-test" --- PASS: TestSyncOverlap (3.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:25:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/rclone-sync-test" 2025/07/06 01:26:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/rclone-sync-test-include/layer2" 2025/07/06 01:26:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/rclone-sync-test-ignore-file" 2025/07/06 01:26:12 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/07/06 01:26:12 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/06 01:26:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 01:26:16 DEBUG : rclone-sync-test: Excluded 2025/07/06 01:26:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 01:26:17 DEBUG : PikPak root 'rclone-test-vacofox5buce/rclone-sync-test': Waiting for checks to finish 2025/07/06 01:26:17 DEBUG : PikPak root 'rclone-test-vacofox5buce/rclone-sync-test': Waiting for transfers to finish 2025/07/06 01:26:17 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:17 INFO : There was nothing to transfer 2025/07/06 01:26:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 01:26:19 DEBUG : rclone-sync-test: Excluded 2025/07/06 01:26:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 01:26:20 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:26:20 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:26:20 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:20 INFO : rclone-sync-test-include: Removing directory 2025/07/06 01:26:20 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/07/06 01:26:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/06 01:26:20 DEBUG : PikPak root 'rclone-test-vacofox5buce': failed to delete 1 directories 2025/07/06 01:26:20 INFO : There was nothing to transfer 2025/07/06 01:26:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 01:26:22 DEBUG : rclone-sync-test: Excluded 2025/07/06 01:26:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 01:26:23 DEBUG : PikPak root 'rclone-test-vacofox5buce/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/06 01:26:23 DEBUG : PikPak root 'rclone-test-vacofox5buce/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/06 01:26:23 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:23 INFO : There was nothing to transfer 2025/07/06 01:26:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 01:26:24 DEBUG : rclone-sync-test: Excluded 2025/07/06 01:26:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 01:26:25 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:26:25 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:26:25 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:25 INFO : rclone-sync-test-include: Removing directory 2025/07/06 01:26:25 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/07/06 01:26:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/06 01:26:25 DEBUG : PikPak root 'rclone-test-vacofox5buce': failed to delete 1 directories 2025/07/06 01:26:25 INFO : There was nothing to transfer 2025/07/06 01:26:26 DEBUG : Excluded 2025/07/06 01:26:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 01:26:27 DEBUG : rclone-sync-test: Excluded 2025/07/06 01:26:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/06 01:26:28 DEBUG : PikPak root 'rclone-test-vacofox5buce/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/06 01:26:28 DEBUG : PikPak root 'rclone-test-vacofox5buce/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/06 01:26:28 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:28 INFO : There was nothing to transfer 2025/07/06 01:26:31 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:26:34 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/07/06 01:26:35 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (39.66s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:26:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:26:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/CompareDest" 2025/07/06 01:26:45 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 01:26:45 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:26:45 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:26:47 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/07/06 01:26:47 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:26:47 INFO : one: Copied (new) 2025/07/06 01:26:47 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:26:50 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:26:50 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:26:50 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/07/06 01:26:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:26:55 INFO : one: Copied (replaced existing) 2025/07/06 01:26:55 DEBUG : Waiting for deletions to finish 2025/07/06 01:26:56 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:26:56 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:27:02 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/07/06 01:27:02 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/07/06 01:27:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:27:05 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:27:07 DEBUG : one: Sizes identical 2025/07/06 01:27:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 01:27:07 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:27:07 DEBUG : Waiting for deletions to finish 2025/07/06 01:27:07 INFO : There was nothing to transfer 2025/07/06 01:27:08 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/07/06 01:27:08 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:27:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:27:12 DEBUG : two: Sizes identical 2025/07/06 01:27:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 01:27:12 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:27:13 DEBUG : one: Sizes identical 2025/07/06 01:27:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 01:27:13 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:27:13 DEBUG : Waiting for deletions to finish 2025/07/06 01:27:13 INFO : There was nothing to transfer 2025/07/06 01:27:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:27:14 DEBUG : one: Sizes identical 2025/07/06 01:27:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 01:27:14 DEBUG : two: Sizes identical 2025/07/06 01:27:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 01:27:14 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:27:14 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:27:14 DEBUG : Waiting for deletions to finish 2025/07/06 01:27:14 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/06 01:27:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:27:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/06 01:27:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 01:27:17 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:27:18 DEBUG : one: Sizes identical 2025/07/06 01:27:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 01:27:18 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:27:18 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/07/06 01:27:19 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/06 01:27:19 INFO : two: Copied (new) 2025/07/06 01:27:19 DEBUG : Waiting for deletions to finish 2025/07/06 01:27:26 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:27:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:27:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:27:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:27:28 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/07/06 01:27:28 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (50.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:27:31 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/07/06 01:27:31 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/07/06 01:27:34 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/07/06 01:27:34 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/07/06 01:27:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dest" 2025/07/06 01:27:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/pre-dest1" 2025/07/06 01:27:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/pre-dest2" 2025/07/06 01:27:43 DEBUG : 1: Sizes identical 2025/07/06 01:27:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/06 01:27:44 DEBUG : 2: Sizes identical 2025/07/06 01:27:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/06 01:27:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/06 01:27:45 DEBUG : PikPak root 'rclone-test-vacofox5buce/dest': Waiting for checks to finish 2025/07/06 01:27:45 DEBUG : PikPak root 'rclone-test-vacofox5buce/dest': Waiting for transfers to finish 2025/07/06 01:27:48 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/07/06 01:27:48 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/07/06 01:27:48 INFO : 3: Copied (new) 2025/07/06 01:27:48 DEBUG : Waiting for deletions to finish 2025/07/06 01:27:55 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/07/06 01:27:57 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/07/06 01:27:59 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (30.92s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:28:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:28:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/CopyDest" 2025/07/06 01:28:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 01:28:07 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:28:07 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:28:09 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/07/06 01:28:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:28:10 INFO : one: Copied (new) 2025/07/06 01:28:10 DEBUG : Waiting for deletions to finish 2025/07/06 01:28:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:28:12 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:28:12 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:28:13 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/07/06 01:28:15 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:28:15 INFO : one: Copied (replaced existing) 2025/07/06 01:28:15 DEBUG : Waiting for deletions to finish 2025/07/06 01:28:16 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:28:16 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:28:20 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/07/06 01:28:20 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/07/06 01:28:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/BackupDir" 2025/07/06 01:28:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:28:26 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:28:27 DEBUG : one: Sizes identical 2025/07/06 01:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:28:29 INFO : one: Moved (server-side) 2025/07/06 01:28:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:28:32 DEBUG : one: Src hash empty - aborting Dst hash check 2025/07/06 01:28:32 INFO : one: Copied (server-side copy) 2025/07/06 01:28:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/06 01:28:32 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:28:32 DEBUG : Waiting for deletions to finish 2025/07/06 01:28:34 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/07/06 01:28:34 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:28:36 DEBUG : one: Sizes identical 2025/07/06 01:28:36 DEBUG : one: Unchanged skipping 2025/07/06 01:28:36 DEBUG : two: Sizes identical 2025/07/06 01:28:38 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/06 01:28:38 DEBUG : two: Src hash empty - aborting Dst hash check 2025/07/06 01:28:38 INFO : two: Copied (server-side copy) 2025/07/06 01:28:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/06 01:28:38 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:28:38 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:28:38 DEBUG : Waiting for deletions to finish 2025/07/06 01:28:40 DEBUG : one: Sizes identical 2025/07/06 01:28:40 DEBUG : one: Unchanged skipping 2025/07/06 01:28:40 DEBUG : two: Sizes identical 2025/07/06 01:28:40 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:28:40 DEBUG : two: Unchanged skipping 2025/07/06 01:28:40 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:28:40 DEBUG : Waiting for deletions to finish 2025/07/06 01:28:40 INFO : There was nothing to transfer 2025/07/06 01:28:41 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/07/06 01:28:41 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:28:45 DEBUG : one: Sizes identical 2025/07/06 01:28:45 DEBUG : one: Unchanged skipping 2025/07/06 01:28:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/06 01:28:46 DEBUG : three: Destination not found in --copy-dest 2025/07/06 01:28:46 DEBUG : three: Need to transfer - File not found at Destination 2025/07/06 01:28:46 DEBUG : two: Sizes identical 2025/07/06 01:28:46 DEBUG : two: Unchanged skipping 2025/07/06 01:28:46 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:28:46 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:28:47 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/07/06 01:28:48 DEBUG : three: Dst hash empty - aborting Src hash check 2025/07/06 01:28:48 INFO : three: Copied (new) 2025/07/06 01:28:48 DEBUG : Waiting for deletions to finish 2025/07/06 01:29:02 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/07/06 01:29:02 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:29:02 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:29:02 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:29:02 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:29:03 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/07/06 01:29:03 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/07/06 01:29:03 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/07/06 01:29:05 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (66.10s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:29:08 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:29:08 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:29:09 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/06 01:29:09 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:29:11 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:29:11 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:29:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:29:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/backup" 2025/07/06 01:29:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 01:29:19 DEBUG : two: Sizes identical 2025/07/06 01:29:19 DEBUG : two: Unchanged skipping 2025/07/06 01:29:19 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:29:21 INFO : one: Moved (server-side) 2025/07/06 01:29:21 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:29:22 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/06 01:29:24 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:29:24 INFO : one: Copied (new) 2025/07/06 01:29:24 DEBUG : Waiting for deletions to finish 2025/07/06 01:29:26 INFO : three.txt: Moved (server-side) 2025/07/06 01:29:26 INFO : three.txt: Moved into backup dir 2025/07/06 01:29:28 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:29:28 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/06 01:29:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 01:29:30 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:29:30 DEBUG : two: Sizes identical 2025/07/06 01:29:30 DEBUG : two: Unchanged skipping 2025/07/06 01:29:32 INFO : one: Deleted 2025/07/06 01:29:34 INFO : one: Moved (server-side) 2025/07/06 01:29:34 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:29:34 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/06 01:29:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:29:36 INFO : one: Copied (new) 2025/07/06 01:29:36 DEBUG : Waiting for deletions to finish 2025/07/06 01:29:37 INFO : three.txt: Deleted 2025/07/06 01:29:39 INFO : three.txt: Moved (server-side) 2025/07/06 01:29:39 INFO : three.txt: Moved into backup dir 2025/07/06 01:29:45 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:29:45 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:29:45 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:29:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:29:46 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:29:46 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:29:47 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:29:47 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:29:47 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:29:47 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:29:48 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:29:49 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/07/06 01:29:49 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/07/06 01:29:49 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/07/06 01:29:49 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (44.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:29:52 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:29:52 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:29:55 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/06 01:29:55 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:29:57 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:29:57 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:29:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:30:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/backup" 2025/07/06 01:30:04 DEBUG : two: Sizes identical 2025/07/06 01:30:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 01:30:04 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:30:04 DEBUG : two: Unchanged skipping 2025/07/06 01:30:08 INFO : one: Moved (server-side) to: one.bak 2025/07/06 01:30:08 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:30:08 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/06 01:30:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:30:09 INFO : one: Copied (new) 2025/07/06 01:30:09 DEBUG : Waiting for deletions to finish 2025/07/06 01:30:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/06 01:30:11 INFO : three.txt: Moved into backup dir 2025/07/06 01:30:12 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:30:12 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/06 01:30:15 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:30:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 01:30:15 DEBUG : two: Sizes identical 2025/07/06 01:30:15 DEBUG : two: Unchanged skipping 2025/07/06 01:30:17 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:30:17 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:30:17 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:30:17 INFO : one.bak: Deleted 2025/07/06 01:30:18 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:30:19 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:30:19 INFO : one: Moved (server-side) to: one.bak 2025/07/06 01:30:19 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:30:20 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/06 01:30:22 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:30:22 INFO : one: Copied (new) 2025/07/06 01:30:22 DEBUG : Waiting for deletions to finish 2025/07/06 01:30:23 INFO : three.txt.bak: Deleted 2025/07/06 01:30:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/06 01:30:25 INFO : three.txt: Moved into backup dir 2025/07/06 01:30:33 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:30:33 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:30:35 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/07/06 01:30:35 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/07/06 01:30:35 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/07/06 01:30:35 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (45.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:30:37 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:30:37 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:30:39 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/06 01:30:39 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:30:40 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:30:40 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:30:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:30:42 DEBUG : Config file has changed externally - reloading 2025/07/06 01:30:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/backup" 2025/07/06 01:30:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 01:30:47 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:30:47 DEBUG : two: Sizes identical 2025/07/06 01:30:47 DEBUG : two: Unchanged skipping 2025/07/06 01:30:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/06 01:30:50 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:30:51 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/06 01:30:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:30:52 INFO : one: Copied (new) 2025/07/06 01:30:52 DEBUG : Waiting for deletions to finish 2025/07/06 01:30:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/06 01:30:55 INFO : three.txt: Moved into backup dir 2025/07/06 01:30:56 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:30:56 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/06 01:30:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 01:30:58 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:30:58 DEBUG : two: Sizes identical 2025/07/06 01:30:58 DEBUG : two: Unchanged skipping 2025/07/06 01:31:00 INFO : one-2019-01-01: Deleted 2025/07/06 01:31:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/06 01:31:02 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:31:03 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/06 01:31:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:31:04 INFO : one: Copied (new) 2025/07/06 01:31:04 DEBUG : Waiting for deletions to finish 2025/07/06 01:31:05 INFO : three-2019-01-01.txt: Deleted 2025/07/06 01:31:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/06 01:31:07 INFO : three.txt: Moved into backup dir 2025/07/06 01:31:13 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:31:13 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:31:13 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:31:14 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:31:15 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:31:15 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:31:15 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:31:17 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/06 01:31:17 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/07/06 01:31:17 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/06 01:31:17 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (41.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:31:19 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:31:19 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:31:20 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/06 01:31:20 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:31:23 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:31:23 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:31:23 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:31:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:31:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 01:31:28 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:31:28 DEBUG : two: Sizes identical 2025/07/06 01:31:28 DEBUG : two: Unchanged skipping 2025/07/06 01:31:29 INFO : one: Moved (server-side) to: one.bak 2025/07/06 01:31:29 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:31:30 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/06 01:31:31 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:31:31 INFO : one: Copied (new) 2025/07/06 01:31:31 DEBUG : Waiting for deletions to finish 2025/07/06 01:31:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/06 01:31:32 INFO : three.txt: Moved into backup dir 2025/07/06 01:31:33 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:31:33 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/06 01:31:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/06 01:31:35 DEBUG : three.txt.bak: Excluded 2025/07/06 01:31:35 DEBUG : one.bak: Excluded (Path Filter) 2025/07/06 01:31:35 DEBUG : one.bak: Excluded 2025/07/06 01:31:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 01:31:35 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for checks to finish 2025/07/06 01:31:35 DEBUG : two: Sizes identical 2025/07/06 01:31:35 DEBUG : two: Unchanged skipping 2025/07/06 01:31:36 INFO : one.bak: Deleted 2025/07/06 01:31:37 INFO : one: Moved (server-side) to: one.bak 2025/07/06 01:31:37 DEBUG : PikPak root 'rclone-test-vacofox5buce/dst': Waiting for transfers to finish 2025/07/06 01:31:37 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/06 01:31:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:31:40 INFO : one: Copied (new) 2025/07/06 01:31:40 DEBUG : Waiting for deletions to finish 2025/07/06 01:31:42 INFO : three.txt.bak: Deleted 2025/07/06 01:31:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/06 01:31:42 INFO : three.txt: Moved into backup dir 2025/07/06 01:31:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:31:50 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/06 01:31:50 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/07/06 01:31:50 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/06 01:31:50 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:31:50 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (32.93s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:31:52 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:31:52 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:31:54 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/06 01:31:54 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:31:55 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:31:55 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:31:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:31:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 01:32:00 INFO : one: Moved (server-side) to: one.bak 2025/07/06 01:32:01 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/06 01:32:02 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:32:02 INFO : one: Copied (new) 2025/07/06 01:32:03 DEBUG : two: Sizes identical 2025/07/06 01:32:03 DEBUG : two: Unchanged skipping 2025/07/06 01:32:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/06 01:32:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/06 01:32:05 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/07/06 01:32:06 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:32:06 INFO : three.txt: Copied (new) 2025/07/06 01:32:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 01:32:09 INFO : one.bak: Deleted 2025/07/06 01:32:10 INFO : one: Moved (server-side) to: one.bak 2025/07/06 01:32:11 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/06 01:32:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:32:12 INFO : one: Copied (new) 2025/07/06 01:32:12 DEBUG : two: Sizes identical 2025/07/06 01:32:12 DEBUG : two: Unchanged skipping 2025/07/06 01:32:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/06 01:32:14 INFO : three.txt.bak: Deleted 2025/07/06 01:32:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/06 01:32:16 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/07/06 01:32:17 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:32:17 INFO : three.txt: Copied (new) 2025/07/06 01:32:24 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:32:24 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:32:24 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:32:24 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:32:25 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:32:26 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (36.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:32:29 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/06 01:32:29 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/06 01:32:30 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/06 01:32:30 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/06 01:32:32 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/06 01:32:32 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/06 01:32:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vacofox5buce/dst" 2025/07/06 01:32:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 01:32:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/06 01:32:37 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/06 01:32:38 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:32:38 INFO : one: Copied (new) 2025/07/06 01:32:39 DEBUG : two: Sizes identical 2025/07/06 01:32:39 DEBUG : two: Unchanged skipping 2025/07/06 01:32:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/06 01:32:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/06 01:32:41 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/07/06 01:32:42 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:32:42 INFO : three.txt: Copied (new) 2025/07/06 01:32:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 01:32:46 INFO : one-2019-01-01: Deleted 2025/07/06 01:32:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/06 01:32:47 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/06 01:32:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/06 01:32:48 INFO : one: Copied (new) 2025/07/06 01:32:48 DEBUG : two: Sizes identical 2025/07/06 01:32:48 DEBUG : two: Unchanged skipping 2025/07/06 01:32:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/06 01:32:50 INFO : three-2019-01-01.txt: Deleted 2025/07/06 01:32:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/06 01:32:51 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/07/06 01:32:52 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:32:52 INFO : three.txt: Copied (new) 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/06 01:33:00 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (34.25s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:33:02 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/07/06 01:33:02 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/07/06 01:33:04 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:33:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/06 01:33:04 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:33:04 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/07/06 01:33:08 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/07/06 01:33:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/06 01:33:08 DEBUG : Waiting for deletions to finish 2025/07/06 01:33:10 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:33:10 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:33:10 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:33:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:33:11 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:33:11 DEBUG : pacer: Reducing sleep to 225ms --- PASS: TestSyncUTFNorm (9.23s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:33:11 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:33:12 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:33:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 01:33:12 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:33:12 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:33:12 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:33:12 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/06 01:33:13 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/06 01:33:13 INFO : existing: Copied (new) 2025/07/06 01:33:13 DEBUG : Waiting for deletions to finish 2025/07/06 01:33:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/06 01:33:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/06 01:33:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:33:15 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:33:15 ERROR : PikPak root 'rclone-test-vacofox5buce': not deleting files as there were IO errors 2025/07/06 01:33:15 ERROR : PikPak root 'rclone-test-vacofox5buce': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.88s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:33:17 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/07/06 01:33:17 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:19 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:33:19 DEBUG : existing: Sizes identical 2025/07/06 01:33:19 DEBUG : existing: Unchanged skipping 2025/07/06 01:33:19 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:33:19 DEBUG : Waiting for deletions to finish 2025/07/06 01:33:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.23s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.72s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.04s) --- SKIP: TestMaxTransfer/Hard (0.74s) --- SKIP: TestMaxTransfer/Soft (0.64s) --- SKIP: TestMaxTransfer/Cautious (0.66s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:33:24 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/07/06 01:33:24 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:26 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/07/06 01:33:26 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:27 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/07/06 01:33:27 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:29 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/07/06 01:33:29 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:31 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/07/06 01:33:31 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:33 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/07/06 01:33:33 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:34 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/07/06 01:33:34 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:37 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/07/06 01:33:37 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:39 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/07/06 01:33:39 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:40 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/07/06 01:33:40 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:42 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/07/06 01:33:42 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:45 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/07/06 01:33:45 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:47 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/07/06 01:33:47 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:49 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/07/06 01:33:49 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:51 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/07/06 01:33:51 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:53 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/07/06 01:33:53 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:54 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/07/06 01:33:54 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:57 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/07/06 01:33:57 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:33:58 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/07/06 01:33:58 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:00 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/07/06 01:34:00 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:02 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/07/06 01:34:02 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:04 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/07/06 01:34:04 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:06 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/07/06 01:34:06 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:08 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/07/06 01:34:08 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:09 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/07/06 01:34:09 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:11 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/07/06 01:34:11 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:13 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/07/06 01:34:13 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:15 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/07/06 01:34:15 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:17 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/07/06 01:34:17 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:18 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/07/06 01:34:18 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:20 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/07/06 01:34:20 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:21 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/07/06 01:34:21 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:23 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/07/06 01:34:23 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:25 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/07/06 01:34:25 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:27 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/07/06 01:34:27 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:28 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/07/06 01:34:28 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:30 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/07/06 01:34:30 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:32 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/07/06 01:34:32 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:34 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/07/06 01:34:34 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:34 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/07/06 01:34:34 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:34:36 DEBUG : both0: Sizes identical 2025/07/06 01:34:36 DEBUG : both11: Sizes identical 2025/07/06 01:34:36 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:34:36 DEBUG : both10: Sizes identical 2025/07/06 01:34:36 DEBUG : both12: Sizes identical 2025/07/06 01:34:36 DEBUG : both0: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both13: Sizes identical 2025/07/06 01:34:36 DEBUG : both13: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both14: Sizes identical 2025/07/06 01:34:36 DEBUG : both14: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both15: Sizes identical 2025/07/06 01:34:36 DEBUG : both15: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both16: Sizes identical 2025/07/06 01:34:36 DEBUG : both11: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both17: Sizes identical 2025/07/06 01:34:36 DEBUG : both10: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both18: Sizes identical 2025/07/06 01:34:36 DEBUG : both17: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both19: Sizes identical 2025/07/06 01:34:36 DEBUG : both12: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both1: Sizes identical 2025/07/06 01:34:36 DEBUG : both1: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both2: Sizes identical 2025/07/06 01:34:36 DEBUG : both16: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both3: Sizes identical 2025/07/06 01:34:36 DEBUG : both3: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both4: Sizes identical 2025/07/06 01:34:36 DEBUG : both18: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both5: Sizes identical 2025/07/06 01:34:36 DEBUG : both5: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both6: Sizes identical 2025/07/06 01:34:36 DEBUG : both19: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both7: Sizes identical 2025/07/06 01:34:36 DEBUG : both4: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both2: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both8: Sizes identical 2025/07/06 01:34:36 DEBUG : both9: Sizes identical 2025/07/06 01:34:36 DEBUG : both8: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both9: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both7: Unchanged skipping 2025/07/06 01:34:36 DEBUG : both6: Unchanged skipping 2025/07/06 01:34:36 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:34:36 DEBUG : Waiting for deletions to finish 2025/07/06 01:34:37 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:34:37 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:34:37 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:34:37 INFO : only16: Deleted 2025/07/06 01:34:37 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:34:37 INFO : only19: Deleted 2025/07/06 01:34:37 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:34:37 INFO : only18: Deleted 2025/07/06 01:34:37 INFO : only17: Deleted 2025/07/06 01:34:38 INFO : only0: Deleted 2025/07/06 01:34:38 INFO : only10: Deleted 2025/07/06 01:34:38 INFO : only14: Deleted 2025/07/06 01:34:39 INFO : only15: Deleted 2025/07/06 01:34:39 INFO : only3: Deleted 2025/07/06 01:34:40 INFO : only4: Deleted 2025/07/06 01:34:40 INFO : only9: Deleted 2025/07/06 01:34:40 INFO : only2: Deleted 2025/07/06 01:34:41 INFO : only5: Deleted 2025/07/06 01:34:41 INFO : only11: Deleted 2025/07/06 01:34:41 INFO : only8: Deleted 2025/07/06 01:34:42 INFO : only13: Deleted 2025/07/06 01:34:42 INFO : only1: Deleted 2025/07/06 01:34:42 INFO : only6: Deleted 2025/07/06 01:34:43 INFO : only7: Deleted 2025/07/06 01:34:43 INFO : only12: Deleted 2025/07/06 01:34:43 INFO : There was nothing to transfer 2025/07/06 01:34:55 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:34:55 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:34:56 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:34:56 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:34:57 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncConcurrentDelete (107.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:35:12 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/07/06 01:35:12 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:13 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/07/06 01:35:13 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:14 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/07/06 01:35:14 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:16 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/07/06 01:35:16 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:17 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/07/06 01:35:17 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:18 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/07/06 01:35:18 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:18 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/07/06 01:35:18 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:20 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/07/06 01:35:20 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:21 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/07/06 01:35:21 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:23 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/07/06 01:35:23 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:24 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/07/06 01:35:24 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:25 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/07/06 01:35:25 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:26 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/07/06 01:35:26 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:28 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/07/06 01:35:28 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:30 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/07/06 01:35:30 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:32 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/07/06 01:35:32 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:33 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/07/06 01:35:33 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:34 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/07/06 01:35:34 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:36 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/07/06 01:35:36 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:37 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/07/06 01:35:37 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:39 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/07/06 01:35:39 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:41 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/07/06 01:35:41 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:42 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/07/06 01:35:42 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:43 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/07/06 01:35:43 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:44 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/07/06 01:35:44 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:46 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/07/06 01:35:46 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:48 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/07/06 01:35:48 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:50 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/07/06 01:35:50 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:52 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/07/06 01:35:52 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:53 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/07/06 01:35:53 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:55 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/07/06 01:35:55 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:56 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/07/06 01:35:56 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:35:58 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/07/06 01:35:58 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:00 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/07/06 01:36:00 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:02 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/07/06 01:36:02 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:05 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/07/06 01:36:05 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:07 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/07/06 01:36:07 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:08 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/07/06 01:36:08 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:10 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/07/06 01:36:10 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:12 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/07/06 01:36:12 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/06 01:36:14 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:36:14 DEBUG : Config file has changed externally - reloading 2025/07/06 01:36:16 DEBUG : both10: Sizes identical 2025/07/06 01:36:16 DEBUG : both0: Sizes identical 2025/07/06 01:36:16 DEBUG : both10: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both12: Sizes identical 2025/07/06 01:36:16 DEBUG : both11: Sizes identical 2025/07/06 01:36:16 DEBUG : both13: Sizes identical 2025/07/06 01:36:16 DEBUG : both12: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both14: Sizes identical 2025/07/06 01:36:16 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:36:16 DEBUG : both13: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both15: Sizes identical 2025/07/06 01:36:16 DEBUG : both0: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both16: Sizes identical 2025/07/06 01:36:16 DEBUG : both16: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both17: Sizes identical 2025/07/06 01:36:16 DEBUG : both17: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both18: Sizes identical 2025/07/06 01:36:16 DEBUG : both18: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both19: Sizes identical 2025/07/06 01:36:16 DEBUG : both11: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both1: Sizes identical 2025/07/06 01:36:16 DEBUG : both14: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both2: Sizes identical 2025/07/06 01:36:16 DEBUG : both19: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both3: Sizes identical 2025/07/06 01:36:16 DEBUG : both3: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both4: Sizes identical 2025/07/06 01:36:16 DEBUG : both4: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both5: Sizes identical 2025/07/06 01:36:16 DEBUG : both5: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both6: Sizes identical 2025/07/06 01:36:16 DEBUG : both6: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both7: Sizes identical 2025/07/06 01:36:16 DEBUG : both15: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both8: Sizes identical 2025/07/06 01:36:16 DEBUG : both7: Unchanged skipping 2025/07/06 01:36:16 DEBUG : both9: Sizes identical 2025/07/06 01:36:16 DEBUG : both8: Unchanged skipping 2025/07/06 01:36:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : both1: Unchanged skipping 2025/07/06 01:36:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:16 DEBUG : both2: Unchanged skipping 2025/07/06 01:36:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : both9: Unchanged skipping 2025/07/06 01:36:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:16 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/06 01:36:16 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:36:16 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/06 01:36:16 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:36:16 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:36:16 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/06 01:36:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:36:17 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:36:17 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/06 01:36:17 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/07/06 01:36:17 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/06 01:36:17 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/07/06 01:36:17 DEBUG : pacer: Reducing sleep to 1.2s 2025/07/06 01:36:17 DEBUG : pacer: Reducing sleep to 900ms 2025/07/06 01:36:17 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:36:17 DEBUG : pacer: Reducing sleep to 675ms 2025/07/06 01:36:19 DEBUG : pacer: Reducing sleep to 506.25ms 2025/07/06 01:36:19 DEBUG : pacer: Reducing sleep to 379.6875ms 2025/07/06 01:36:20 DEBUG : pacer: Reducing sleep to 284.765625ms 2025/07/06 01:36:20 DEBUG : pacer: Reducing sleep to 213.574218ms 2025/07/06 01:36:21 DEBUG : pacer: Reducing sleep to 160.180663ms 2025/07/06 01:36:21 DEBUG : pacer: Reducing sleep to 120.135497ms 2025/07/06 01:36:21 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:36:21 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/07/06 01:36:21 INFO : only14: Copied (replaced existing) 2025/07/06 01:36:21 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:21 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/07/06 01:36:21 INFO : only0: Copied (replaced existing) 2025/07/06 01:36:21 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:22 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/07/06 01:36:22 INFO : only10: Copied (replaced existing) 2025/07/06 01:36:22 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:22 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/07/06 01:36:22 INFO : only13: Copied (replaced existing) 2025/07/06 01:36:22 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:23 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/07/06 01:36:23 INFO : only11: Copied (replaced existing) 2025/07/06 01:36:23 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:24 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/07/06 01:36:24 INFO : only12: Copied (replaced existing) 2025/07/06 01:36:24 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:24 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/07/06 01:36:24 INFO : only17: Copied (replaced existing) 2025/07/06 01:36:24 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:24 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/07/06 01:36:24 INFO : only18: Copied (replaced existing) 2025/07/06 01:36:24 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:25 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:36:25 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:36:25 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:36:26 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:36:26 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:36:26 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/07/06 01:36:26 INFO : only19: Copied (replaced existing) 2025/07/06 01:36:26 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:26 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/07/06 01:36:26 INFO : only2: Copied (replaced existing) 2025/07/06 01:36:26 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:27 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/07/06 01:36:27 INFO : only1: Copied (replaced existing) 2025/07/06 01:36:27 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:28 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/07/06 01:36:28 INFO : only4: Copied (replaced existing) 2025/07/06 01:36:28 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:29 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/07/06 01:36:29 INFO : only5: Copied (replaced existing) 2025/07/06 01:36:29 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:29 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/07/06 01:36:29 INFO : only7: Copied (replaced existing) 2025/07/06 01:36:29 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:30 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/07/06 01:36:30 INFO : only8: Copied (replaced existing) 2025/07/06 01:36:30 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:31 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/07/06 01:36:31 INFO : only16: Copied (replaced existing) 2025/07/06 01:36:31 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/06 01:36:31 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/07/06 01:36:31 INFO : only6: Copied (replaced existing) 2025/07/06 01:36:31 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/07/06 01:36:31 INFO : only15: Copied (replaced existing) 2025/07/06 01:36:33 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/07/06 01:36:33 INFO : only3: Copied (replaced existing) 2025/07/06 01:36:33 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/07/06 01:36:33 INFO : only9: Copied (replaced existing) 2025/07/06 01:36:33 DEBUG : Waiting for deletions to finish 2025/07/06 01:36:40 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:36:40 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:36:40 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:36:41 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:36:41 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:37:04 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:37:04 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:37:05 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:37:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:37:05 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:37:05 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:37:06 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:37:07 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:37:08 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncConcurrentTruncate (135.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:37:27 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:37:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:37:27 DEBUG : empty_on_remote: Making directory with metadata 2025/07/06 01:37:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:37:27 INFO : empty_on_remote: Making directory 2025/07/06 01:37:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/06 01:37:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:37 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:37:37 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:37:38 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:37:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:37:38 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:37:40 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:37:42 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:37:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:37:43 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:37:43 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:37:43 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/07/06 01:37:44 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:37:45 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/07/06 01:37:47 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (23.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:37:50 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:37:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:37:50 DEBUG : empty_on_remote: Making directory with metadata 2025/07/06 01:37:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 01:37:50 INFO : empty_on_remote: Making directory 2025/07/06 01:37:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/06 01:37:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/06 01:37:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:38:08 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/07/06 01:38:11 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/07/06 01:38:13 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" 2025/07/06 01:38:16 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:38:16 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:38:16 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:38:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:38:17 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:38:17 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:38:18 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:38:18 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:38:19 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (29.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:38:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:38:19 INFO : sub dir: Making directory 2025/07/06 01:38:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/06 01:38:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:38:56 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/07/06 01:38:56 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:38:56 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:38:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:38:57 DEBUG : pacer: Reducing sleep to 300ms 2025/07/06 01:38:57 DEBUG : pacer: Reducing sleep to 225ms 2025/07/06 01:38:57 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/07/06 01:38:57 DEBUG : pacer: Reducing sleep to 168.75ms 2025/07/06 01:38:58 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/07/06 01:38:59 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:38:59 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/07/06 01:39:01 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:03 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:05 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:07 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:08 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/07/06 01:39:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (52.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:39:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 01:39:12 INFO : sub dir: Making directory 2025/07/06 01:39:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/06 01:39:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/07/06 01:39:42 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/07/06 01:39:44 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/07/06 01:39:44 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:39:44 DEBUG : pacer: Reducing sleep to 150ms 2025/07/06 01:39:45 DEBUG : pacer: Reducing sleep to 112.5ms 2025/07/06 01:39:45 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/07/06 01:39:45 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:39:47 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:48 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:50 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:52 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/07/06 01:39:54 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/07/06 01:39:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:39:59 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:39:59 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:40:01 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:40:01 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:40:02 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:40:02 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:40:03 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:40:03 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:40:05 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:40:05 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:40:07 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:40:07 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:40:08 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:40:08 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:40:09 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:40:09 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:40:10 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:40:10 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:40:12 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:40:12 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:40:13 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:40:13 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:40:14 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:40:14 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:40:16 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:40:16 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:40:17 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:40:17 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:40:19 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:40:19 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:40:20 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:40:20 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:40:21 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:40:21 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:40:23 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:40:23 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:40:24 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:40:24 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:40:26 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:40:26 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:40:27 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:40:27 DEBUG : splitbananasplit: Excluded 2025/07/06 01:40:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:40:27 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:40:27 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:40:27 DEBUG : banana: Excluded 2025/07/06 01:40:27 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:40:27 DEBUG : apple: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:40:30 DEBUG : banana: Sizes identical 2025/07/06 01:40:30 DEBUG : banana: Unchanged skipping 2025/07/06 01:40:30 DEBUG : apple: Sizes identical 2025/07/06 01:40:30 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:40:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:40:30 DEBUG : apple: Unchanged skipping 2025/07/06 01:40:30 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:40:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:40:31 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:40:31 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:40:31 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:31 INFO : There was nothing to transfer 2025/07/06 01:40:31 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:40:31 DEBUG : splitbananasplit: Excluded 2025/07/06 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:40:31 DEBUG : banana: Excluded 2025/07/06 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:40:31 DEBUG : apple: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:40:34 DEBUG : apple: Sizes identical 2025/07/06 01:40:34 DEBUG : apple: Unchanged skipping 2025/07/06 01:40:34 DEBUG : banana: Sizes identical 2025/07/06 01:40:34 DEBUG : banana: Unchanged skipping 2025/07/06 01:40:34 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:40:34 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:40:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:40:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:40:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:40:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:40:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:40:35 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:35 INFO : There was nothing to transfer 2025/07/06 01:40:35 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:40:35 DEBUG : splitbananasplit: Excluded 2025/07/06 01:40:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:40:35 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:40:35 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:40:35 DEBUG : banana: Excluded 2025/07/06 01:40:35 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:40:35 DEBUG : apple: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:40:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:40:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:41:03 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/NFD run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:41:07 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:41:07 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:41:09 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:41:09 DEBUG : Config file has changed externally - reloading 2025/07/06 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:41:11 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:41:11 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:41:12 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:41:12 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:41:14 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:41:14 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:41:15 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:41:15 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:41:16 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:41:16 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:41:19 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:41:19 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:41:20 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:41:20 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:41:21 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:41:21 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:41:23 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:41:23 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:41:25 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:41:25 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:41:26 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:41:26 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:41:29 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:41:29 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:41:31 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:41:31 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:41:33 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:41:33 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:41:35 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:41:35 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:41:37 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:41:37 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:41:39 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:41:39 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:41:40 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:41:40 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:41:42 DEBUG : Waiting for deletions to finish 2025/07/06 01:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:41:42 DEBUG : splitbananasplit: Excluded 2025/07/06 01:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:41:42 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:41:42 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:41:42 DEBUG : banana: Excluded 2025/07/06 01:41:42 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:41:42 DEBUG : apple: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:41:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:41:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:41:44 DEBUG : apple: Sizes identical 2025/07/06 01:41:44 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:41:44 DEBUG : apple: Unchanged skipping 2025/07/06 01:41:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:41:44 DEBUG : banana: Sizes identical 2025/07/06 01:41:44 DEBUG : banana: Unchanged skipping 2025/07/06 01:41:44 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:41:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:41:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:41:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:41:45 DEBUG : Waiting for deletions to finish 2025/07/06 01:41:45 INFO : There was nothing to transfer 2025/07/06 01:41:45 DEBUG : Waiting for deletions to finish 2025/07/06 01:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : splitbananasplit: Excluded 2025/07/06 01:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:41:45 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : banana: Excluded 2025/07/06 01:41:45 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : apple: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:41:46 DEBUG : apple: Sizes identical 2025/07/06 01:41:46 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:41:46 DEBUG : apple: Unchanged skipping 2025/07/06 01:41:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:41:46 DEBUG : banana: Sizes identical 2025/07/06 01:41:46 DEBUG : banana: Unchanged skipping 2025/07/06 01:41:46 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:41:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:41:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:41:47 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:41:47 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:41:47 DEBUG : Waiting for deletions to finish 2025/07/06 01:41:47 INFO : There was nothing to transfer 2025/07/06 01:41:47 DEBUG : Waiting for deletions to finish 2025/07/06 01:41:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : splitbananasplit: Excluded 2025/07/06 01:41:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:41:47 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : banana: Excluded 2025/07/06 01:41:47 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : apple: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:41:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:41:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:42:13 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/base64 run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:42:16 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:42:16 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:42:18 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:42:18 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:42:20 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:42:20 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:42:22 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:42:22 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:42:23 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:42:23 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:42:24 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:42:24 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:42:25 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:42:25 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:42:27 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:42:27 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:42:29 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:42:29 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:42:30 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:42:30 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:42:32 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:42:32 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:42:34 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:42:34 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:42:36 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:42:36 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:42:38 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:42:38 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:42:39 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:42:39 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:42:41 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:42:41 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:42:43 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:42:43 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:42:45 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:42:45 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:42:46 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:42:46 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:42:48 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:42:48 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:42:49 DEBUG : Waiting for deletions to finish 2025/07/06 01:42:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : splitbananasplit: Excluded 2025/07/06 01:42:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:42:50 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : banana: Excluded 2025/07/06 01:42:50 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : apple: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:42:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:42:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:42:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 01:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:42:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 01:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 01:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 01:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:42:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:42:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:42:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 01:42:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:42:52 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:42:52 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:42:52 DEBUG : YXBwbGU=: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/06 01:42:52 DEBUG : YmFuYW5h: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/06 01:42:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/06 01:42:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/06 01:42:54 DEBUG : YmFuYW5h: Dst hash empty - aborting Src hash check 2025/07/06 01:42:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/06 01:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Dst hash empty - aborting Src hash check 2025/07/06 01:42:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:54 DEBUG : YXBwbGU=: Dst hash empty - aborting Src hash check 2025/07/06 01:42:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/06 01:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/06 01:42:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/06 01:42:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/06 01:42:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/06 01:42:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/06 01:42:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/06 01:42:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/06 01:42:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/06 01:42:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:42:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:42:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:42:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:42:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:42:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:42:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/06 01:42:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:42:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:42:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:42:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/06 01:42:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/06 01:43:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/06 01:43:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Dst hash empty - aborting Src hash check 2025/07/06 01:43:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:43:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/06 01:43:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:43:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Dst hash empty - aborting Src hash check 2025/07/06 01:43:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/06 01:43:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/06 01:43:02 DEBUG : dir1/MDAxNS05Oz0udHh0: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/06 01:43:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Dst hash empty - aborting Src hash check 2025/07/06 01:43:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Dst hash empty - aborting Src hash check 2025/07/06 01:43:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:43:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Dst hash empty - aborting Src hash check 2025/07/06 01:43:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:03 DEBUG : Waiting for deletions to finish 2025/07/06 01:43:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 01:43:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 01:43:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 01:43:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 01:43:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 01:43:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 01:43:05 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 01:43:05 INFO : apple: Deleted 2025/07/06 01:43:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 01:43:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 01:43:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 01:43:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 01:43:07 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 01:43:07 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 01:43:07 INFO : appleappleapplebanana: Deleted 2025/07/06 01:43:07 INFO : splitbananasplit: Deleted 2025/07/06 01:43:07 INFO : banana: Deleted 2025/07/06 01:43:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 01:43:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 01:43:08 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 01:43:08 DEBUG : Waiting for deletions to finish 2025/07/06 01:43:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/06 01:43:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/06 01:43:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/06 01:43:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/06 01:43:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/06 01:43:08 DEBUG : YmFuYW5h: Excluded 2025/07/06 01:43:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/06 01:43:08 DEBUG : YXBwbGU=: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/06 01:43:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:10 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:43:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:43:10 DEBUG : apple: Sizes identical 2025/07/06 01:43:10 DEBUG : apple: Unchanged skipping 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:43:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:43:10 DEBUG : banana: Sizes identical 2025/07/06 01:43:10 DEBUG : banana: Unchanged skipping 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:43:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:43:10 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:43:10 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:43:10 DEBUG : Waiting for deletions to finish 2025/07/06 01:43:10 DEBUG : Waiting for deletions to finish 2025/07/06 01:43:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/06 01:43:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/06 01:43:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : YmFuYW5h: Excluded 2025/07/06 01:43:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : YXBwbGU=: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/06 01:43:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/06 01:43:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/06 01:43:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:12 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:12 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:12 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:12 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 01:43:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 01:43:12 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 01:43:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 01:43:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 01:43:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 01:43:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 01:43:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 01:43:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 01:43:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:43:38 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/prefix run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:43:42 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:43:42 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:43:44 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:43:45 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:43:45 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:43:47 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:43:47 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:43:48 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:43:48 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:43:50 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:43:50 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:43:53 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:43:53 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:43:56 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:43:56 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:43:57 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:43:57 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:44:00 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:44:00 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:44:01 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:44:01 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:44:05 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:44:05 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:44:08 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:44:08 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:44:10 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:44:10 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:44:13 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:44:13 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:44:15 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:44:15 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:44:17 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:44:17 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:44:19 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:44:19 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:44:21 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:44:21 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:44:23 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:44:23 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:44:24 DEBUG : Waiting for deletions to finish 2025/07/06 01:44:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:44:24 DEBUG : splitbananasplit: Excluded 2025/07/06 01:44:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:44:24 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:44:24 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:44:24 DEBUG : banana: Excluded 2025/07/06 01:44:24 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:44:24 DEBUG : apple: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:44:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 01:44:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 01:44:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 01:44:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/06 01:44:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 01:44:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 01:44:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 01:44:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 01:44:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 01:44:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 01:44:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 01:44:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 01:44:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 01:44:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 01:44:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 01:44:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 01:44:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 01:44:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 01:44:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/06 01:44:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:27 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:44:27 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:44:27 DEBUG : PREFIXbanana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/06 01:44:27 DEBUG : PREFIXapple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/06 01:44:27 DEBUG : PREFIXappleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/06 01:44:27 DEBUG : PREFIXsplitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/06 01:44:28 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/07/06 01:44:28 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/06 01:44:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:29 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/07/06 01:44:29 INFO : apple: Copied (new) to: PREFIXapple 2025/07/06 01:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:29 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/06 01:44:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/06 01:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:29 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/07/06 01:44:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/06 01:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/06 01:44:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/06 01:44:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/06 01:44:30 DEBUG : dir1/PREFIX0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/06 01:44:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:31 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:32 DEBUG : dir1/PREFIX0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/06 01:44:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/06 01:44:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/06 01:44:32 DEBUG : dir1/PREFIX0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/06 01:44:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:33 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:34 DEBUG : dir1/PREFIX0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/06 01:44:34 DEBUG : dir1/PREFIX0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/06 01:44:34 DEBUG : dir1/PREFIX0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/06 01:44:34 DEBUG : dir1/PREFIX0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/06 01:44:34 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:35 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:36 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:36 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:36 DEBUG : dir1/PREFIX0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/06 01:44:36 DEBUG : dir1/PREFIX0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/06 01:44:36 DEBUG : dir1/PREFIX0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/06 01:44:37 DEBUG : dir1/PREFIX0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/06 01:44:37 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:38 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:38 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:38 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:38 DEBUG : Waiting for deletions to finish 2025/07/06 01:44:39 INFO : apple: Deleted 2025/07/06 01:44:39 INFO : splitbananasplit: Deleted 2025/07/06 01:44:39 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 01:44:40 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 01:44:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 01:44:40 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 01:44:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 01:44:40 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 01:44:41 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 01:44:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 01:44:41 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 01:44:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 01:44:41 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 01:44:42 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 01:44:42 INFO : appleappleapplebanana: Deleted 2025/07/06 01:44:42 INFO : banana: Deleted 2025/07/06 01:44:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 01:44:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 01:44:43 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 01:44:43 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 01:44:43 DEBUG : Waiting for deletions to finish 2025/07/06 01:44:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/06 01:44:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/06 01:44:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : PREFIXapple: Excluded 2025/07/06 01:44:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : PREFIXbanana: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:44:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 01:44:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 01:44:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 01:44:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 01:44:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 01:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 01:44:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 01:44:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 01:44:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 01:44:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 01:44:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 01:44:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 01:44:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 01:44:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 01:44:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 01:44:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 01:44:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 01:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 01:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 01:44:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 01:44:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 01:44:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 01:44:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:44:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:44:45 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:44:45 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/06 01:44:45 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/06 01:44:45 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/06 01:44:45 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/06 01:44:47 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/07/06 01:44:47 INFO : apple: Copied (new) 2025/07/06 01:44:47 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/06 01:44:47 INFO : appleappleapplebanana: Copied (new) 2025/07/06 01:44:47 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/07/06 01:44:47 INFO : banana: Copied (new) 2025/07/06 01:44:47 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/07/06 01:44:47 INFO : splitbananasplit: Copied (new) 2025/07/06 01:44:47 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/06 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/06 01:44:48 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/06 01:44:48 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/06 01:44:49 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/06 01:44:49 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/06 01:44:49 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/06 01:44:49 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/06 01:44:50 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/06 01:44:50 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/06 01:44:50 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/06 01:44:50 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/06 01:44:51 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/06 01:44:51 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/06 01:44:51 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/06 01:44:52 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/06 01:44:52 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/06 01:44:52 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/06 01:44:52 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/06 01:44:52 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/06 01:44:53 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/06 01:44:53 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/06 01:44:53 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/06 01:44:54 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/06 01:44:54 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/06 01:44:54 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/06 01:44:54 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/06 01:44:54 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/06 01:44:55 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/06 01:44:55 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/06 01:44:56 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/06 01:44:56 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:44:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/06 01:44:56 DEBUG : Waiting for deletions to finish 2025/07/06 01:44:57 INFO : PREFIXapple: Deleted 2025/07/06 01:44:57 INFO : PREFIXbanana: Deleted 2025/07/06 01:44:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/06 01:44:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/06 01:44:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/06 01:44:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/06 01:44:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/06 01:44:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/06 01:44:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/06 01:44:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/06 01:44:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/06 01:44:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/06 01:44:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/06 01:44:59 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/06 01:44:59 INFO : PREFIXsplitbananasplit: Deleted 2025/07/06 01:45:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/06 01:45:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/06 01:45:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/06 01:45:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/06 01:45:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/06 01:45:00 DEBUG : Waiting for deletions to finish 2025/07/06 01:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:45:01 DEBUG : splitbananasplit: Excluded 2025/07/06 01:45:01 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:45:01 DEBUG : banana: Excluded 2025/07/06 01:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:45:01 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:45:01 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:45:01 DEBUG : apple: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:45:02 DEBUG : Waiting for deletions to finish 2025/07/06 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : splitbananasplit: Excluded 2025/07/06 01:45:03 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : banana: Excluded 2025/07/06 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:45:03 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : apple: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:45:29 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/suffix run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:45:32 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:45:32 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:45:35 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:45:35 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:45:36 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:45:36 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:45:39 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:45:39 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:45:40 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:45:40 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:45:42 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:45:42 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:45:44 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:45:44 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:45:46 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:45:46 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:45:47 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:45:47 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:45:48 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:45:48 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:45:50 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:45:50 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:45:52 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:45:52 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:45:54 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:45:54 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:45:56 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:45:56 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:45:58 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:45:58 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:46:01 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:46:01 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:46:01 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:46:04 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:46:04 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:46:05 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:46:05 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:46:08 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:46:08 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:46:10 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:46:10 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:46:12 DEBUG : Waiting for deletions to finish 2025/07/06 01:46:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : splitbananasplit: Excluded 2025/07/06 01:46:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:46:12 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : banana: Excluded 2025/07/06 01:46:12 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : apple: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:46:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:13 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/06 01:46:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:14 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:46:14 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:46:14 DEBUG : appleSUFFIX: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/06 01:46:15 DEBUG : appleappleapplebananaSUFFIX: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/06 01:46:15 DEBUG : bananaSUFFIX: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/06 01:46:15 DEBUG : splitbananasplitSUFFIX: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/06 01:46:15 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/06 01:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:16 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/06 01:46:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/06 01:46:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/06 01:46:17 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:17 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/06 01:46:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:17 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/06 01:46:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/06 01:46:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:18 DEBUG : dir1/0003-defghij.txtSUFFIX: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/06 01:46:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/06 01:46:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/06 01:46:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/06 01:46:20 DEBUG : dir1/0007-1234567.txtSUFFIX: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/06 01:46:20 DEBUG : dir1/0008-2345678.txtSUFFIX: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/06 01:46:20 DEBUG : dir1/0009-3456789.txtSUFFIX: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/06 01:46:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:22 DEBUG : dir1/0010-456789.txtSUFFIX: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/06 01:46:22 DEBUG : dir1/0011-56789;.txtSUFFIX: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/06 01:46:22 DEBUG : dir1/0013-789;=.txtSUFFIX: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/06 01:46:23 DEBUG : dir1/0012-6789;.txtSUFFIX: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/06 01:46:24 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:24 DEBUG : dir1/0014-89;=.txtSUFFIX: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/06 01:46:25 DEBUG : dir1/0015-9;=.txtSUFFIX: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/06 01:46:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/06 01:46:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:26 DEBUG : Waiting for deletions to finish 2025/07/06 01:46:27 INFO : apple: Deleted 2025/07/06 01:46:27 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 01:46:27 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 01:46:28 INFO : splitbananasplit: Deleted 2025/07/06 01:46:28 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 01:46:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 01:46:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 01:46:28 INFO : banana: Deleted 2025/07/06 01:46:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 01:46:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 01:46:29 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 01:46:29 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 01:46:29 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 01:46:30 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 01:46:30 INFO : appleappleapplebanana: Deleted 2025/07/06 01:46:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 01:46:30 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 01:46:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 01:46:30 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 01:46:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 01:46:31 DEBUG : Waiting for deletions to finish 2025/07/06 01:46:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : bananaSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : appleSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/06 01:46:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/06 01:46:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 01:46:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 01:46:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 01:46:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 01:46:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 01:46:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 01:46:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:46:34 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:46:34 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:46:34 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/06 01:46:34 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/06 01:46:34 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/06 01:46:34 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/06 01:46:35 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/07/06 01:46:35 INFO : apple: Copied (new) 2025/07/06 01:46:36 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/07/06 01:46:36 INFO : banana: Copied (new) 2025/07/06 01:46:36 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/07/06 01:46:36 INFO : splitbananasplit: Copied (new) 2025/07/06 01:46:36 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/06 01:46:36 INFO : appleappleapplebanana: Copied (new) 2025/07/06 01:46:36 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/06 01:46:37 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/06 01:46:37 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/06 01:46:37 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/06 01:46:37 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/06 01:46:38 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/06 01:46:38 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/06 01:46:38 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/06 01:46:39 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/06 01:46:39 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/06 01:46:39 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/06 01:46:39 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/06 01:46:40 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/06 01:46:40 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/06 01:46:40 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/06 01:46:40 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/06 01:46:41 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/06 01:46:41 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/06 01:46:41 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/06 01:46:41 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/06 01:46:41 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/06 01:46:42 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/06 01:46:42 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/06 01:46:42 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/06 01:46:42 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/06 01:46:43 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/06 01:46:43 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/06 01:46:43 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/06 01:46:44 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/06 01:46:44 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/06 01:46:44 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:46:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/06 01:46:44 DEBUG : Waiting for deletions to finish 2025/07/06 01:46:46 INFO : bananaSUFFIX: Deleted 2025/07/06 01:46:46 INFO : splitbananasplitSUFFIX: Deleted 2025/07/06 01:46:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/06 01:46:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/06 01:46:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/06 01:46:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/06 01:46:46 INFO : appleSUFFIX: Deleted 2025/07/06 01:46:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/06 01:46:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/06 01:46:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/06 01:46:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/06 01:46:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/06 01:46:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/06 01:46:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/06 01:46:48 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/06 01:46:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/06 01:46:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/06 01:46:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/06 01:46:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/06 01:46:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/06 01:46:49 DEBUG : Waiting for deletions to finish 2025/07/06 01:46:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:46:49 DEBUG : splitbananasplit: Excluded 2025/07/06 01:46:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:46:49 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:46:49 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:46:49 DEBUG : banana: Excluded 2025/07/06 01:46:49 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:46:49 DEBUG : apple: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:46:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:46:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:46:50 DEBUG : Waiting for deletions to finish 2025/07/06 01:46:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : splitbananasplit: Excluded 2025/07/06 01:46:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:46:51 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : banana: Excluded 2025/07/06 01:46:51 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : apple: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:46:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:46:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:47:18 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/truncate run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:47:21 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:47:21 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:47:23 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:47:23 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:47:24 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:47:24 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:47:26 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:47:26 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:47:28 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:47:28 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:47:29 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:47:29 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:47:30 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:47:30 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:47:32 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:47:32 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:47:33 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:47:33 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:47:35 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:47:35 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:47:37 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:47:37 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:47:39 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:47:39 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:47:41 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:47:41 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:47:43 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:47:43 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:47:45 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:47:45 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:47:47 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:47:47 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:47:49 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:47:49 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:47:52 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:47:52 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:47:54 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:47:54 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:47:56 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:47:56 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:47:58 DEBUG : Waiting for deletions to finish 2025/07/06 01:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : splitbananasplit: Excluded 2025/07/06 01:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:47:58 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : banana: Excluded 2025/07/06 01:47:58 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : apple: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:47:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:47:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:47:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:47:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 01:47:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:47:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 01:47:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:47:59 DEBUG : apple: Sizes identical 2025/07/06 01:47:59 DEBUG : apple: Unchanged skipping 2025/07/06 01:47:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:47:59 DEBUG : banana: Sizes identical 2025/07/06 01:47:59 DEBUG : banana: Unchanged skipping 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:47:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 01:47:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:47:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 01:48:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 01:48:00 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:48:00 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:48:00 DEBUG : dir1/0000-abcde: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/06 01:48:00 DEBUG : dir1/0001-bcdef: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/06 01:48:01 DEBUG : splitbanan: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/06 01:48:01 DEBUG : appleapple: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/06 01:48:02 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/07/06 01:48:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/06 01:48:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:02 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/07/06 01:48:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/06 01:48:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:02 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/07/06 01:48:02 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/07/06 01:48:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/06 01:48:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/06 01:48:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:03 DEBUG : dir1/0002-cdefg: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/06 01:48:03 DEBUG : dir1/0003-defgh: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/06 01:48:03 DEBUG : dir1/0004-efghi: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/06 01:48:03 DEBUG : dir1/0005-fghij: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/06 01:48:04 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/07/06 01:48:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/06 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:04 DEBUG : dir1/0006-ghijk: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/06 01:48:05 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/07/06 01:48:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/06 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:05 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/07/06 01:48:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/06 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:05 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/07/06 01:48:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/06 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:05 DEBUG : dir1/0007-12345: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/06 01:48:06 DEBUG : dir1/0008-23456: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/06 01:48:06 DEBUG : dir1/0009-34567: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/06 01:48:06 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/07/06 01:48:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/06 01:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:07 DEBUG : dir1/0010-45678: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/06 01:48:07 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/07/06 01:48:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/06 01:48:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:07 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/07/06 01:48:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/06 01:48:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:07 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/07/06 01:48:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/06 01:48:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:08 DEBUG : dir1/0011-56789: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/06 01:48:08 DEBUG : dir1/0012-6789;: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/06 01:48:08 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/07/06 01:48:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/06 01:48:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:08 DEBUG : dir1/0013-789;=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/06 01:48:09 DEBUG : dir1/0014-89;=.: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/06 01:48:09 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/07/06 01:48:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/06 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:09 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/07/06 01:48:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/06 01:48:09 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/07/06 01:48:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/06 01:48:10 DEBUG : dir1/0015-9;=.t: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/06 01:48:10 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/07/06 01:48:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/06 01:48:11 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/07/06 01:48:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/06 01:48:11 DEBUG : Waiting for deletions to finish 2025/07/06 01:48:13 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 01:48:13 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 01:48:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 01:48:13 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 01:48:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 01:48:13 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 01:48:13 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 01:48:14 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 01:48:14 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 01:48:14 INFO : appleappleapplebanana: Deleted 2025/07/06 01:48:14 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 01:48:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 01:48:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 01:48:15 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 01:48:15 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 01:48:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 01:48:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 01:48:16 INFO : splitbananasplit: Deleted 2025/07/06 01:48:16 DEBUG : Waiting for deletions to finish 2025/07/06 01:48:17 DEBUG : appleapple: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : appleapple: Excluded 2025/07/06 01:48:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : splitbanan: Excluded 2025/07/06 01:48:17 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : banana: Excluded 2025/07/06 01:48:17 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : apple: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0013-789;=: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0014-89;=.: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0012-6789;: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0011-56789: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0010-45678: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0009-34567: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0008-23456: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0007-12345: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0006-ghijk: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0005-fghij: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0003-defgh: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0004-efghi: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0002-cdefg: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0000-abcde: Excluded 2025/07/06 01:48:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/06 01:48:17 DEBUG : dir1/0001-bcdef: Excluded 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:18 DEBUG : apple: Sizes identical 2025/07/06 01:48:18 DEBUG : apple: Unchanged skipping 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:48:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:48:18 DEBUG : banana: Sizes identical 2025/07/06 01:48:18 DEBUG : banana: Unchanged skipping 2025/07/06 01:48:18 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:48:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 01:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 01:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 01:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 01:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 01:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 01:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 01:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 01:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 01:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 01:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 01:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 01:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 01:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 01:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 01:48:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:48:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:48:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:48:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:48:18 DEBUG : Waiting for deletions to finish 2025/07/06 01:48:18 DEBUG : Waiting for deletions to finish 2025/07/06 01:48:19 DEBUG : appleapple: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : appleapple: Excluded 2025/07/06 01:48:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : splitbanan: Excluded 2025/07/06 01:48:19 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : banana: Excluded 2025/07/06 01:48:19 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : apple: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0013-789;=: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0014-89;=.: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0012-6789;: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0011-56789: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0010-45678: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0009-34567: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0008-23456: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0007-12345: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0006-ghijk: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0005-fghij: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0003-defgh: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0004-efghi: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0002-cdefg: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0000-abcde: Excluded 2025/07/06 01:48:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/06 01:48:19 DEBUG : dir1/0001-bcdef: Excluded 2025/07/06 01:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 01:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 01:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 01:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 01:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 01:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 01:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 01:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 01:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 01:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 01:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 01:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 01:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 01:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 01:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 01:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 01:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 01:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=." 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:48:47 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/encoder run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:48:51 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:48:51 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:48:54 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:48:54 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:48:56 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:48:56 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:48:58 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:48:58 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:48:59 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:48:59 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:49:01 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:49:01 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:49:03 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:49:03 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:49:05 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:49:05 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:49:06 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:49:06 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:49:08 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:49:08 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:49:09 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:49:09 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:49:11 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:49:11 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:49:13 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:49:13 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:49:15 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:49:15 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:49:17 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:49:17 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:49:19 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:49:19 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:49:21 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:49:21 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:49:23 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:49:23 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:49:24 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:49:24 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:49:26 DEBUG : Waiting for deletions to finish 2025/07/06 01:49:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : splitbananasplit: Excluded 2025/07/06 01:49:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:49:26 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : banana: Excluded 2025/07/06 01:49:26 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : apple: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:49:27 DEBUG : apple: Sizes identical 2025/07/06 01:49:27 DEBUG : apple: Unchanged skipping 2025/07/06 01:49:27 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:49:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:49:27 DEBUG : banana: Sizes identical 2025/07/06 01:49:27 DEBUG : banana: Unchanged skipping 2025/07/06 01:49:27 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:49:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:49:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:49:28 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:49:28 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:49:28 DEBUG : Waiting for deletions to finish 2025/07/06 01:49:28 DEBUG : Waiting for deletions to finish 2025/07/06 01:49:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : splitbananasplit: Excluded 2025/07/06 01:49:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:49:28 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : banana: Excluded 2025/07/06 01:49:28 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : apple: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:49:30 DEBUG : apple: Sizes identical 2025/07/06 01:49:30 DEBUG : apple: Unchanged skipping 2025/07/06 01:49:30 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:49:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:49:30 DEBUG : banana: Sizes identical 2025/07/06 01:49:30 DEBUG : banana: Unchanged skipping 2025/07/06 01:49:30 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:49:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:49:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:49:30 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:49:30 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:49:30 DEBUG : Waiting for deletions to finish 2025/07/06 01:49:30 DEBUG : Waiting for deletions to finish 2025/07/06 01:49:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:49:30 DEBUG : splitbananasplit: Excluded 2025/07/06 01:49:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:49:30 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:49:30 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:49:30 DEBUG : banana: Excluded 2025/07/06 01:49:30 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:49:30 DEBUG : apple: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:49:31 DEBUG : Waiting for deletions to finish 2025/07/06 01:49:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : splitbananasplit: Excluded 2025/07/06 01:49:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:49:32 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : banana: Excluded 2025/07/06 01:49:32 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : apple: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:49:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:49:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:49:57 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:50:00 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:50:00 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:50:03 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:50:03 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:50:05 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:50:05 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:50:06 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:50:06 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:50:08 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:50:08 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:50:10 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:50:10 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:50:11 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:50:11 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:50:13 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:50:13 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:50:14 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:50:14 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:50:16 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:50:16 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:50:18 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:50:18 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:50:19 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:50:19 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:50:21 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:50:21 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:50:23 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:50:23 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:50:25 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:50:25 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:50:26 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:50:26 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:50:28 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:50:28 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:50:30 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:50:30 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:50:31 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:50:31 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:50:33 DEBUG : Waiting for deletions to finish 2025/07/06 01:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : splitbananasplit: Excluded 2025/07/06 01:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:50:33 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : banana: Excluded 2025/07/06 01:50:33 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : apple: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:50:34 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:50:34 DEBUG : banana: Sizes identical 2025/07/06 01:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:50:34 DEBUG : apple: Sizes identical 2025/07/06 01:50:34 DEBUG : apple: Unchanged skipping 2025/07/06 01:50:34 DEBUG : banana: Unchanged skipping 2025/07/06 01:50:34 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:50:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:50:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:50:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:50:35 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:50:35 DEBUG : Waiting for deletions to finish 2025/07/06 01:50:35 DEBUG : Waiting for deletions to finish 2025/07/06 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:50:35 DEBUG : splitbananasplit: Excluded 2025/07/06 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:50:35 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:50:35 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:50:35 DEBUG : banana: Excluded 2025/07/06 01:50:35 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:50:35 DEBUG : apple: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:50:37 DEBUG : apple: Sizes identical 2025/07/06 01:50:37 DEBUG : apple: Unchanged skipping 2025/07/06 01:50:37 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:50:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:50:37 DEBUG : banana: Sizes identical 2025/07/06 01:50:37 DEBUG : banana: Unchanged skipping 2025/07/06 01:50:37 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:50:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:50:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:50:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:50:37 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:50:37 DEBUG : Waiting for deletions to finish 2025/07/06 01:50:37 DEBUG : Waiting for deletions to finish 2025/07/06 01:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:50:37 DEBUG : splitbananasplit: Excluded 2025/07/06 01:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:50:37 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:50:37 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:50:37 DEBUG : banana: Excluded 2025/07/06 01:50:37 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:50:37 DEBUG : apple: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:50:53 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:50:53 DEBUG : Config file has changed externally - reloading 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:51:04 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/charmap run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:51:07 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:51:07 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:51:10 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:51:10 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:51:12 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:51:12 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:51:13 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:51:13 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:51:15 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:51:15 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:51:17 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:51:17 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:51:18 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:51:18 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:51:20 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:51:20 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:51:21 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:51:21 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:51:22 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:51:22 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:51:24 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:51:24 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:51:26 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:51:26 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:51:28 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:51:28 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:51:30 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:51:30 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:51:32 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:51:32 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:51:33 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:51:33 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:51:34 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:51:34 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:51:36 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:51:36 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:51:37 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:51:37 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:51:39 DEBUG : Waiting for deletions to finish 2025/07/06 01:51:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : splitbananasplit: Excluded 2025/07/06 01:51:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:51:39 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : banana: Excluded 2025/07/06 01:51:39 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : apple: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:51:41 DEBUG : apple: Sizes identical 2025/07/06 01:51:41 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:51:41 DEBUG : apple: Unchanged skipping 2025/07/06 01:51:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:51:41 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:51:41 DEBUG : banana: Sizes identical 2025/07/06 01:51:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:51:41 DEBUG : banana: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:51:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:51:41 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:51:41 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:51:41 DEBUG : Waiting for deletions to finish 2025/07/06 01:51:41 DEBUG : Waiting for deletions to finish 2025/07/06 01:51:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:51:41 DEBUG : splitbananasplit: Excluded 2025/07/06 01:51:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:51:41 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:51:41 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:51:41 DEBUG : banana: Excluded 2025/07/06 01:51:41 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:51:41 DEBUG : apple: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:51:43 DEBUG : apple: Sizes identical 2025/07/06 01:51:43 DEBUG : apple: Unchanged skipping 2025/07/06 01:51:43 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:51:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:51:43 DEBUG : banana: Sizes identical 2025/07/06 01:51:43 DEBUG : banana: Unchanged skipping 2025/07/06 01:51:43 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:51:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:51:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:51:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:51:43 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:51:43 DEBUG : Waiting for deletions to finish 2025/07/06 01:51:43 DEBUG : Waiting for deletions to finish 2025/07/06 01:51:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:51:43 DEBUG : splitbananasplit: Excluded 2025/07/06 01:51:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:51:43 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:51:43 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:51:43 DEBUG : banana: Excluded 2025/07/06 01:51:43 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:51:43 DEBUG : apple: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:51:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:51:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:52:09 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/lowercase run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:52:12 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:52:12 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:52:15 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:52:15 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:52:17 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:52:17 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:52:19 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:52:19 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:52:20 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:52:20 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:52:22 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:52:22 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:52:24 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:52:24 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:52:25 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:52:25 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:52:27 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:52:27 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:52:29 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:52:29 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:52:30 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:52:30 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:52:32 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:52:32 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:52:34 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:52:34 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:52:36 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:52:36 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:52:37 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:52:37 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:52:39 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:52:39 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:52:41 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:52:41 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:52:42 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:52:42 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:52:44 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:52:44 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:52:45 DEBUG : Waiting for deletions to finish 2025/07/06 01:52:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : splitbananasplit: Excluded 2025/07/06 01:52:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:52:46 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : banana: Excluded 2025/07/06 01:52:46 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : apple: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:52:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:52:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:52:47 DEBUG : apple: Sizes identical 2025/07/06 01:52:47 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:52:47 DEBUG : apple: Unchanged skipping 2025/07/06 01:52:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:52:47 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:52:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:52:47 DEBUG : banana: Sizes identical 2025/07/06 01:52:47 DEBUG : banana: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:52:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:52:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:52:47 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:52:47 DEBUG : Waiting for deletions to finish 2025/07/06 01:52:47 DEBUG : Waiting for deletions to finish 2025/07/06 01:52:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : splitbananasplit: Excluded 2025/07/06 01:52:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:52:48 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : banana: Excluded 2025/07/06 01:52:48 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : apple: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:52:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:52:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:52:49 DEBUG : apple: Sizes identical 2025/07/06 01:52:49 DEBUG : apple: Unchanged skipping 2025/07/06 01:52:49 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:52:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:52:49 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:52:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:52:49 DEBUG : banana: Sizes identical 2025/07/06 01:52:49 DEBUG : banana: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:52:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:52:50 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:52:50 DEBUG : Waiting for deletions to finish 2025/07/06 01:52:50 DEBUG : Waiting for deletions to finish 2025/07/06 01:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : splitbananasplit: Excluded 2025/07/06 01:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:52:50 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : banana: Excluded 2025/07/06 01:52:50 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : apple: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:53:15 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ascii run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:53:18 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/06 01:53:18 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/06 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/06 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/06 01:53:22 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/06 01:53:22 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/06 01:53:23 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/06 01:53:23 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/06 01:53:25 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/06 01:53:25 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/06 01:53:26 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/06 01:53:26 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/06 01:53:28 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/06 01:53:28 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/06 01:53:29 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/06 01:53:29 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/06 01:53:30 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/06 01:53:30 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/06 01:53:32 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/06 01:53:32 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/06 01:53:33 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/06 01:53:33 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/06 01:53:35 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/06 01:53:35 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/06 01:53:36 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/06 01:53:36 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/06 01:53:38 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/06 01:53:38 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/06 01:53:40 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/06 01:53:40 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/06 01:53:42 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/06 01:53:42 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/06 01:53:44 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/06 01:53:44 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/06 01:53:45 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/06 01:53:45 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/06 01:53:47 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/06 01:53:47 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/06 01:53:49 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/06 01:53:49 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/06 01:53:50 DEBUG : Waiting for deletions to finish 2025/07/06 01:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : splitbananasplit: Excluded 2025/07/06 01:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:53:50 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : banana: Excluded 2025/07/06 01:53:50 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : apple: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:53:52 DEBUG : apple: Sizes identical 2025/07/06 01:53:52 DEBUG : apple: Unchanged skipping 2025/07/06 01:53:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:53:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:53:52 DEBUG : banana: Sizes identical 2025/07/06 01:53:52 DEBUG : banana: Unchanged skipping 2025/07/06 01:53:52 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:53:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:53:52 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:53:52 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:53:52 DEBUG : Waiting for deletions to finish 2025/07/06 01:53:52 DEBUG : Waiting for deletions to finish 2025/07/06 01:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:53:52 DEBUG : splitbananasplit: Excluded 2025/07/06 01:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:53:52 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:53:52 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:53:52 DEBUG : banana: Excluded 2025/07/06 01:53:52 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:53:52 DEBUG : apple: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:53:54 DEBUG : appleappleapplebanana: Sizes identical 2025/07/06 01:53:54 DEBUG : apple: Sizes identical 2025/07/06 01:53:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 01:53:54 DEBUG : apple: Unchanged skipping 2025/07/06 01:53:54 DEBUG : banana: Sizes identical 2025/07/06 01:53:54 DEBUG : banana: Unchanged skipping 2025/07/06 01:53:54 DEBUG : splitbananasplit: Sizes identical 2025/07/06 01:53:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/06 01:53:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 01:53:54 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:53:54 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:53:54 DEBUG : Waiting for deletions to finish 2025/07/06 01:53:54 DEBUG : Waiting for deletions to finish 2025/07/06 01:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 01:53:54 DEBUG : splitbananasplit: Excluded 2025/07/06 01:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 01:53:54 DEBUG : appleappleapplebanana: Excluded 2025/07/06 01:53:54 DEBUG : banana: Excluded (Path Filter) 2025/07/06 01:53:54 DEBUG : banana: Excluded 2025/07/06 01:53:54 DEBUG : apple: Excluded (Path Filter) 2025/07/06 01:53:54 DEBUG : apple: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/06 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/06 01:54:20 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" --- PASS: TestTransform (864.69s) --- PASS: TestTransform/NFC (67.61s) --- PASS: TestTransform/NFD (69.61s) --- PASS: TestTransform/base64 (84.95s) --- PASS: TestTransform/prefix (110.93s) --- PASS: TestTransform/suffix (108.46s) --- PASS: TestTransform/truncate (89.64s) --- PASS: TestTransform/encoder (69.79s) --- PASS: TestTransform/ISO-8859-1 (66.86s) --- PASS: TestTransform/charmap (64.96s) --- PASS: TestTransform/lowercase (66.41s) --- PASS: TestTransform/ascii (65.47s) === RUN TestTransformCopy run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:54:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 01:54:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 01:54:23 INFO : sub dir_somesuffix: Making directory 2025/07/06 01:54:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 01:54:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/06 01:54:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 01:54:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/06 01:54:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 01:54:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:54:24 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:54:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:54:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:54:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 01:54:25 DEBUG : Waiting for deletions to finish 2025/07/06 01:54:28 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt" --- PASS: TestTransformCopy (6.44s) === RUN TestDoubleTransform run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:54:29 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:30 INFO : tictactoe: Making directory 2025/07/06 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:30 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:54:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/06 01:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:54:30 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:54:30 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:54:31 DEBUG : tictactoe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:54:32 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/06 01:54:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/06 01:54:32 DEBUG : Waiting for deletions to finish 2025/07/06 01:54:35 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDoubleTransform (7.11s) === RUN TestFileTag run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:54:37 INFO : toe: Making directory 2025/07/06 01:54:37 INFO : toe/toe: Making directory 2025/07/06 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 01:54:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 01:54:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 01:54:38 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:54:38 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:54:39 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:54:40 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/06 01:54:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/06 01:54:40 DEBUG : Waiting for deletions to finish 2025/07/06 01:54:43 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/07/06 01:54:45 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (9.79s) === RUN TestNoTag run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:54:46 INFO : toe: Making directory 2025/07/06 01:54:47 INFO : toe/toe: Making directory 2025/07/06 01:54:48 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 01:54:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 01:54:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 01:54:48 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:54:48 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:54:48 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:54:50 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/06 01:54:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/06 01:54:50 DEBUG : Waiting for deletions to finish 2025/07/06 01:54:53 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/07/06 01:54:54 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (9.78s) === RUN TestDirTag run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:54:56 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:54:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:54:56 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:54:56 INFO : tictacempty_dir: Making directory 2025/07/06 01:54:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:54:57 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:57 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:57 INFO : tictactoe: Making directory 2025/07/06 01:54:58 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:58 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:54:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:54:58 INFO : tictactoe/tictactoe: Making directory 2025/07/06 01:54:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:54:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 01:54:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:54:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 01:54:58 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:54:58 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:54:59 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:55:00 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:55:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/06 01:55:00 DEBUG : Waiting for deletions to finish 2025/07/06 01:55:04 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/07/06 01:55:05 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (11.97s) === RUN TestAllTag run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:55:08 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:55:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:55:08 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:08 INFO : tictacempty_dir: Making directory 2025/07/06 01:55:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:09 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:09 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:09 INFO : tictactoe: Making directory 2025/07/06 01:55:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:10 INFO : tictactoe/tictactoe: Making directory 2025/07/06 01:55:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 01:55:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:55:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:10 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:10 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:55:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:12 DEBUG : Waiting for deletions to finish 2025/07/06 01:55:13 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 01:55:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:55:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/06 01:55:14 NOTICE: PikPak root 'rclone-test-vacofox5buce': 0 differences found 2025/07/06 01:55:14 NOTICE: PikPak root 'rclone-test-vacofox5buce': 1 hashes could not be checked 2025/07/06 01:55:14 NOTICE: PikPak root 'rclone-test-vacofox5buce': 1 matching files 2025/07/06 01:55:16 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/07/06 01:55:18 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (13.03s) === RUN TestRunTwice run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:55:21 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:21 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:21 INFO : tictactoe: Making directory 2025/07/06 01:55:22 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:22 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:22 INFO : tictactoe/tictactoe: Making directory 2025/07/06 01:55:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 01:55:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:55:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 01:55:23 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:23 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:55:23 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:55:25 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:55:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/06 01:55:25 DEBUG : Waiting for deletions to finish 2025/07/06 01:55:26 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:26 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:26 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:26 DEBUG : toe/toe/toe.txt: Sizes identical 2025/07/06 01:55:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 01:55:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/06 01:55:26 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:55:26 DEBUG : Waiting for deletions to finish 2025/07/06 01:55:30 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/07/06 01:55:31 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (11.82s) === RUN TestSyntax 2025/07/06 01:55:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:55:33 INFO : toe: Making directory 2025/07/06 01:55:34 INFO : toe/toe: Making directory 2025/07/06 01:55:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 01:55:34 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:34 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:55:35 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:55:36 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/07/06 01:55:36 INFO : toe/toe/toe: Copied (new) 2025/07/06 01:55:36 DEBUG : Waiting for deletions to finish 2025/07/06 01:55:40 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/07/06 01:55:41 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (9.89s) === RUN TestMove run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:55:43 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:55:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:55:43 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:44 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/06 01:55:44 DEBUG : Config file has changed externally - reloading 2025/07/06 01:55:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:44 INFO : tictacempty_dir: Making directory 2025/07/06 01:55:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:45 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:45 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:45 INFO : tictactoe: Making directory 2025/07/06 01:55:46 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:46 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:46 INFO : tictactoe/tictactoe: Making directory 2025/07/06 01:55:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 01:55:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:55:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:46 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:46 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:55:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:55:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:55:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:48 INFO : toe/toe/toe.txt: Deleted 2025/07/06 01:55:48 INFO : toe/toe: Removing directory 2025/07/06 01:55:48 INFO : toe: Removing directory 2025/07/06 01:55:48 INFO : empty_dir: Removing directory 2025/07/06 01:55:48 DEBUG : Local file system at /tmp/rclone1197840626: deleted 3 directories 2025/07/06 01:55:52 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/07/06 01:55:53 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (13.29s) === RUN TestTransformFile run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:55:56 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:56 INFO : tictacempty_dir: Making directory 2025/07/06 01:55:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:55:57 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:57 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:57 INFO : tictactoe: Making directory 2025/07/06 01:55:58 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:58 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:55:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:58 INFO : tictactoe/tictactoe: Making directory 2025/07/06 01:55:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:55:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 01:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:55:58 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:55:58 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:56:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:56:00 INFO : toe/toe/toe.txt: Deleted 2025/07/06 01:56:00 INFO : toe/toe: Removing directory 2025/07/06 01:56:00 INFO : toe: Removing directory 2025/07/06 01:56:00 INFO : empty_dir: Removing directory 2025/07/06 01:56:00 DEBUG : Local file system at /tmp/rclone1197840626: deleted 3 directories 2025/07/06 01:56:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/06 01:56:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 01:56:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 01:56:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 01:56:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/06 01:56:08 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/07/06 01:56:10 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/07/06 01:56:13 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (19.60s) === RUN TestManualTransformFile run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:56:16 DEBUG : Reset feature "Copy" 2025/07/06 01:56:16 DEBUG : Reset feature "Move" 2025/07/06 01:56:16 DEBUG : Reset feature "Copy" 2025/07/06 01:56:16 DEBUG : Reset feature "Move" 2025/07/06 01:56:16 DEBUG : empty_dir: Making directory with metadata 2025/07/06 01:56:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:56:16 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:56:16 INFO : tictacempty_dir: Making directory 2025/07/06 01:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 01:56:16 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:56:16 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:56:16 INFO : tictactoe: Making directory 2025/07/06 01:56:17 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:56:17 DEBUG : toe: transformed to: tictactoe 2025/07/06 01:56:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:56:17 INFO : tictactoe/tictactoe: Making directory 2025/07/06 01:56:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 01:56:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 01:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:56:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:56:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:56:18 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:56:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:56:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 01:56:20 INFO : toe/toe/toe.txt: Deleted 2025/07/06 01:56:20 INFO : toe/toe: Removing directory 2025/07/06 01:56:20 INFO : toe: Removing directory 2025/07/06 01:56:20 INFO : empty_dir: Removing directory 2025/07/06 01:56:20 DEBUG : Local file system at /tmp/rclone1197840626: deleted 3 directories 2025/07/06 01:56:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/06 01:56:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 01:56:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 01:56:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 01:56:28 DEBUG : pacer: low level retry 1/10 (error no link) 2025/07/06 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/06 01:56:34 DEBUG : pacer: low level retry 2/10 (error no link) 2025/07/06 01:56:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/06 01:56:40 DEBUG : pacer: low level retry 3/10 (error no link) 2025/07/06 01:56:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/07/06 01:56:47 DEBUG : pacer: low level retry 4/10 (error no link) 2025/07/06 01:56:47 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/07/06 01:56:53 DEBUG : pacer: low level retry 5/10 (error no link) 2025/07/06 01:56:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/06 01:56:59 DEBUG : pacer: low level retry 6/10 (error no link) 2025/07/06 01:57:06 DEBUG : pacer: low level retry 7/10 (error no link) 2025/07/06 01:57:12 DEBUG : pacer: low level retry 8/10 (error no link) 2025/07/06 01:57:18 DEBUG : pacer: low level retry 9/10 (error no link) 2025/07/06 01:57:25 DEBUG : pacer: low level retry 10/10 (error no link) 2025/07/06 01:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Received error: failed to open source object: can't download: no link - low level retry 0/10 2025/07/06 01:57:31 DEBUG : pacer: low level retry 1/10 (error no link) 2025/07/06 01:57:38 DEBUG : pacer: low level retry 2/10 (error no link) 2025/07/06 01:57:44 DEBUG : pacer: low level retry 3/10 (error no link) 2025/07/06 01:57:50 DEBUG : pacer: low level retry 4/10 (error no link) 2025/07/06 01:57:57 DEBUG : pacer: low level retry 5/10 (error no link) 2025/07/06 01:58:03 DEBUG : pacer: low level retry 6/10 (error no link) 2025/07/06 01:58:09 DEBUG : pacer: low level retry 7/10 (error no link) 2025/07/06 01:58:11 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/06 01:58:13 DEBUG : pacer: Reducing sleep to 1.125s 2025/07/06 01:58:13 DEBUG : pacer: Reducing sleep to 843.75ms 2025/07/06 01:58:14 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/07/06 01:58:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/07/06 01:58:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/07/06 01:58:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/07/06 01:58:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/07/06 01:58:18 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/07/06 01:58:18 DEBUG : toe/toe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:58:19 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/07/06 01:58:19 DEBUG : toe/toe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/06 01:58:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/07/06 01:58:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/06 01:58:20 DEBUG : pacer: Reducing sleep to 100ms 2025/07/06 01:58:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/06 01:58:24 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/07/06 01:58:25 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/07/06 01:58:27 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/07/06 01:58:28 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (135.62s) === RUN TestBase64 run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:58:31 DEBUG : toe: transformed to: dG9l 2025/07/06 01:58:31 DEBUG : toe: transformed to: dG9l 2025/07/06 01:58:31 INFO : dG9l: Making directory 2025/07/06 01:58:32 DEBUG : toe: transformed to: dG9l 2025/07/06 01:58:32 DEBUG : toe: transformed to: dG9l 2025/07/06 01:58:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/06 01:58:32 INFO : dG9l/dG9l: Making directory 2025/07/06 01:58:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/06 01:58:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/06 01:58:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 01:58:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 01:58:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 01:58:33 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:58:33 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:58:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:58:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/06 01:58:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 01:58:35 DEBUG : Waiting for deletions to finish 2025/07/06 01:58:36 DEBUG : dG9l: transformed to: toe 2025/07/06 01:58:36 DEBUG : dG9l: transformed to: toe 2025/07/06 01:58:36 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/06 01:58:36 DEBUG : dG9l: transformed to: toe 2025/07/06 01:58:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/06 01:58:36 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/06 01:58:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/06 01:58:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/07/06 01:58:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/06 01:58:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/06 01:58:37 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for checks to finish 2025/07/06 01:58:37 DEBUG : Local file system at /tmp/rclone1197840626: Waiting for transfers to finish 2025/07/06 01:58:37 DEBUG : Waiting for deletions to finish 2025/07/06 01:58:40 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==" 2025/07/06 01:58:41 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (11.68s) === RUN TestError run.go:180: Remote "PikPak root 'rclone-test-vacofox5buce'", Local "Local file system at /tmp/rclone1197840626", Modify Window "876000h0m0s" 2025/07/06 01:58:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:43 DEBUG : toe: transformed to: 2025/07/06 01:58:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:43 DEBUG : toe: transformed to: 2025/07/06 01:58:43 INFO : PikPak root 'rclone-test-vacofox5buce': Making directory 2025/07/06 01:58:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:43 DEBUG : toe: transformed to: 2025/07/06 01:58:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:43 DEBUG : toe: transformed to: 2025/07/06 01:58:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:43 DEBUG : toe/toe: transformed to: 2025/07/06 01:58:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/06 01:58:43 INFO : toe/toe: Making directory 2025/07/06 01:58:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:44 DEBUG : toe/toe: transformed to: 2025/07/06 01:58:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/06 01:58:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:44 DEBUG : toe: transformed to: 2025/07/06 01:58:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 01:58:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 01:58:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for checks to finish 2025/07/06 01:58:44 DEBUG : toe/toe/toe: transformed to: 2025/07/06 01:58:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/06 01:58:44 DEBUG : PikPak root 'rclone-test-vacofox5buce': Waiting for transfers to finish 2025/07/06 01:58:45 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/06 01:58:46 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/07/06 01:58:46 INFO : toe/toe/toe: Copied (new) 2025/07/06 01:58:46 ERROR : PikPak root 'rclone-test-vacofox5buce': not deleting files as there were IO errors 2025/07/06 01:58:46 ERROR : PikPak root 'rclone-test-vacofox5buce': not deleting directories as there were IO errors 2025/07/06 01:58:50 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/07/06 01:58:51 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (9.86s) FAIL 2025/07/06 01:58:53 DEBUG : PikPak root 'rclone-test-vacofox5buce': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 44m14.72425484s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestServerSideMoveOverSelf]