"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/08 01:02:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu"
2025/04/08 01:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:02:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:02:10 DEBUG : Creating backend with remote "/tmp/rclone1304027263"
=== RUN   TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN   TestMultithreadCalculateNumChunks
=== RUN   TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN   TestMultithreadCopy
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.47s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.28s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/08 01:02:10 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/08 01:02:10 DEBUG : potato: Seek from 10 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 10 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Seek from 5 to 2
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/08 01:02:10 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Seek from 5 to 2
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/08 01:02:10 DEBUG : potato: Seek from 8 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 8 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/08 01:02:10 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/08 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/08 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/08 01:02:10 DEBUG : potato: Seek from 5 to 2
2025/04/08 01:02:10 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/08 01:02:10 DEBUG : potato: Seek from 9 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 9 to 0
2025/04/08 01:02:10 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
    --- PASS: TestReOpen/Normal (0.00s)
        --- PASS: TestReOpen/Normal/Basics (0.00s)
        --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/Normal/WithErrors (0.00s)
        --- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
        --- PASS: TestReOpen/Normal/Seek (0.00s)
        --- PASS: TestReOpen/Normal/AccountRead (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithRangeOption (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
        --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithSeekOption (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
        --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/UnknownSize (0.00s)
        --- PASS: TestReOpen/UnknownSize/Basics (0.00s)
        --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/Seek (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN   TestCheck
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
=== RUN   TestCheck/1
=== RUN   TestCheck/2
=== RUN   TestCheck/3
=== RUN   TestCheck/4
=== RUN   TestCheck/5
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (5.78s)
    --- PASS: TestCheck/1 (0.19s)
    --- PASS: TestCheck/2 (0.19s)
    --- PASS: TestCheck/3 (0.20s)
    --- PASS: TestCheck/4 (0.20s)
    --- PASS: TestCheck/5 (0.19s)
    --- PASS: TestCheck/6 (0.20s)
    --- PASS: TestCheck/7 (0.20s)
=== RUN   TestCheckFsError
2025/04/08 01:02:16 DEBUG : Creating backend with remote "nonexistent"
2025/04/08 01:02:16 DEBUG : Config file has changed externally - reloading
2025/04/08 01:02:16 DEBUG : Creating backend with remote "nonexistent"
2025/04/08 01:02:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/08 01:02:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/04/08 01:02:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/08 01:02:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN   TestCheckDownload
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
=== RUN   TestCheckDownload/3
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (5.80s)
    --- PASS: TestCheckDownload/1 (0.46s)
    --- PASS: TestCheckDownload/2 (0.51s)
    --- PASS: TestCheckDownload/3 (0.38s)
    --- PASS: TestCheckDownload/4 (0.46s)
    --- PASS: TestCheckDownload/5 (0.49s)
    --- PASS: TestCheckDownload/6 (0.37s)
    --- PASS: TestCheckDownload/7 (0.40s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
=== RUN   TestCheckSizeOnly/3
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (4.20s)
    --- PASS: TestCheckSizeOnly/1 (0.20s)
    --- PASS: TestCheckSizeOnly/2 (0.19s)
    --- PASS: TestCheckSizeOnly/3 (0.20s)
    --- PASS: TestCheckSizeOnly/4 (0.20s)
    --- PASS: TestCheckSizeOnly/5 (0.19s)
    --- PASS: TestCheckSizeOnly/6 (0.20s)
    --- PASS: TestCheckSizeOnly/7 (0.20s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:02:27 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/08 01:02:27 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/08 01:02:27 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/08 01:02:27 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/08 01:02:27 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/08 01:02:27 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/08 01:02:27 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/08 01:02:27 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (1.80s)
=== RUN   TestCheckSum
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:02:28 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/data"
2025/04/08 01:02:28 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:02:29 DEBUG : data/: Creating directory marker
=== RUN   TestCheckSum/subtest1
=== RUN   TestCheckSum/subtest2
=== RUN   TestCheckSum/subtest3
=== RUN   TestCheckSum/subtest4
=== RUN   TestCheckSum/subtest5
=== RUN   TestCheckSum/subtest6
=== RUN   TestCheckSum/subtest7
2025/04/08 01:02:38 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (10.80s)
    --- PASS: TestCheckSum/subtest1 (0.70s)
    --- PASS: TestCheckSum/subtest2 (0.50s)
    --- PASS: TestCheckSum/subtest3 (0.70s)
    --- PASS: TestCheckSum/subtest4 (0.50s)
    --- PASS: TestCheckSum/subtest5 (0.50s)
    --- PASS: TestCheckSum/subtest6 (0.50s)
    --- PASS: TestCheckSum/subtest7 (0.50s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:02:39 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/data"
2025/04/08 01:02:39 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:02:40 DEBUG : data/: Creating directory marker
=== RUN   TestCheckSumDownload/subtest1
=== RUN   TestCheckSumDownload/subtest2
=== RUN   TestCheckSumDownload/subtest3
=== RUN   TestCheckSumDownload/subtest4
=== RUN   TestCheckSumDownload/subtest5
=== RUN   TestCheckSumDownload/subtest6
=== RUN   TestCheckSumDownload/subtest7
2025/04/08 01:02:50 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (11.80s)
    --- PASS: TestCheckSumDownload/subtest1 (0.70s)
    --- PASS: TestCheckSumDownload/subtest2 (0.69s)
    --- PASS: TestCheckSumDownload/subtest3 (0.76s)
    --- PASS: TestCheckSumDownload/subtest4 (0.75s)
    --- PASS: TestCheckSumDownload/subtest5 (0.85s)
    --- PASS: TestCheckSumDownload/subtest6 (0.86s)
    --- PASS: TestCheckSumDownload/subtest7 (0.76s)
=== RUN   TestApplyTransforms
2025/04/08 01:02:50 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-havocat5dazi"
2025/04/08 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:02:50 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone547604884"
    run.go:180: Remote "GCS bucket rclone-test-havocat5dazi", Local "Local file system at /tmp/rclone547604884", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/08 01:02:53 ERROR : hello, world!: sum not found
2025/04/08 01:02:53 ERROR : HELLO, WORLD!: file not in GCS bucket rclone-test-havocat5dazi
2025/04/08 01:02:53 NOTICE: GCS bucket rclone-test-havocat5dazi: 1 files missing
2025/04/08 01:02:53 NOTICE: 1 hashes missing
2025/04/08 01:02:53 NOTICE: GCS bucket rclone-test-havocat5dazi: 2 differences found
2025/04/08 01:02:53 NOTICE: GCS bucket rclone-test-havocat5dazi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/08 01:02:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:02:53 NOTICE: GCS bucket rclone-test-havocat5dazi: 0 differences found
2025/04/08 01:02:53 NOTICE: GCS bucket rclone-test-havocat5dazi: 1 matching files
2025/04/08 01:02:53 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xeqokol5gico"
2025/04/08 01:02:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:02:53 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone1571803153"
    run.go:180: Remote "GCS bucket rclone-test-xeqokol5gico", Local "Local file system at /tmp/rclone1571803153", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/08 01:02:56 ERROR : HELLO, WORLD!: sum not found
2025/04/08 01:02:56 ERROR : hello, world!: file not in GCS bucket rclone-test-xeqokol5gico
2025/04/08 01:02:56 NOTICE: GCS bucket rclone-test-xeqokol5gico: 1 files missing
2025/04/08 01:02:56 NOTICE: 1 hashes missing
2025/04/08 01:02:56 NOTICE: GCS bucket rclone-test-xeqokol5gico: 2 differences found
2025/04/08 01:02:56 NOTICE: GCS bucket rclone-test-xeqokol5gico: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/08 01:02:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:02:56 NOTICE: GCS bucket rclone-test-xeqokol5gico: 0 differences found
2025/04/08 01:02:56 NOTICE: GCS bucket rclone-test-xeqokol5gico: 1 matching files
2025/04/08 01:02:56 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-buzanok6naki"
2025/04/08 01:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:02:56 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:02:56 DEBUG : Creating backend with remote "/tmp/rclone995013688"
    run.go:180: Remote "GCS bucket rclone-test-buzanok6naki", Local "Local file system at /tmp/rclone995013688", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/08 01:02:59 ERROR : HeLlO, wOrLd!: sum not found
2025/04/08 01:02:59 ERROR : hello, world!: file not in GCS bucket rclone-test-buzanok6naki
2025/04/08 01:02:59 NOTICE: GCS bucket rclone-test-buzanok6naki: 1 files missing
2025/04/08 01:02:59 NOTICE: 1 hashes missing
2025/04/08 01:02:59 NOTICE: GCS bucket rclone-test-buzanok6naki: 2 differences found
2025/04/08 01:02:59 NOTICE: GCS bucket rclone-test-buzanok6naki: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/08 01:03:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:00 NOTICE: GCS bucket rclone-test-buzanok6naki: 0 differences found
2025/04/08 01:03:00 NOTICE: GCS bucket rclone-test-buzanok6naki: 1 matching files
2025/04/08 01:03:00 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-dukewof4paxo"
2025/04/08 01:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:00 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:00 DEBUG : Creating backend with remote "/tmp/rclone3513989843"
    run.go:180: Remote "GCS bucket rclone-test-dukewof4paxo", Local "Local file system at /tmp/rclone3513989843", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/08 01:03:02 ERROR : HELLO, WORLD!: sum not found
2025/04/08 01:03:02 ERROR : HeLlO, wOrLd!: file not in GCS bucket rclone-test-dukewof4paxo
2025/04/08 01:03:02 NOTICE: GCS bucket rclone-test-dukewof4paxo: 1 files missing
2025/04/08 01:03:02 NOTICE: 1 hashes missing
2025/04/08 01:03:02 NOTICE: GCS bucket rclone-test-dukewof4paxo: 2 differences found
2025/04/08 01:03:02 NOTICE: GCS bucket rclone-test-dukewof4paxo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/08 01:03:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:03 NOTICE: GCS bucket rclone-test-dukewof4paxo: 0 differences found
2025/04/08 01:03:03 NOTICE: GCS bucket rclone-test-dukewof4paxo: 1 matching files
2025/04/08 01:03:03 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-celonec1kihu"
2025/04/08 01:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:03 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:03 DEBUG : Creating backend with remote "/tmp/rclone2803042109"
    run.go:180: Remote "GCS bucket rclone-test-celonec1kihu", Local "Local file system at /tmp/rclone2803042109", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/08 01:03:06 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/08 01:03:06 ERROR : 測試_Русский___ě_áñ: file not in GCS bucket rclone-test-celonec1kihu
2025/04/08 01:03:06 NOTICE: GCS bucket rclone-test-celonec1kihu: 1 files missing
2025/04/08 01:03:06 NOTICE: 1 hashes missing
2025/04/08 01:03:06 NOTICE: GCS bucket rclone-test-celonec1kihu: 2 differences found
2025/04/08 01:03:06 NOTICE: GCS bucket rclone-test-celonec1kihu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/08 01:03:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:07 NOTICE: GCS bucket rclone-test-celonec1kihu: 0 differences found
2025/04/08 01:03:07 NOTICE: GCS bucket rclone-test-celonec1kihu: 1 matching files
2025/04/08 01:03:07 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-woyeqik6funo"
2025/04/08 01:03:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:07 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:07 DEBUG : Creating backend with remote "/tmp/rclone3690624611"
    run.go:180: Remote "GCS bucket rclone-test-woyeqik6funo", Local "Local file system at /tmp/rclone3690624611", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/08 01:03:10 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/08 01:03:10 ERROR : 測試_Русский___ě_áñ: file not in GCS bucket rclone-test-woyeqik6funo
2025/04/08 01:03:10 NOTICE: GCS bucket rclone-test-woyeqik6funo: 1 files missing
2025/04/08 01:03:10 NOTICE: 1 hashes missing
2025/04/08 01:03:10 NOTICE: GCS bucket rclone-test-woyeqik6funo: 2 differences found
2025/04/08 01:03:10 NOTICE: GCS bucket rclone-test-woyeqik6funo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/08 01:03:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:10 NOTICE: GCS bucket rclone-test-woyeqik6funo: 0 differences found
2025/04/08 01:03:10 NOTICE: GCS bucket rclone-test-woyeqik6funo: 1 matching files
2025/04/08 01:03:10 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-cezafuj5nayi"
2025/04/08 01:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:10 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:10 DEBUG : Creating backend with remote "/tmp/rclone1307394961"
    run.go:180: Remote "GCS bucket rclone-test-cezafuj5nayi", Local "Local file system at /tmp/rclone1307394961", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/08 01:03:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 01:03:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-cezafuj5nayi
2025/04/08 01:03:13 NOTICE: GCS bucket rclone-test-cezafuj5nayi: 1 files missing
2025/04/08 01:03:13 NOTICE: 1 hashes missing
2025/04/08 01:03:13 NOTICE: GCS bucket rclone-test-cezafuj5nayi: 2 differences found
2025/04/08 01:03:13 NOTICE: GCS bucket rclone-test-cezafuj5nayi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/08 01:03:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:13 NOTICE: GCS bucket rclone-test-cezafuj5nayi: 0 differences found
2025/04/08 01:03:13 NOTICE: GCS bucket rclone-test-cezafuj5nayi: 1 matching files
2025/04/08 01:03:13 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-laxipox8fodi"
2025/04/08 01:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:13 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:13 DEBUG : Creating backend with remote "/tmp/rclone1706454351"
    run.go:180: Remote "GCS bucket rclone-test-laxipox8fodi", Local "Local file system at /tmp/rclone1706454351", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/08 01:03:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 01:03:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-laxipox8fodi
2025/04/08 01:03:16 NOTICE: GCS bucket rclone-test-laxipox8fodi: 1 files missing
2025/04/08 01:03:16 NOTICE: 1 hashes missing
2025/04/08 01:03:16 NOTICE: GCS bucket rclone-test-laxipox8fodi: 2 differences found
2025/04/08 01:03:16 NOTICE: GCS bucket rclone-test-laxipox8fodi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/08 01:03:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:16 NOTICE: GCS bucket rclone-test-laxipox8fodi: 0 differences found
2025/04/08 01:03:16 NOTICE: GCS bucket rclone-test-laxipox8fodi: 1 matching files
2025/04/08 01:03:16 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-yuwekun6xaco"
2025/04/08 01:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:16 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:16 DEBUG : Creating backend with remote "/tmp/rclone4281211567"
    run.go:180: Remote "GCS bucket rclone-test-yuwekun6xaco", Local "Local file system at /tmp/rclone4281211567", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/08 01:03:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 01:03:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-yuwekun6xaco
2025/04/08 01:03:20 NOTICE: GCS bucket rclone-test-yuwekun6xaco: 1 files missing
2025/04/08 01:03:20 NOTICE: 1 hashes missing
2025/04/08 01:03:20 NOTICE: GCS bucket rclone-test-yuwekun6xaco: 2 differences found
2025/04/08 01:03:20 NOTICE: GCS bucket rclone-test-yuwekun6xaco: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/08 01:03:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:20 NOTICE: GCS bucket rclone-test-yuwekun6xaco: 0 differences found
2025/04/08 01:03:20 NOTICE: GCS bucket rclone-test-yuwekun6xaco: 1 matching files
2025/04/08 01:03:20 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-cogecom6taxo"
2025/04/08 01:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:03:20 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:20 DEBUG : Creating backend with remote "/tmp/rclone2425277103"
    run.go:180: Remote "GCS bucket rclone-test-cogecom6taxo", Local "Local file system at /tmp/rclone2425277103", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/08 01:03:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/08 01:03:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-cogecom6taxo
2025/04/08 01:03:23 NOTICE: GCS bucket rclone-test-cogecom6taxo: 1 files missing
2025/04/08 01:03:23 NOTICE: 1 hashes missing
2025/04/08 01:03:23 NOTICE: GCS bucket rclone-test-cogecom6taxo: 2 differences found
2025/04/08 01:03:23 NOTICE: GCS bucket rclone-test-cogecom6taxo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/08 01:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/08 01:03:23 NOTICE: GCS bucket rclone-test-cogecom6taxo: 0 differences found
2025/04/08 01:03:23 NOTICE: GCS bucket rclone-test-cogecom6taxo: 1 matching files
2025/04/08 01:03:24 DEBUG : GCS bucket rclone-test-cogecom6taxo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/04/08 01:03:24 DEBUG : GCS bucket rclone-test-cogecom6taxo: Purge dir ""
2025/04/08 01:03:25 DEBUG : GCS bucket rclone-test-yuwekun6xaco: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/04/08 01:03:25 DEBUG : GCS bucket rclone-test-yuwekun6xaco: Purge dir ""
2025/04/08 01:03:27 DEBUG : GCS bucket rclone-test-laxipox8fodi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/04/08 01:03:27 DEBUG : GCS bucket rclone-test-laxipox8fodi: Purge dir ""
2025/04/08 01:03:29 DEBUG : GCS bucket rclone-test-cezafuj5nayi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/04/08 01:03:29 DEBUG : GCS bucket rclone-test-cezafuj5nayi: Purge dir ""
2025/04/08 01:03:30 DEBUG : GCS bucket rclone-test-woyeqik6funo: Purge object "測試_Русский___ě_áñ"
2025/04/08 01:03:30 DEBUG : GCS bucket rclone-test-woyeqik6funo: Purge dir ""
2025/04/08 01:03:31 DEBUG : GCS bucket rclone-test-celonec1kihu: Purge object "測試_Русский___ě_áñ"
2025/04/08 01:03:32 DEBUG : GCS bucket rclone-test-celonec1kihu: Purge dir ""
2025/04/08 01:03:33 DEBUG : GCS bucket rclone-test-dukewof4paxo: Purge object "HELLO, WORLD!"
2025/04/08 01:03:34 DEBUG : GCS bucket rclone-test-dukewof4paxo: Purge dir ""
2025/04/08 01:03:35 DEBUG : GCS bucket rclone-test-buzanok6naki: Purge object "HeLlO, wOrLd!"
2025/04/08 01:03:35 DEBUG : GCS bucket rclone-test-buzanok6naki: Purge dir ""
2025/04/08 01:03:36 DEBUG : GCS bucket rclone-test-xeqokol5gico: Purge object "HELLO, WORLD!"
2025/04/08 01:03:37 DEBUG : GCS bucket rclone-test-xeqokol5gico: Purge dir ""
2025/04/08 01:03:37 DEBUG : GCS bucket rclone-test-havocat5dazi: Purge object "hello, world!"
2025/04/08 01:03:37 DEBUG : GCS bucket rclone-test-havocat5dazi: Purge dir ""
--- PASS: TestApplyTransforms (47.61s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:03:38 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/08 01:03:39 DEBUG : sub/: Creating directory marker
2025/04/08 01:03:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/08 01:03:39 INFO  : file1: Copied (new) to: sub/file2
2025/04/08 01:03:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:03:40 DEBUG : file1: Unchanged skipping
2025/04/08 01:03:40 DEBUG : GCS bucket rclone-test-wovilay9rofu: don't need to copy/move sub/file2, it is already at target location
2025/04/08 01:03:40 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (2.54s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.34s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:03:41 DEBUG : dst/: Creating directory marker
2025/04/08 01:03:42 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/backup"
2025/04/08 01:03:42 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:42 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/backup" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/backup"
2025/04/08 01:03:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/08 01:03:43 DEBUG : dst/: Creating directory marker
2025/04/08 01:03:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/08 01:03:44 INFO  : dst/file1: Copied (server-side copy)
2025/04/08 01:03:44 INFO  : dst/file1: Deleted
2025/04/08 01:03:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/08 01:03:44 INFO  : dst/file1: Copied (new)
2025/04/08 01:03:44 DEBUG : dst/: Removing directory marker
2025/04/08 01:03:44 DEBUG : backup/dst/: Removing directory marker
2025/04/08 01:03:45 DEBUG : backup/: Removing directory marker
    run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
2025/04/08 01:03:46 DEBUG : backup/: Removing directory marker
    run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
2025/04/08 01:03:47 DEBUG : backup/: Removing directory marker
    run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
    run.go:128: removing dir "backup" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
--- PASS: TestCopyFileBackupDir (7.01s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:03:48 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/dst"
2025/04/08 01:03:48 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:49 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:49 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:03:49 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:49 DEBUG : one: Need to transfer - File not found at Destination
2025/04/08 01:03:50 DEBUG : /: Creating directory marker
2025/04/08 01:03:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/08 01:03:50 INFO  : one: Copied (new)
2025/04/08 01:03:51 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 01:03:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/08 01:03:51 INFO  : one: Copied (replaced existing)
2025/04/08 01:03:52 DEBUG : dst/: Creating directory marker
2025/04/08 01:03:53 DEBUG : CompareDest/: Creating directory marker
2025/04/08 01:03:53 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 01:03:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:03:53 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/08 01:03:54 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:54 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 01:03:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:03:54 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/08 01:03:55 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:55 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 01:03:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:03:55 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/08 01:03:56 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CompareDest"
2025/04/08 01:03:56 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 01:03:56 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/08 01:03:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/08 01:03:56 INFO  : two: Copied (new)
2025/04/08 01:03:57 DEBUG : dst/: Removing directory marker
2025/04/08 01:03:57 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:03:58 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:03:59 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:00 DEBUG : CompareDest/: Removing directory marker
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCopyFileCompareDest
        	Messages:   	directories
--- FAIL: TestCopyFileCompareDest (20.07s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:04:08 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/dst"
2025/04/08 01:04:08 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:04:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:04:09 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:09 DEBUG : one: Need to transfer - File not found at Destination
2025/04/08 01:04:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/08 01:04:10 INFO  : one: Copied (new)
2025/04/08 01:04:10 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:10 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 01:04:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/08 01:04:11 INFO  : one: Copied (replaced existing)
2025/04/08 01:04:12 DEBUG : dst/: Creating directory marker
2025/04/08 01:04:12 DEBUG : CopyDest/: Creating directory marker
2025/04/08 01:04:13 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/BackupDir"
2025/04/08 01:04:13 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:04:14 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/BackupDir" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/BackupDir"
2025/04/08 01:04:14 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 01:04:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/08 01:04:15 DEBUG : /: Creating directory marker
2025/04/08 01:04:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/08 01:04:15 INFO  : one: Copied (server-side copy)
2025/04/08 01:04:15 INFO  : one: Deleted
2025/04/08 01:04:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/08 01:04:16 INFO  : one: Copied (server-side copy)
2025/04/08 01:04:16 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/08 01:04:17 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:17 DEBUG : two: Need to transfer - File not found at Destination
2025/04/08 01:04:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:04:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/08 01:04:18 INFO  : two: Copied (server-side copy)
2025/04/08 01:04:18 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/08 01:04:18 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:04:18 DEBUG : two: Unchanged skipping
2025/04/08 01:04:19 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/CopyDest"
2025/04/08 01:04:19 DEBUG : three: Need to transfer - File not found at Destination
2025/04/08 01:04:19 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/08 01:04:19 DEBUG : three: Destination not found in --copy-dest
2025/04/08 01:04:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/08 01:04:19 INFO  : three: Copied (new)
2025/04/08 01:04:20 DEBUG : dst/: Removing directory marker
2025/04/08 01:04:20 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:21 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:23 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:24 DEBUG : CopyDest/: Removing directory marker
2025/04/08 01:04:24 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:04:25 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:04:26 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCopyFileCopyDest
        	Messages:   	directories
--- FAIL: TestCopyFileCopyDest (26.46s)
=== RUN   TestCopyInplace
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
2025/04/08 01:04:35 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:36 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:37 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:38 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:04:39 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:04:40 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCopyInplace
        	Messages:   	directories
--- FAIL: TestCopyInplace (14.02s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
2025/04/08 01:04:49 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:50 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:51 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:04:52 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:04:53 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:04:54 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCopyLongFileName
        	Messages:   	directories
--- FAIL: TestCopyLongFileName (14.07s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:05:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/08 01:05:03 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/08 01:05:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/08 01:05:03 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/08 01:05:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/08 01:05:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer
2025/04/08 01:05:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/08 01:05:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/08 01:05:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0628d2172cafbb6f0b3d03f9ade21b65 OK
2025/04/08 01:05:05 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/08 01:05:06 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:07 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:08 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:09 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/08 01:05:09 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:10 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:11 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCopyFileMaxTransfer
        	Messages:   	directories
--- FAIL: TestCopyFileMaxTransfer (16.97s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:05:20 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:21 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:22 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:23 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:24 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:25 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateInteractive
        	Messages:   	directories
--- FAIL: TestDeduplicateInteractive (13.70s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:05:33 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:34 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:36 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:37 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:38 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:39 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateSkip
        	Messages:   	directories
--- FAIL: TestDeduplicateSkip (13.80s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:05:47 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:48 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:49 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:05:50 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:51 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:05:52 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateSizeOnly
        	Messages:   	directories
--- FAIL: TestDeduplicateSizeOnly (13.64s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:06:01 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:02 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:03 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:04 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:05 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:06 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateFirst
        	Messages:   	directories
--- FAIL: TestDeduplicateFirst (13.65s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:06:14 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:15 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:16 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:18 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:19 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:20 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateNewest
        	Messages:   	directories
--- FAIL: TestDeduplicateNewest (13.58s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:06:28 DEBUG : also/: Creating directory marker
2025/04/08 01:06:29 INFO  : GCS bucket rclone-test-wovilay9rofu: Looking for duplicate md5 hashes using newest mode.
2025/04/08 01:06:29 NOTICE: a45b952b20786c076118cadda45c4c46: Found 3 files with duplicate md5 hashes
2025/04/08 01:06:29 INFO  : one: Deleted
2025/04/08 01:06:29 INFO  : also/one: Deleted
2025/04/08 01:06:29 NOTICE: a45b952b20786c076118cadda45c4c46: Deleted 2 extra copies
2025/04/08 01:06:29 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:30 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:32 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:33 DEBUG : also/: Removing directory marker
2025/04/08 01:06:33 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:34 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:35 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateNewestByHash
        	Messages:   	directories
--- FAIL: TestDeduplicateNewestByHash (15.14s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:06:43 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:44 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:45 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:46 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:47 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:06:48 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateOldest
        	Messages:   	directories
--- FAIL: TestDeduplicateOldest (13.58s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:06:57 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:58 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:06:59 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:00 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:01 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:02 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateLargest
        	Messages:   	directories
--- FAIL: TestDeduplicateLargest (13.58s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:07:10 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:11 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:12 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:13 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:14 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:16 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateSmallest
        	Messages:   	directories
--- FAIL: TestDeduplicateSmallest (13.57s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/08 01:07:24 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:25 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:26 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:27 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:28 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:29 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDeduplicateRename
        	Messages:   	directories
--- FAIL: TestDeduplicateRename (13.57s)
=== RUN   TestMergeDirs
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
2025/04/08 01:07:37 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:39 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:40 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:41 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:42 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:43 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMergeDirs
        	Messages:   	directories
--- FAIL: TestMergeDirs (13.71s)
=== RUN   TestListDirSorted
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:07:52 DEBUG : sub dir/: Creating directory marker
2025/04/08 01:07:52 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/08 01:07:53 DEBUG : sub dir/sub sub dir/: Creating directory marker
    listdirsorted_test.go:57: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
        	Error:      	"[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
        	Test:       	TestListDirSorted
2025/04/08 01:07:54 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/08 01:07:54 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/08 01:07:54 DEBUG : sub dir/: Removing directory marker
2025/04/08 01:07:54 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:55 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:56 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:07:57 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:58 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:07:59 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestListDirSorted
        	Messages:   	directories
--- FAIL: TestListDirSorted (16.67s)
=== RUN   TestListJSON
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:08:08 DEBUG : sub/: Creating directory marker
=== RUN   TestListJSON/Default
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 4
        	Test:       	TestListJSON/Default
        	Messages:   	Wrong number of results
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 3
        	Test:       	TestListJSON/DirsOnly
        	Messages:   	Wrong number of results
=== RUN   TestListJSON/Recurse
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 3
        	            	actual  : 5
        	Test:       	TestListJSON/Recurse
        	Messages:   	Wrong number of results
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
=== RUN   TestListJSON/Metadata
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 4
        	Test:       	TestListJSON/Metadata
        	Messages:   	Wrong number of results
2025/04/08 01:08:09 DEBUG : sub/: Removing directory marker
2025/04/08 01:08:09 DEBUG : dst/: Removing directory marker
=== NAME  TestListJSON
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:10 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:11 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:12 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:08:14 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:08:15 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestListJSON
        	Messages:   	directories
--- FAIL: TestListJSON (15.07s)
    --- FAIL: TestListJSON/Default (0.06s)
    --- PASS: TestListJSON/FilesOnly (0.06s)
    --- FAIL: TestListJSON/DirsOnly (0.06s)
    --- FAIL: TestListJSON/Recurse (0.06s)
    --- PASS: TestListJSON/SubDir (0.06s)
    --- PASS: TestListJSON/NoModTime (0.06s)
    --- PASS: TestListJSON/NoMimeType (0.06s)
    --- PASS: TestListJSON/ShowHash (0.06s)
    --- PASS: TestListJSON/HashTypes (0.06s)
    --- FAIL: TestListJSON/Metadata (0.06s)
=== RUN   TestStatJSON
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:08:23 DEBUG : sub/: Creating directory marker
=== RUN   TestStatJSON/Root
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
=== RUN   TestStatJSON/Dir
=== RUN   TestStatJSON/DirWithTrailingSlash
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
=== RUN   TestStatJSON/FileDirsOnly
=== RUN   TestStatJSON/NotFoundDirsOnly
=== RUN   TestStatJSON/RootNotFound
2025/04/08 01:08:25 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/notfound"
2025/04/08 01:08:25 DEBUG : Config file has changed externally - reloading
2025/04/08 01:08:25 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:08:27 DEBUG : sub/: Removing directory marker
2025/04/08 01:08:27 DEBUG : dst/: Removing directory marker
=== NAME  TestStatJSON
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:28 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:29 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:30 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:08:31 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:08:32 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestStatJSON
        	Messages:   	directories
--- FAIL: TestStatJSON (17.49s)
    --- PASS: TestStatJSON/Root (0.06s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.06s)
    --- PASS: TestStatJSON/Dir (0.35s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
    --- PASS: TestStatJSON/File (0.06s)
    --- PASS: TestStatJSON/NotFound (0.31s)
    --- PASS: TestStatJSON/DirFilesOnly (0.34s)
    --- PASS: TestStatJSON/FileFilesOnly (0.06s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.34s)
    --- PASS: TestStatJSON/DirDirsOnly (0.06s)
    --- PASS: TestStatJSON/FileDirsOnly (0.07s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s)
    --- PASS: TestStatJSON/RootNotFound (1.00s)
=== RUN   TestMkdir
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:08:40 INFO  : GCS bucket rclone-test-wovilay9rofu: Making directory
2025/04/08 01:08:40 INFO  : GCS bucket rclone-test-wovilay9rofu: Making directory
2025/04/08 01:08:40 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:41 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:43 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:44 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:08:45 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:08:46 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMkdir
        	Messages:   	directories
--- FAIL: TestMkdir (13.86s)
=== RUN   TestLsd
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:08:54 DEBUG : sub dir/: Creating directory marker
2025/04/08 01:08:55 DEBUG : sub dir/: Removing directory marker
2025/04/08 01:08:55 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:56 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:58 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:08:59 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:00 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:01 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestLsd
        	Messages:   	directories
--- FAIL: TestLsd (14.80s)
=== RUN   TestLs
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:09:10 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:11 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:12 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:13 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:14 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:15 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestLs
        	Messages:   	directories
--- FAIL: TestLs (14.51s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:09:24 DEBUG : BackupDir: Excluded
2025/04/08 01:09:24 DEBUG : dst: Excluded
2025/04/08 01:09:24 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/08 01:09:24 DEBUG : empty space: Excluded
2025/04/08 01:09:25 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:26 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:27 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:28 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:29 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:30 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestLsWithFilesFrom
        	Messages:   	directories
--- FAIL: TestLsWithFilesFrom (14.65s)
=== RUN   TestLsLong
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:09:39 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:40 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:41 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:42 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:43 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:44 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestLsLong
        	Messages:   	directories
--- FAIL: TestLsLong (14.60s)
=== RUN   TestHashSums
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
2025/04/08 01:09:54 DEBUG : dst/: Removing directory marker
=== NAME  TestHashSums
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:55 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:56 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:09:57 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:58 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:09:59 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestHashSums
        	Messages:   	directories
--- FAIL: TestHashSums (14.53s)
    --- PASS: TestHashSums/Md5 (0.10s)
    --- PASS: TestHashSums/Md5Download (0.21s)
=== RUN   TestHashSumsWithErrors
2025/04/08 01:10:07 DEBUG : Creating backend with remote ":memory:"
2025/04/08 01:10:07 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/08 01:10:07 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/08 01:10:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN   TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN   TestCount
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:10:08 DEBUG : sub dir/: Creating directory marker
2025/04/08 01:10:09 DEBUG : sub dir/: Removing directory marker
2025/04/08 01:10:09 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:10 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:11 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:12 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:13 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:14 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCount
        	Messages:   	directories
--- FAIL: TestCount (15.07s)
=== RUN   TestDelete
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:10:23 DEBUG : Waiting for deletions to finish
2025/04/08 01:10:23 DEBUG : large: Excluded (Size Filter)
2025/04/08 01:10:23 INFO  : medium: Deleted
2025/04/08 01:10:23 INFO  : small: Deleted
2025/04/08 01:10:23 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:24 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:25 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:26 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:28 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:29 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestDelete
        	Messages:   	directories
--- FAIL: TestDelete (14.53s)
=== RUN   TestMaxDelete
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:10:37 DEBUG : Waiting for deletions to finish
2025/04/08 01:10:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/08 01:10:38 INFO  : large: Deleted
2025/04/08 01:10:38 INFO  : medium: Deleted
2025/04/08 01:10:38 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:39 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:40 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:41 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:42 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:43 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMaxDelete
        	Messages:   	directories
2025/04/08 01:10:51 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:53 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:54 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:10:55 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:56 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:10:57 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMaxDelete
        	Messages:   	directories
--- FAIL: TestMaxDelete (28.15s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:11:05 DEBUG : Waiting for deletions to finish
2025/04/08 01:11:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/08 01:11:06 INFO  : medium: Deleted
2025/04/08 01:11:06 INFO  : small: Deleted
2025/04/08 01:11:06 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:07 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:08 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:09 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:10 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:11 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMaxDeleteSizeLargeFile
        	Messages:   	directories
2025/04/08 01:11:19 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:20 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:21 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:23 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:24 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:25 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMaxDeleteSizeLargeFile
        	Messages:   	directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.93s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:11:33 DEBUG : Waiting for deletions to finish
2025/04/08 01:11:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/08 01:11:34 INFO  : large: Deleted
2025/04/08 01:11:34 INFO  : medium: Deleted
2025/04/08 01:11:34 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:35 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:36 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:37 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:38 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:39 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMaxDeleteSize
        	Messages:   	directories
2025/04/08 01:11:47 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:48 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:49 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:11:51 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:52 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:11:53 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestMaxDeleteSize
        	Messages:   	directories
--- FAIL: TestMaxDeleteSize (28.03s)
=== RUN   TestReadFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:12:01 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:03 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:04 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:05 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:12:06 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:12:07 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestReadFile
        	Messages:   	directories
2025/04/08 01:12:15 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:16 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:17 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:18 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:12:19 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:12:20 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestReadFile
        	Messages:   	directories
--- FAIL: TestReadFile (27.68s)
=== RUN   TestRetry
2025/04/08 01:12:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/08 01:12:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/08 01:12:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 01:12:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 01:12:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 01:12:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/08 01:12:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:12:31 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:32 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:33 DEBUG : dst/: Removing directory marker
    run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:12:34 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:12:35 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
2025/04/08 01:12:36 DEBUG : BackupDir/: Removing directory marker
    run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestCat
        	Messages:   	directories
--- FAIL: TestCat (15.43s)
=== RUN   TestPurge
2025/04/08 01:12:44 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-defeqeh1mobo"
2025/04/08 01:12:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/08 01:12:44 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:12:44 DEBUG : Creating backend with remote "/tmp/rclone3877116791"
    run.go:180: Remote "GCS bucket rclone-test-defeqeh1mobo", Local "Local file system at /tmp/rclone3877116791", Modify Window "1ns"
2025/04/08 01:12:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/08 01:12:47 DEBUG : A1/B1/: Creating directory marker
2025/04/08 01:12:48 DEBUG : A1/: Creating directory marker
2025/04/08 01:12:49 INFO  : A2: Making directory
2025/04/08 01:12:49 DEBUG : A2/: Creating directory marker
2025/04/08 01:12:49 INFO  : A1/B2: Making directory
2025/04/08 01:12:50 DEBUG : A1/B2/: Creating directory marker
2025/04/08 01:12:50 INFO  : A1/B2/C2: Making directory
2025/04/08 01:12:50 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/08 01:12:51 INFO  : A1/B1/C3: Making directory
2025/04/08 01:12:51 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/08 01:12:52 INFO  : A3: Making directory
2025/04/08 01:12:52 DEBUG : A3/: Creating directory marker
2025/04/08 01:12:52 INFO  : A3/B3: Making directory
2025/04/08 01:12:53 DEBUG : A3/B3/: Creating directory marker
2025/04/08 01:12:53 INFO  : A3/B3/C4: Making directory
2025/04/08 01:12:53 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/08 01:12:54 DEBUG : Waiting for deletions to finish
2025/04/08 01:12:55 INFO  : A1/B1/C1/one: Deleted
2025/04/08 01:12:55 DEBUG : removing 2 level 3 directories
2025/04/08 01:12:55 INFO  : A1/B1/C3: Removing directory
2025/04/08 01:12:55 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/08 01:12:55 INFO  : A1/B1/C1: Removing directory
2025/04/08 01:12:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/08 01:12:55 DEBUG : removing 1 level 2 directories
2025/04/08 01:12:55 INFO  : A1/B1: Removing directory
2025/04/08 01:12:55 DEBUG : A1/B1/: Removing directory marker
2025/04/08 01:12:56 DEBUG : Waiting for deletions to finish
2025/04/08 01:12:56 INFO  : A1/two: Deleted
2025/04/08 01:12:57 DEBUG : removing 2 level 3 directories
2025/04/08 01:12:57 INFO  : A3/B3/C4: Removing directory
2025/04/08 01:12:57 DEBUG : A3/B3/C4/: Removing directory marker
2025/04/08 01:12:57 INFO  : A1/B2/C2: Removing directory
2025/04/08 01:12:57 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/08 01:12:57 DEBUG : removing 2 level 2 directories
2025/04/08 01:12:57 INFO  : A3/B3: Removing directory
2025/04/08 01:12:57 DEBUG : A3/B3/: Removing directory marker
2025/04/08 01:12:57 INFO  : A1/B2: Removing directory
2025/04/08 01:12:57 DEBUG : A1/B2/: Removing directory marker
2025/04/08 01:12:57 DEBUG : removing 3 level 1 directories
2025/04/08 01:12:57 INFO  : A3: Removing directory
2025/04/08 01:12:57 INFO  : A1: Removing directory
2025/04/08 01:12:57 DEBUG : A1/: Removing directory marker
2025/04/08 01:12:57 INFO  : A2: Removing directory
2025/04/08 01:12:57 DEBUG : A2/: Removing directory marker
2025/04/08 01:12:57 DEBUG : A3/: Removing directory marker
2025/04/08 01:12:58 DEBUG : removing 1 level 0 directories
2025/04/08 01:12:58 INFO  : GCS bucket rclone-test-defeqeh1mobo: Removing directory
2025/04/08 01:12:59 DEBUG : GCS bucket rclone-test-defeqeh1mobo: Purge dir ""
2025/04/08 01:12:59 NOTICE: purge failed to rmdir "": bucket already deleted
2025/04/08 01:12:59 NOTICE: purge failed: directory not found
--- PASS: TestPurge (14.92s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:12:59 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/08 01:13:00 DEBUG : A1/B1/: Creating directory marker
2025/04/08 01:13:00 DEBUG : A1/: Creating directory marker
2025/04/08 01:13:00 INFO  : A2: Making directory
2025/04/08 01:13:01 DEBUG : A2/: Creating directory marker
2025/04/08 01:13:01 INFO  : A1/B2: Making directory
2025/04/08 01:13:01 DEBUG : A1/B2/: Creating directory marker
2025/04/08 01:13:01 INFO  : A1/B2/C2: Making directory
2025/04/08 01:13:02 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/08 01:13:02 INFO  : A1/B1/C3: Making directory
2025/04/08 01:13:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/08 01:13:02 INFO  : A3: Making directory
2025/04/08 01:13:03 DEBUG : A3/: Creating directory marker
2025/04/08 01:13:03 INFO  : A3/B3: Making directory
2025/04/08 01:13:03 DEBUG : A3/B3/: Creating directory marker
2025/04/08 01:13:03 INFO  : A3/B3/C4: Making directory
2025/04/08 01:13:04 DEBUG : A3/B3/C4/: Creating directory marker
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
        	Error:      	Not equal: 
        	            	expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
        	            	actual  : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=10) {
        	            	+([]string) (len=12) {
        	            	  (string) (len=2) "A1",
        	            	@@ -10,3 +10,5 @@
        	            	  (string) (len=5) "A3/B3",
        	            	- (string) (len=8) "A3/B3/C4"
        	            	+ (string) (len=8) "A3/B3/C4",
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestRmdirsNoLeaveRoot
        	Messages:   	directories
2025/04/08 01:13:12 DEBUG : removing 1 level 3 directories
2025/04/08 01:13:12 INFO  : A3/B3/C4: Removing directory
2025/04/08 01:13:12 DEBUG : A3/B3/C4/: Removing directory marker
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
        	Error:      	Not equal: 
        	            	expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
        	            	actual  : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=9) {
        	            	+([]string) (len=11) {
        	            	  (string) (len=2) "A1",
        	            	@@ -9,3 +9,5 @@
        	            	  (string) (len=2) "A3",
        	            	- (string) (len=5) "A3/B3"
        	            	+ (string) (len=5) "A3/B3",
        	            	+ (string) (len=9) "BackupDir",
        	            	+ (string) (len=3) "dst"
        	            	 }
        	Test:       	TestRmdirsNoLeaveRoot
        	Messages:   	directories
2025/04/08 01:13:19 DEBUG : removing 2 level 3 directories
2025/04/08 01:13:19 INFO  : A1/B2/C2: Removing directory
2025/04/08 01:13:19 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/08 01:13:19 INFO  : A1/B1/C3: Removing directory
2025/04/08 01:13:19 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/08 01:13:19 DEBUG : removing 4 level 2 directories
2025/04/08 01:13:19 INFO  : dst/: Removing directory
2025/04/08 01:13:19 DEBUG : dst//: Removing directory marker
2025/04/08 01:13:19 INFO  : A3/B3: Removing directory
2025/04/08 01:13:19 DEBUG : A3/B3/: Removing directory marker
2025/04/08 01:13:19 INFO  : A1/B2: Removing directory
2025/04/08 01:13:19 DEBUG : A1/B2/: Removing directory marker
2025/04/08 01:13:19 INFO  : BackupDir/: Removing directory
2025/04/08 01:13:19 DEBUG : BackupDir//: Removing directory marker
2025/04/08 01:13:20 DEBUG : removing 4 level 1 directories
2025/04/08 01:13:20 INFO  : dst: Removing directory
2025/04/08 01:13:20 DEBUG : dst/: Removing directory marker
2025/04/08 01:13:20 INFO  : A3: Removing directory
2025/04/08 01:13:20 DEBUG : A3/: Removing directory marker
2025/04/08 01:13:20 INFO  : A2: Removing directory
2025/04/08 01:13:20 INFO  : BackupDir: Removing directory
2025/04/08 01:13:20 DEBUG : A2/: Removing directory marker
2025/04/08 01:13:20 DEBUG : BackupDir/: Removing directory marker
2025/04/08 01:13:20 ERROR : dst: Failed to rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/dst/, notFound
2025/04/08 01:13:20 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
    operations_test.go:705: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
        	Error:      	Received unexpected error:
        	            	failed to remove directories: 2 errors: last error: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/BackupDir/, notFound
        	Test:       	TestRmdirsNoLeaveRoot
2025/04/08 01:13:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/08 01:13:20 DEBUG : A1/B1/: Removing directory marker
2025/04/08 01:13:20 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (21.19s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:20 INFO  : A1: Making directory
2025/04/08 01:13:21 DEBUG : A1/: Creating directory marker
2025/04/08 01:13:21 INFO  : A1/B1: Making directory
2025/04/08 01:13:21 DEBUG : A1/B1/: Creating directory marker
2025/04/08 01:13:21 INFO  : A1/B1/C1: Making directory
2025/04/08 01:13:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/08 01:13:22 DEBUG : removing 1 level 3 directories
2025/04/08 01:13:22 INFO  : A1/B1/C1: Removing directory
2025/04/08 01:13:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/08 01:13:22 DEBUG : removing 1 level 2 directories
2025/04/08 01:13:22 INFO  : A1/B1: Removing directory
2025/04/08 01:13:22 DEBUG : A1/B1/: Removing directory marker
2025/04/08 01:13:22 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (1.88s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:22 INFO  : A1: Making directory
2025/04/08 01:13:22 DEBUG : A1/: Creating directory marker
2025/04/08 01:13:23 INFO  : A1/B1: Making directory
2025/04/08 01:13:23 DEBUG : A1/B1/: Creating directory marker
2025/04/08 01:13:23 INFO  : A1/B1/C1: Making directory
2025/04/08 01:13:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/08 01:13:24 DEBUG : removing 1 level 3 directories
2025/04/08 01:13:24 INFO  : A1/B1/C1: Removing directory
2025/04/08 01:13:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/08 01:13:24 DEBUG : removing 1 level 2 directories
2025/04/08 01:13:24 INFO  : A1/B1: Removing directory
2025/04/08 01:13:24 DEBUG : A1/B1/: Removing directory marker
2025/04/08 01:13:24 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (2.07s)
=== RUN   TestCopyURL
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:24 DEBUG : filename.txt: File name found in url
2025/04/08 01:13:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (1.06s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:26 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/08 01:13:26 DEBUG : sub/: Creating directory marker
2025/04/08 01:13:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/08 01:13:26 INFO  : file1: Copied (new) to: sub/file2
2025/04/08 01:13:26 INFO  : file1: Deleted
2025/04/08 01:13:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:13:26 DEBUG : file1: Unchanged skipping
2025/04/08 01:13:26 INFO  : file1: Deleted
2025/04/08 01:13:26 DEBUG : GCS bucket rclone-test-wovilay9rofu: don't need to copy/move sub/file2, it is already at target location
2025/04/08 01:13:26 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (1.31s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:27 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/08 01:13:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/08 01:13:27 INFO  : file1: Copied (new)
2025/04/08 01:13:27 INFO  : file1: Deleted
2025/04/08 01:13:27 DEBUG : file1: Destination exists, skipping
2025/04/08 01:13:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.78s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.11s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.11s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:28 DEBUG : dst/: Creating directory marker
2025/04/08 01:13:28 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/backup"
2025/04/08 01:13:28 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/04/08 01:13:29 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wovilay9rofu/backup" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wovilay9rofu/backup"
2025/04/08 01:13:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/08 01:13:29 DEBUG : dst/: Creating directory marker
2025/04/08 01:13:30 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/08 01:13:30 INFO  : dst/file1: Copied (server-side copy)
2025/04/08 01:13:30 INFO  : dst/file1: Deleted
2025/04/08 01:13:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/08 01:13:30 INFO  : dst/file1: Copied (new)
2025/04/08 01:13:30 INFO  : dst/file1: Deleted
2025/04/08 01:13:30 DEBUG : dst/: Removing directory marker
2025/04/08 01:13:30 DEBUG : backup/dst/: Removing directory marker
2025/04/08 01:13:30 DEBUG : backup/: Removing directory marker
    run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
2025/04/08 01:13:31 DEBUG : backup/: Removing directory marker
    run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
2025/04/08 01:13:32 DEBUG : backup/: Removing directory marker
    run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
    run.go:128: removing dir "backup" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wovilay9rofu/backup/, notFound
--- PASS: TestMoveFileBackupDir (6.05s)
=== RUN   TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN   TestSame
--- PASS: TestSame (0.00s)
=== RUN   TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN   TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN   TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN   TestDirMove
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:34 DEBUG : A1/: Creating directory marker
2025/04/08 01:13:35 DEBUG : A1/B1/: Creating directory marker
2025/04/08 01:13:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/08 01:13:36 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/08 01:13:36 INFO  : A1/B2: Making directory
2025/04/08 01:13:36 DEBUG : A1/B2/: Creating directory marker
2025/04/08 01:13:36 INFO  : A1/B1/C3: Making directory
2025/04/08 01:13:37 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/08 01:13:37 DEBUG : A2/: Creating directory marker
2025/04/08 01:13:38 DEBUG : A2/B1/: Creating directory marker
2025/04/08 01:13:38 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/08 01:13:38 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/08 01:13:39 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/08 01:13:39 DEBUG : A2/B2/: Creating directory marker
2025/04/08 01:13:40 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/08 01:13:40 INFO  : A1/one: Copied (server-side copy) to: A2/one
2025/04/08 01:13:40 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/08 01:13:40 INFO  : A1/two: Copied (server-side copy) to: A2/two
2025/04/08 01:13:40 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/08 01:13:40 INFO  : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/08 01:13:40 INFO  : A1/one: Deleted
2025/04/08 01:13:40 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/08 01:13:40 INFO  : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/08 01:13:40 INFO  : A1/two: Deleted
2025/04/08 01:13:40 INFO  : A1/B1/three: Deleted
2025/04/08 01:13:40 INFO  : A1/B1/C1/four: Deleted
2025/04/08 01:13:40 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/08 01:13:40 INFO  : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/08 01:13:41 INFO  : A1/B1/C2/five: Deleted
2025/04/08 01:13:41 DEBUG : A1/B2/: Removing directory marker
2025/04/08 01:13:41 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/08 01:13:41 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/08 01:13:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/08 01:13:41 DEBUG : A1/B1/: Removing directory marker
2025/04/08 01:13:41 DEBUG : A1/: Removing directory marker
2025/04/08 01:13:42 DEBUG : A3/: Creating directory marker
2025/04/08 01:13:42 DEBUG : A3/B1/: Creating directory marker
2025/04/08 01:13:42 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/08 01:13:43 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/08 01:13:43 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/08 01:13:44 DEBUG : A3/B2/: Creating directory marker
2025/04/08 01:13:44 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/08 01:13:44 INFO  : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/08 01:13:45 INFO  : A2/B1/three: Deleted
2025/04/08 01:13:45 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/08 01:13:45 INFO  : A2/two: Copied (server-side copy) to: A3/two
2025/04/08 01:13:45 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/08 01:13:45 INFO  : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/08 01:13:45 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/08 01:13:45 INFO  : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/08 01:13:45 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/08 01:13:45 INFO  : A2/one: Copied (server-side copy) to: A3/one
2025/04/08 01:13:45 INFO  : A2/two: Deleted
2025/04/08 01:13:45 INFO  : A2/B1/C1/four: Deleted
2025/04/08 01:13:45 INFO  : A2/B1/C2/five: Deleted
2025/04/08 01:13:45 INFO  : A2/one: Deleted
2025/04/08 01:13:45 DEBUG : A2/B2/: Removing directory marker
2025/04/08 01:13:45 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/08 01:13:45 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/08 01:13:45 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/08 01:13:45 DEBUG : A2/B1/: Removing directory marker
2025/04/08 01:13:45 DEBUG : A2/: Removing directory marker
2025/04/08 01:13:45 INFO  : GCS bucket rclone-test-wovilay9rofu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/08 01:13:46 DEBUG : A4/: Creating directory marker
2025/04/08 01:13:46 DEBUG : A4/B1/: Creating directory marker
2025/04/08 01:13:46 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/08 01:13:47 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/08 01:13:47 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/08 01:13:47 DEBUG : A4/B2/: Creating directory marker
2025/04/08 01:13:48 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/08 01:13:48 INFO  : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/08 01:13:48 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/08 01:13:48 INFO  : A3/two: Copied (server-side copy) to: A4/two
2025/04/08 01:13:48 INFO  : A3/B1/C2/five: Deleted
2025/04/08 01:13:48 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/08 01:13:48 INFO  : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/08 01:13:48 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/08 01:13:48 INFO  : A3/one: Copied (server-side copy) to: A4/one
2025/04/08 01:13:48 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/08 01:13:48 INFO  : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/08 01:13:48 INFO  : A3/two: Deleted
2025/04/08 01:13:48 INFO  : A3/B1/C1/four: Deleted
2025/04/08 01:13:48 INFO  : A3/one: Deleted
2025/04/08 01:13:48 INFO  : A3/B1/three: Deleted
2025/04/08 01:13:48 DEBUG : A3/B2/: Removing directory marker
2025/04/08 01:13:48 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/08 01:13:48 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/08 01:13:49 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/08 01:13:49 DEBUG : A3/B1/: Removing directory marker
2025/04/08 01:13:49 DEBUG : A3/: Removing directory marker
2025/04/08 01:13:49 DEBUG : A4/B2/: Removing directory marker
2025/04/08 01:13:49 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/08 01:13:49 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/08 01:13:50 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/08 01:13:50 DEBUG : A4/B1/: Removing directory marker
2025/04/08 01:13:50 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (16.24s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.12s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:50 DEBUG : GCS bucket rclone-test-wovilay9rofu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 01:13:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/08 01:13:50 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/08 01:13:50 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/04/08 01:13:50 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:51 DEBUG : GCS bucket rclone-test-wovilay9rofu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 01:13:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/08 01:13:51 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/08 01:13:51 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/04/08 01:13:51 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:52 DEBUG : GCS bucket rclone-test-wovilay9rofu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 01:13:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/08 01:13:52 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:52 DEBUG : GCS bucket rclone-test-wovilay9rofu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/08 01:13:53 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/08 01:13:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/08 01:13:53 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/08 01:13:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (3.11s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.71s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.87s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.84s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.69s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.11s)
=== RUN   TestRcatSize
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:53 DEBUG : GCS bucket rclone-test-wovilay9rofu: File to upload is small (60 bytes), uploading instead of streaming
2025/04/08 01:13:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/08 01:13:53 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.49s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.11s)
=== RUN   TestTouchDir
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
2025/04/08 01:13:54 DEBUG : sub dir/: Creating directory marker
2025/04/08 01:13:55 DEBUG : GCS bucket rclone-test-wovilay9rofu: Touching "sub dir/potato3"
2025/04/08 01:13:55 DEBUG : GCS bucket rclone-test-wovilay9rofu: Touching "empty space"
2025/04/08 01:13:55 DEBUG : GCS bucket rclone-test-wovilay9rofu: Touching "potato2"
2025/04/08 01:13:55 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (1.58s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.25s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.13s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.11s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.11s)
=== RUN   TestDirsEqual
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.11s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "GCS bucket rclone-test-wovilay9rofu", Local "Local file system at /tmp/rclone1304027263", Modify Window "1ns"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.11s)
=== RUN   TestRcAbout
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN   TestRcCleanup
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN   TestRcCopyfile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN   TestRcCopyurl
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN   TestRcDelete
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN   TestRcDeletefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN   TestRcList
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStat
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN   TestRcSetTier
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN   TestRcSetTierFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN   TestRcMkdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN   TestRcMovefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN   TestRcPurge
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN   TestRcRmdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN   TestRcRmdirs
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN   TestRcSize
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN   TestRcPublicLink
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN   TestRcFsInfo
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN   TestUploadFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN   TestRcCommand
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN   TestRcDu
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN   TestRcCheck
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN   TestRcHashsum
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN   TestRcHashsumFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/08 01:13:56 DEBUG : GCS bucket rclone-test-wovilay9rofu: Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished ERROR in 11m47.594709029s (try 1/5): exit status 1: Failed [TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]