"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/13 04:49:31 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva"
2025/03/13 04:49:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:49:31 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:49:31 DEBUG : Creating backend with remote "/tmp/rclone3843885051"
=== 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.45s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.29s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/13 04:49:31 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/13 04:49:31 DEBUG : potato: Seek from 10 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 10 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Seek from 5 to 2
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/13 04:49:31 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Seek from 5 to 2
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/13 04:49:31 DEBUG : potato: Seek from 8 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 8 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/13 04:49:31 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:49:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:49:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:49:31 DEBUG : potato: Seek from 5 to 2
2025/03/13 04:49:31 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/13 04:49:31 DEBUG : potato: Seek from 9 to 0
2025/03/13 04:49:31 DEBUG : potato: Seek from 9 to 0
2025/03/13 04:49:31 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", 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.93s)
    --- PASS: TestCheck/1 (0.20s)
    --- PASS: TestCheck/2 (0.20s)
    --- 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/03/13 04:49:37 DEBUG : Creating backend with remote "nonexistent"
2025/03/13 04:49:37 DEBUG : Creating backend with remote "nonexistent"
2025/03/13 04:49:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/13 04:49:37 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/03/13 04:49:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/13 04:49:37 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", 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 (6.70s)
    --- PASS: TestCheckDownload/1 (0.50s)
    --- PASS: TestCheckDownload/2 (0.59s)
    --- PASS: TestCheckDownload/3 (0.39s)
    --- PASS: TestCheckDownload/4 (0.48s)
    --- PASS: TestCheckDownload/5 (1.00s)
    --- PASS: TestCheckDownload/6 (0.47s)
    --- PASS: TestCheckDownload/7 (0.42s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", 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.00s)
    --- PASS: TestCheckSizeOnly/1 (0.20s)
    --- PASS: TestCheckSizeOnly/2 (0.18s)
    --- 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:49:49 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/13 04:49:49 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/13 04:49:49 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/13 04:49:49 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/13 04:49:50 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/13 04:49:50 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/13 04:49:50 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/13 04:49:50 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (2.40s)
=== RUN   TestCheckSum
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:49:50 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/data"
2025/03/13 04:49:50 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:49:51 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/03/13 04:50:01 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (11.00s)
    --- PASS: TestCheckSum/subtest1 (0.60s)
    --- PASS: TestCheckSum/subtest2 (0.60s)
    --- PASS: TestCheckSum/subtest3 (0.60s)
    --- PASS: TestCheckSum/subtest4 (0.60s)
    --- PASS: TestCheckSum/subtest5 (0.60s)
    --- PASS: TestCheckSum/subtest6 (1.10s)
    --- PASS: TestCheckSum/subtest7 (0.60s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:50:01 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/data"
2025/03/13 04:50:01 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:02 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/03/13 04:50:13 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (12.20s)
    --- PASS: TestCheckSumDownload/subtest1 (0.73s)
    --- PASS: TestCheckSumDownload/subtest2 (0.72s)
    --- PASS: TestCheckSumDownload/subtest3 (0.86s)
    --- PASS: TestCheckSumDownload/subtest4 (0.86s)
    --- PASS: TestCheckSumDownload/subtest5 (0.86s)
    --- PASS: TestCheckSumDownload/subtest6 (0.87s)
    --- PASS: TestCheckSumDownload/subtest7 (0.86s)
=== RUN   TestApplyTransforms
2025/03/13 04:50:14 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-yoyefuv2miti"
2025/03/13 04:50:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:14 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:14 DEBUG : Creating backend with remote "/tmp/rclone1625568462"
    run.go:180: Remote "GCS bucket rclone-test-yoyefuv2miti", Local "Local file system at /tmp/rclone1625568462", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/13 04:50:17 ERROR : hello, world!: sum not found
2025/03/13 04:50:17 ERROR : HELLO, WORLD!: file not in GCS bucket rclone-test-yoyefuv2miti
2025/03/13 04:50:17 NOTICE: GCS bucket rclone-test-yoyefuv2miti: 1 files missing
2025/03/13 04:50:17 NOTICE: 1 hashes missing
2025/03/13 04:50:17 NOTICE: GCS bucket rclone-test-yoyefuv2miti: 2 differences found
2025/03/13 04:50:17 NOTICE: GCS bucket rclone-test-yoyefuv2miti: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/13 04:50:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:17 NOTICE: GCS bucket rclone-test-yoyefuv2miti: 0 differences found
2025/03/13 04:50:17 NOTICE: GCS bucket rclone-test-yoyefuv2miti: 1 matching files
2025/03/13 04:50:17 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-dodelez4tocu"
2025/03/13 04:50:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:17 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:17 DEBUG : Creating backend with remote "/tmp/rclone3381827929"
    run.go:180: Remote "GCS bucket rclone-test-dodelez4tocu", Local "Local file system at /tmp/rclone3381827929", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/13 04:50:20 ERROR : HELLO, WORLD!: sum not found
2025/03/13 04:50:20 ERROR : hello, world!: file not in GCS bucket rclone-test-dodelez4tocu
2025/03/13 04:50:20 NOTICE: GCS bucket rclone-test-dodelez4tocu: 1 files missing
2025/03/13 04:50:20 NOTICE: 1 hashes missing
2025/03/13 04:50:20 NOTICE: GCS bucket rclone-test-dodelez4tocu: 2 differences found
2025/03/13 04:50:20 NOTICE: GCS bucket rclone-test-dodelez4tocu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/13 04:50:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:21 NOTICE: GCS bucket rclone-test-dodelez4tocu: 0 differences found
2025/03/13 04:50:21 NOTICE: GCS bucket rclone-test-dodelez4tocu: 1 matching files
2025/03/13 04:50:21 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-japoces2nase"
2025/03/13 04:50:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:21 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:21 DEBUG : Creating backend with remote "/tmp/rclone3655508016"
    run.go:180: Remote "GCS bucket rclone-test-japoces2nase", Local "Local file system at /tmp/rclone3655508016", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/13 04:50:23 ERROR : HeLlO, wOrLd!: sum not found
2025/03/13 04:50:23 ERROR : hello, world!: file not in GCS bucket rclone-test-japoces2nase
2025/03/13 04:50:23 NOTICE: GCS bucket rclone-test-japoces2nase: 1 files missing
2025/03/13 04:50:23 NOTICE: 1 hashes missing
2025/03/13 04:50:23 NOTICE: GCS bucket rclone-test-japoces2nase: 2 differences found
2025/03/13 04:50:23 NOTICE: GCS bucket rclone-test-japoces2nase: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/13 04:50:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:24 NOTICE: GCS bucket rclone-test-japoces2nase: 0 differences found
2025/03/13 04:50:24 NOTICE: GCS bucket rclone-test-japoces2nase: 1 matching files
2025/03/13 04:50:24 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-banamiz7xemu"
2025/03/13 04:50:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:24 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:24 DEBUG : Creating backend with remote "/tmp/rclone3333067397"
    run.go:180: Remote "GCS bucket rclone-test-banamiz7xemu", Local "Local file system at /tmp/rclone3333067397", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/13 04:50:26 ERROR : HELLO, WORLD!: sum not found
2025/03/13 04:50:26 ERROR : HeLlO, wOrLd!: file not in GCS bucket rclone-test-banamiz7xemu
2025/03/13 04:50:26 NOTICE: GCS bucket rclone-test-banamiz7xemu: 1 files missing
2025/03/13 04:50:26 NOTICE: 1 hashes missing
2025/03/13 04:50:26 NOTICE: GCS bucket rclone-test-banamiz7xemu: 2 differences found
2025/03/13 04:50:26 NOTICE: GCS bucket rclone-test-banamiz7xemu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/13 04:50:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:27 NOTICE: GCS bucket rclone-test-banamiz7xemu: 0 differences found
2025/03/13 04:50:27 NOTICE: GCS bucket rclone-test-banamiz7xemu: 1 matching files
2025/03/13 04:50:27 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-barupoh7yuye"
2025/03/13 04:50:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:27 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:27 DEBUG : Creating backend with remote "/tmp/rclone1919374277"
    run.go:180: Remote "GCS bucket rclone-test-barupoh7yuye", Local "Local file system at /tmp/rclone1919374277", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/13 04:50:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/13 04:50:30 ERROR : 測試_Русский___ě_áñ: file not in GCS bucket rclone-test-barupoh7yuye
2025/03/13 04:50:30 NOTICE: GCS bucket rclone-test-barupoh7yuye: 1 files missing
2025/03/13 04:50:30 NOTICE: 1 hashes missing
2025/03/13 04:50:30 NOTICE: GCS bucket rclone-test-barupoh7yuye: 2 differences found
2025/03/13 04:50:30 NOTICE: GCS bucket rclone-test-barupoh7yuye: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/13 04:50:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:30 NOTICE: GCS bucket rclone-test-barupoh7yuye: 0 differences found
2025/03/13 04:50:30 NOTICE: GCS bucket rclone-test-barupoh7yuye: 1 matching files
2025/03/13 04:50:30 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-qevuzaq4qipu"
2025/03/13 04:50:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:30 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:30 DEBUG : Creating backend with remote "/tmp/rclone852451556"
    run.go:180: Remote "GCS bucket rclone-test-qevuzaq4qipu", Local "Local file system at /tmp/rclone852451556", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/13 04:50:33 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/13 04:50:33 ERROR : 測試_Русский___ě_áñ: file not in GCS bucket rclone-test-qevuzaq4qipu
2025/03/13 04:50:33 NOTICE: GCS bucket rclone-test-qevuzaq4qipu: 1 files missing
2025/03/13 04:50:33 NOTICE: 1 hashes missing
2025/03/13 04:50:33 NOTICE: GCS bucket rclone-test-qevuzaq4qipu: 2 differences found
2025/03/13 04:50:33 NOTICE: GCS bucket rclone-test-qevuzaq4qipu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/13 04:50:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:33 NOTICE: GCS bucket rclone-test-qevuzaq4qipu: 0 differences found
2025/03/13 04:50:33 NOTICE: GCS bucket rclone-test-qevuzaq4qipu: 1 matching files
2025/03/13 04:50:33 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-rawulez0cema"
2025/03/13 04:50:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:33 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:33 DEBUG : Creating backend with remote "/tmp/rclone301530885"
    run.go:180: Remote "GCS bucket rclone-test-rawulez0cema", Local "Local file system at /tmp/rclone301530885", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/13 04:50:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:50:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-rawulez0cema
2025/03/13 04:50:35 NOTICE: GCS bucket rclone-test-rawulez0cema: 1 files missing
2025/03/13 04:50:35 NOTICE: 1 hashes missing
2025/03/13 04:50:35 NOTICE: GCS bucket rclone-test-rawulez0cema: 2 differences found
2025/03/13 04:50:35 NOTICE: GCS bucket rclone-test-rawulez0cema: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/13 04:50:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:36 NOTICE: GCS bucket rclone-test-rawulez0cema: 0 differences found
2025/03/13 04:50:36 NOTICE: GCS bucket rclone-test-rawulez0cema: 1 matching files
2025/03/13 04:50:36 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-sedajap0baki"
2025/03/13 04:50:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:36 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:36 DEBUG : Creating backend with remote "/tmp/rclone4081071670"
    run.go:180: Remote "GCS bucket rclone-test-sedajap0baki", Local "Local file system at /tmp/rclone4081071670", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/13 04:50:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:50:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-sedajap0baki
2025/03/13 04:50:39 NOTICE: GCS bucket rclone-test-sedajap0baki: 1 files missing
2025/03/13 04:50:39 NOTICE: 1 hashes missing
2025/03/13 04:50:39 NOTICE: GCS bucket rclone-test-sedajap0baki: 2 differences found
2025/03/13 04:50:39 NOTICE: GCS bucket rclone-test-sedajap0baki: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/13 04:50:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:39 NOTICE: GCS bucket rclone-test-sedajap0baki: 0 differences found
2025/03/13 04:50:39 NOTICE: GCS bucket rclone-test-sedajap0baki: 1 matching files
2025/03/13 04:50:39 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-paxugoj9beji"
2025/03/13 04:50:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:39 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:39 DEBUG : Creating backend with remote "/tmp/rclone2572652873"
    run.go:180: Remote "GCS bucket rclone-test-paxugoj9beji", Local "Local file system at /tmp/rclone2572652873", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/13 04:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-paxugoj9beji
2025/03/13 04:50:42 NOTICE: GCS bucket rclone-test-paxugoj9beji: 1 files missing
2025/03/13 04:50:42 NOTICE: 1 hashes missing
2025/03/13 04:50:42 NOTICE: GCS bucket rclone-test-paxugoj9beji: 2 differences found
2025/03/13 04:50:42 NOTICE: GCS bucket rclone-test-paxugoj9beji: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/13 04:50:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:42 NOTICE: GCS bucket rclone-test-paxugoj9beji: 0 differences found
2025/03/13 04:50:42 NOTICE: GCS bucket rclone-test-paxugoj9beji: 1 matching files
2025/03/13 04:50:42 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-rebacah9dopu"
2025/03/13 04:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:50:42 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:50:42 DEBUG : Creating backend with remote "/tmp/rclone2551525132"
    run.go:180: Remote "GCS bucket rclone-test-rebacah9dopu", Local "Local file system at /tmp/rclone2551525132", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/13 04:50:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:50:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in GCS bucket rclone-test-rebacah9dopu
2025/03/13 04:50:45 NOTICE: GCS bucket rclone-test-rebacah9dopu: 1 files missing
2025/03/13 04:50:45 NOTICE: 1 hashes missing
2025/03/13 04:50:45 NOTICE: GCS bucket rclone-test-rebacah9dopu: 2 differences found
2025/03/13 04:50:45 NOTICE: GCS bucket rclone-test-rebacah9dopu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/13 04:50:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:50:46 NOTICE: GCS bucket rclone-test-rebacah9dopu: 0 differences found
2025/03/13 04:50:46 NOTICE: GCS bucket rclone-test-rebacah9dopu: 1 matching files
2025/03/13 04:50:46 DEBUG : GCS bucket rclone-test-rebacah9dopu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/13 04:50:46 DEBUG : GCS bucket rclone-test-rebacah9dopu: Purge dir ""
2025/03/13 04:50:47 DEBUG : GCS bucket rclone-test-paxugoj9beji: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/13 04:50:47 DEBUG : GCS bucket rclone-test-paxugoj9beji: Purge dir ""
2025/03/13 04:50:48 DEBUG : GCS bucket rclone-test-sedajap0baki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/13 04:50:48 DEBUG : GCS bucket rclone-test-sedajap0baki: Purge dir ""
2025/03/13 04:50:49 DEBUG : GCS bucket rclone-test-rawulez0cema: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/13 04:50:50 DEBUG : GCS bucket rclone-test-rawulez0cema: Purge dir ""
2025/03/13 04:50:51 DEBUG : GCS bucket rclone-test-qevuzaq4qipu: Purge object "測試_Русский___ě_áñ"
2025/03/13 04:50:51 DEBUG : GCS bucket rclone-test-qevuzaq4qipu: Purge dir ""
2025/03/13 04:50:52 DEBUG : GCS bucket rclone-test-barupoh7yuye: Purge object "測試_Русский___ě_áñ"
2025/03/13 04:50:52 DEBUG : GCS bucket rclone-test-barupoh7yuye: Purge dir ""
2025/03/13 04:50:53 DEBUG : GCS bucket rclone-test-banamiz7xemu: Purge object "HELLO, WORLD!"
2025/03/13 04:50:54 DEBUG : GCS bucket rclone-test-banamiz7xemu: Purge dir ""
2025/03/13 04:50:55 DEBUG : GCS bucket rclone-test-japoces2nase: Purge object "HeLlO, wOrLd!"
2025/03/13 04:50:55 DEBUG : GCS bucket rclone-test-japoces2nase: Purge dir ""
2025/03/13 04:50:56 DEBUG : GCS bucket rclone-test-dodelez4tocu: Purge object "HELLO, WORLD!"
2025/03/13 04:50:57 DEBUG : GCS bucket rclone-test-dodelez4tocu: Purge dir ""
2025/03/13 04:50:58 DEBUG : GCS bucket rclone-test-yoyefuv2miti: Purge object "hello, world!"
2025/03/13 04:50:58 DEBUG : GCS bucket rclone-test-yoyefuv2miti: Purge dir ""
--- PASS: TestApplyTransforms (45.45s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:51:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/13 04:51:00 DEBUG : sub/: Creating directory marker
2025/03/13 04:51:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:51:00 INFO  : file1: Copied (new) to: sub/file2
2025/03/13 04:51:01 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:01 DEBUG : file1: Unchanged skipping
2025/03/13 04:51:01 DEBUG : GCS bucket rclone-test-wujekiw7neva: don't need to copy/move sub/file2, it is already at target location
2025/03/13 04:51:01 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (2.39s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.36s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:51:02 DEBUG : dst/: Creating directory marker
2025/03/13 04:51:03 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/backup"
2025/03/13 04:51:03 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:03 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/backup" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/backup"
2025/03/13 04:51:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/13 04:51:04 DEBUG : dst/: Creating directory marker
2025/03/13 04:51:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/13 04:51:05 INFO  : dst/file1: Copied (server-side copy)
2025/03/13 04:51:05 INFO  : dst/file1: Deleted
2025/03/13 04:51:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:51:05 INFO  : dst/file1: Copied (new)
2025/03/13 04:51:06 DEBUG : dst/: Removing directory marker
2025/03/13 04:51:06 DEBUG : backup/dst/: Removing directory marker
2025/03/13 04:51:06 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-wujekiw7neva/backup/, notFound
2025/03/13 04:51:07 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-wujekiw7neva/backup/, notFound
2025/03/13 04:51:08 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-wujekiw7neva/backup/, notFound
    run.go:128: removing dir "backup" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/backup/, notFound
--- PASS: TestCopyFileBackupDir (7.61s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:51:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/dst"
2025/03/13 04:51:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:10 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:10 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:11 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:11 DEBUG : one: Need to transfer - File not found at Destination
2025/03/13 04:51:11 DEBUG : /: Creating directory marker
2025/03/13 04:51:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:51:12 INFO  : one: Copied (new)
2025/03/13 04:51:12 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:51:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/13 04:51:13 INFO  : one: Copied (replaced existing)
2025/03/13 04:51:13 DEBUG : dst/: Creating directory marker
2025/03/13 04:51:14 DEBUG : CompareDest/: Creating directory marker
2025/03/13 04:51:14 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:14 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:51:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:14 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/13 04:51:15 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:15 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:51:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:16 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/13 04:51:16 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:16 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:51:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:16 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/13 04:51:17 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CompareDest"
2025/03/13 04:51:17 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:51:17 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/13 04:51:17 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/13 04:51:17 INFO  : two: Copied (new)
2025/03/13 04:51:18 DEBUG : dst/: Removing directory marker
2025/03/13 04:51:18 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-wujekiw7neva/dst/, notFound
2025/03/13 04:51:19 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-wujekiw7neva/dst/, notFound
2025/03/13 04:51:20 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:51:21 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 (19.65s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:51:29 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/dst"
2025/03/13 04:51:29 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:30 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:30 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:30 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:30 DEBUG : one: Need to transfer - File not found at Destination
2025/03/13 04:51:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:51:31 INFO  : one: Copied (new)
2025/03/13 04:51:31 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:51:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/13 04:51:32 INFO  : one: Copied (replaced existing)
2025/03/13 04:51:33 DEBUG : dst/: Creating directory marker
2025/03/13 04:51:33 DEBUG : CopyDest/: Creating directory marker
2025/03/13 04:51:34 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/BackupDir"
2025/03/13 04:51:34 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:34 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/BackupDir" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/BackupDir"
2025/03/13 04:51:34 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:51:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:51:35 DEBUG : /: Creating directory marker
2025/03/13 04:51:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:51:36 INFO  : one: Copied (server-side copy)
2025/03/13 04:51:36 INFO  : one: Deleted
2025/03/13 04:51:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/13 04:51:36 INFO  : one: Copied (server-side copy)
2025/03/13 04:51:36 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/13 04:51:37 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:37 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:51:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 04:51:38 INFO  : two: Copied (server-side copy)
2025/03/13 04:51:38 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/13 04:51:38 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:51:38 DEBUG : two: Unchanged skipping
2025/03/13 04:51:39 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/CopyDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/CopyDest"
2025/03/13 04:51:39 DEBUG : three: Need to transfer - File not found at Destination
2025/03/13 04:51:39 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/13 04:51:39 DEBUG : three: Destination not found in --copy-dest
2025/03/13 04:51:39 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/13 04:51:39 INFO  : three: Copied (new)
2025/03/13 04:51:40 DEBUG : dst/: Removing directory marker
2025/03/13 04:51: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-wujekiw7neva/dst/, notFound
2025/03/13 04:51: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-wujekiw7neva/dst/, notFound
2025/03/13 04:51:42 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:51:43 DEBUG : CopyDest/: Removing directory marker
2025/03/13 04:51:43 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:51: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:51: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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 (25.16s)
=== RUN   TestCopyInplace
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    copy_test.go:370: Partial uploads not supported
2025/03/13 04:51: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-wujekiw7neva/dst/, notFound
2025/03/13 04:51: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-wujekiw7neva/dst/, notFound
2025/03/13 04:51:57 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:51:58 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:51:59 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52:00 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.04s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    copy_test.go:403: Partial uploads not supported
2025/03/13 04:52:08 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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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 (13.74s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:52:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/13 04:52:23 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/13 04:52:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:52:23 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/13 04:52:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/13 04:52:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer
2025/03/13 04:52:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/13 04:52:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/13 04:52:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 16b3387311b0422ad50d16cc28d56678 OK
2025/03/13 04:52:24 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:52:28 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.23s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.73s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:52:52 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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:52: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.56s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.80s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.78s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53:35 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:53:36 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53:37 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53:38 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.55s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:53:47 DEBUG : also/: Creating directory marker
2025/03/13 04:53:48 INFO  : GCS bucket rclone-test-wujekiw7neva: Looking for duplicate md5 hashes using newest mode.
2025/03/13 04:53:48 NOTICE: e1eb5122aa7658d01ce416c7a848196a: Found 3 files with duplicate md5 hashes
2025/03/13 04:53:48 INFO  : one: Deleted
2025/03/13 04:53:48 INFO  : also/one: Deleted
2025/03/13 04:53:48 NOTICE: e1eb5122aa7658d01ce416c7a848196a: Deleted 2 extra copies
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
2025/03/13 04:53: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:53:52 DEBUG : also/: Removing directory marker
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:53: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.53s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:54:02 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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54:07 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54:08 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.60s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:54:16 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-wujekiw7neva/dst/, notFound
2025/03/13 04:54:17 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-wujekiw7neva/dst/, notFound
2025/03/13 04:54:18 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:54:19 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54:20 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54:21 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.60s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
2025/03/13 04:54:31 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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.59s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:54: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.55s)
=== RUN   TestMergeDirs
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    dedupe_test.go:256: Can't merge directories
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
2025/03/13 04:54: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:55: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.55s)
=== RUN   TestListDirSorted
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:55:11 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:55:11 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/13 04:55:12 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/03/13 04:55:13 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/13 04:55:13 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/13 04:55:13 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:55:13 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-wujekiw7neva/dst/, notFound
2025/03/13 04:55:14 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-wujekiw7neva/dst/, notFound
2025/03/13 04:55:15 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:55:16 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55:17 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55:18 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.50s)
=== RUN   TestListJSON
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:55:27 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/03/13 04:55:28 DEBUG : sub/: Removing directory marker
2025/03/13 04:55:28 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-wujekiw7neva/dst/, notFound
2025/03/13 04:55:29 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-wujekiw7neva/dst/, notFound
2025/03/13 04:55:30 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:55:31 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55:33 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55:34 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.18s)
    --- 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.10s)
    --- PASS: TestListJSON/NoMimeType (0.10s)
    --- PASS: TestListJSON/ShowHash (0.07s)
    --- PASS: TestListJSON/HashTypes (0.06s)
    --- FAIL: TestListJSON/Metadata (0.06s)
=== RUN   TestStatJSON
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:55:42 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/03/13 04:55:45 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/notfound"
2025/03/13 04:55:45 DEBUG : Config file has changed externally - reloading
2025/03/13 04:55:45 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:55:46 DEBUG : sub/: Removing directory marker
2025/03/13 04:55:46 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-wujekiw7neva/dst/, notFound
2025/03/13 04:55:47 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-wujekiw7neva/dst/, notFound
2025/03/13 04:55:48 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:55:49 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:55: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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 (18.07s)
    --- PASS: TestStatJSON/Root (0.06s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.06s)
    --- PASS: TestStatJSON/Dir (0.37s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
    --- PASS: TestStatJSON/File (0.06s)
    --- PASS: TestStatJSON/NotFound (0.60s)
    --- PASS: TestStatJSON/DirFilesOnly (0.33s)
    --- PASS: TestStatJSON/FileFilesOnly (0.06s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.45s)
    --- PASS: TestStatJSON/DirDirsOnly (0.06s)
    --- PASS: TestStatJSON/FileDirsOnly (0.19s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.07s)
    --- PASS: TestStatJSON/RootNotFound (0.97s)
=== RUN   TestMkdir
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:56:00 INFO  : GCS bucket rclone-test-wujekiw7neva: Making directory
2025/03/13 04:56:00 INFO  : GCS bucket rclone-test-wujekiw7neva: Making directory
2025/03/13 04:56:00 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-wujekiw7neva/dst/, notFound
2025/03/13 04:56:01 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-wujekiw7neva/dst/, notFound
2025/03/13 04:56:02 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:56:03 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.96s)
=== RUN   TestLsd
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:56:14 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:56:15 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:56: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-wujekiw7neva/dst/, notFound
2025/03/13 04:56: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-wujekiw7neva/dst/, notFound
2025/03/13 04:56: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.78s)
=== RUN   TestLs
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:56: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-wujekiw7neva/dst/, notFound
2025/03/13 04:56:31 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-wujekiw7neva/dst/, notFound
2025/03/13 04:56: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.55s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:56:44 DEBUG : BackupDir: Excluded
2025/03/13 04:56:44 DEBUG : dst: Excluded
2025/03/13 04:56:44 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/13 04:56:44 DEBUG : empty space: Excluded
2025/03/13 04:56:45 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-wujekiw7neva/dst/, notFound
2025/03/13 04:56:46 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-wujekiw7neva/dst/, notFound
2025/03/13 04:56:47 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:56:48 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56:49 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:56:50 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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 (15.04s)
=== RUN   TestLsLong
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:56:59 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-wujekiw7neva/dst/, notFound
2025/03/13 04:57:00 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-wujekiw7neva/dst/, notFound
2025/03/13 04:57:01 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:57:02 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57:03 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57:04 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.41s)
=== RUN   TestHashSums
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
2025/03/13 04:57:13 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-wujekiw7neva/dst/, notFound
2025/03/13 04:57:14 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-wujekiw7neva/dst/, notFound
2025/03/13 04:57:15 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:57:17 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57:18 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57:19 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.46s)
    --- PASS: TestHashSums/Md5 (0.06s)
    --- PASS: TestHashSums/Md5Download (0.18s)
=== RUN   TestHashSumsWithErrors
2025/03/13 04:57:27 DEBUG : Creating backend with remote ":memory:"
2025/03/13 04:57:27 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/13 04:57:27 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/13 04:57:27 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/13 04:57:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/13 04:57:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/13 04:57:27 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/13 04:57:27 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/13 04:57:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/13 04:57:27 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:57:28 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:57:29 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:57: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-wujekiw7neva/dst/, notFound
2025/03/13 04:57: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-wujekiw7neva/dst/, notFound
2025/03/13 04:57:31 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:57:32 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57:33 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57:34 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.17s)
=== RUN   TestDelete
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:57:43 DEBUG : Waiting for deletions to finish
2025/03/13 04:57:43 DEBUG : large: Excluded (Size Filter)
2025/03/13 04:57:43 INFO  : medium: Deleted
2025/03/13 04:57:43 INFO  : small: Deleted
2025/03/13 04:57: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-wujekiw7neva/dst/, notFound
2025/03/13 04:57: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-wujekiw7neva/dst/, notFound
2025/03/13 04:57: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:57: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:57: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.50s)
=== RUN   TestMaxDelete
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:57:57 DEBUG : Waiting for deletions to finish
2025/03/13 04:57:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/13 04:57:57 INFO  : large: Deleted
2025/03/13 04:57:57 INFO  : medium: Deleted
2025/03/13 04:57:58 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-wujekiw7neva/dst/, notFound
2025/03/13 04:57:59 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-wujekiw7neva/dst/, notFound
2025/03/13 04:58:00 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:58:01 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:02 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:03 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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/03/13 04:58:11 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-wujekiw7neva/dst/, notFound
2025/03/13 04:58:12 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-wujekiw7neva/dst/, notFound
2025/03/13 04:58:13 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:58:14 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:15 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:17 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.05s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:58:25 DEBUG : Waiting for deletions to finish
2025/03/13 04:58:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/13 04:58:25 INFO  : medium: Deleted
2025/03/13 04:58:25 INFO  : small: Deleted
2025/03/13 04:58:26 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-wujekiw7neva/dst/, notFound
2025/03/13 04:58:27 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-wujekiw7neva/dst/, notFound
2025/03/13 04:58:28 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:58:29 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:30 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:31 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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/03/13 04:58: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-wujekiw7neva/dst/, notFound
2025/03/13 04:58: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-wujekiw7neva/dst/, notFound
2025/03/13 04:58: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:58: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:44 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58:45 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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 (28.05s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:58:53 DEBUG : Waiting for deletions to finish
2025/03/13 04:58:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/13 04:58:53 INFO  : small: Deleted
2025/03/13 04:58:54 INFO  : medium: Deleted
2025/03/13 04:58: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-wujekiw7neva/dst/, notFound
2025/03/13 04:58: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-wujekiw7neva/dst/, notFound
2025/03/13 04:58: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:58: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:58: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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/03/13 04:59:07 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-wujekiw7neva/dst/, notFound
2025/03/13 04:59:08 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-wujekiw7neva/dst/, notFound
2025/03/13 04:59:10 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:59:11 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59:12 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59:13 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.10s)
=== RUN   TestReadFile
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:59:22 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-wujekiw7neva/dst/, notFound
2025/03/13 04:59:23 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-wujekiw7neva/dst/, notFound
2025/03/13 04:59:24 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:59:25 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59:26 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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59:27 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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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/03/13 04:59: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-wujekiw7neva/dst/, notFound
2025/03/13 04:59: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-wujekiw7neva/dst/, notFound
2025/03/13 04:59: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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:59: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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.77s)
=== RUN   TestRetry
2025/03/13 04:59:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/13 04:59:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/13 04:59:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:59:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:59:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:59:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:59:49 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 04:59: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-wujekiw7neva/dst/, notFound
2025/03/13 04:59:52 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-wujekiw7neva/dst/, notFound
2025/03/13 04:59:53 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-wujekiw7neva/dst/, notFound
    run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 04:59: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59: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-wujekiw7neva/BackupDir/, notFound
2025/03/13 04:59: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-wujekiw7neva/BackupDir/, notFound
    run.go:128: removing dir "BackupDir" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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 (16.12s)
=== RUN   TestPurge
2025/03/13 05:00:05 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-kazidar4viti"
2025/03/13 05:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 05:00:05 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 05:00:05 DEBUG : Creating backend with remote "/tmp/rclone3068961243"
    run.go:180: Remote "GCS bucket rclone-test-kazidar4viti", Local "Local file system at /tmp/rclone3068961243", Modify Window "1ns"
2025/03/13 05:00:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 05:00:08 DEBUG : A1/B1/: Creating directory marker
2025/03/13 05:00:08 DEBUG : A1/: Creating directory marker
2025/03/13 05:00:09 INFO  : A2: Making directory
2025/03/13 05:00:09 DEBUG : A2/: Creating directory marker
2025/03/13 05:00:09 INFO  : A1/B2: Making directory
2025/03/13 05:00:10 DEBUG : A1/B2/: Creating directory marker
2025/03/13 05:00:10 INFO  : A1/B2/C2: Making directory
2025/03/13 05:00:11 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/13 05:00:11 INFO  : A1/B1/C3: Making directory
2025/03/13 05:00:11 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/13 05:00:12 INFO  : A3: Making directory
2025/03/13 05:00:12 DEBUG : A3/: Creating directory marker
2025/03/13 05:00:12 INFO  : A3/B3: Making directory
2025/03/13 05:00:13 DEBUG : A3/B3/: Creating directory marker
2025/03/13 05:00:13 INFO  : A3/B3/C4: Making directory
2025/03/13 05:00:14 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/13 05:00:15 DEBUG : Waiting for deletions to finish
2025/03/13 05:00:15 INFO  : A1/B1/C1/one: Deleted
2025/03/13 05:00:16 DEBUG : removing 2 level 3 directories
2025/03/13 05:00:16 INFO  : A1/B1/C3: Removing directory
2025/03/13 05:00:16 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/13 05:00:16 INFO  : A1/B1/C1: Removing directory
2025/03/13 05:00:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 05:00:16 DEBUG : removing 1 level 2 directories
2025/03/13 05:00:16 INFO  : A1/B1: Removing directory
2025/03/13 05:00:16 DEBUG : A1/B1/: Removing directory marker
2025/03/13 05:00:16 DEBUG : Waiting for deletions to finish
2025/03/13 05:00:17 INFO  : A1/two: Deleted
2025/03/13 05:00:17 DEBUG : removing 2 level 3 directories
2025/03/13 05:00:17 INFO  : A3/B3/C4: Removing directory
2025/03/13 05:00:17 DEBUG : A3/B3/C4/: Removing directory marker
2025/03/13 05:00:17 INFO  : A1/B2/C2: Removing directory
2025/03/13 05:00:17 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/13 05:00:18 DEBUG : removing 2 level 2 directories
2025/03/13 05:00:18 INFO  : A3/B3: Removing directory
2025/03/13 05:00:18 DEBUG : A3/B3/: Removing directory marker
2025/03/13 05:00:18 INFO  : A1/B2: Removing directory
2025/03/13 05:00:18 DEBUG : A1/B2/: Removing directory marker
2025/03/13 05:00:18 DEBUG : removing 3 level 1 directories
2025/03/13 05:00:18 INFO  : A3: Removing directory
2025/03/13 05:00:18 INFO  : A1: Removing directory
2025/03/13 05:00:18 DEBUG : A3/: Removing directory marker
2025/03/13 05:00:18 DEBUG : A1/: Removing directory marker
2025/03/13 05:00:18 INFO  : A2: Removing directory
2025/03/13 05:00:18 DEBUG : A2/: Removing directory marker
2025/03/13 05:00:18 DEBUG : removing 1 level 0 directories
2025/03/13 05:00:18 INFO  : GCS bucket rclone-test-kazidar4viti: Removing directory
2025/03/13 05:00:19 DEBUG : GCS bucket rclone-test-kazidar4viti: Purge dir ""
2025/03/13 05:00:19 NOTICE: purge failed to rmdir "": bucket already deleted
2025/03/13 05:00:19 NOTICE: purge failed: directory not found
--- PASS: TestPurge (14.54s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:20 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 05:00:20 DEBUG : A1/B1/: Creating directory marker
2025/03/13 05:00:21 DEBUG : A1/: Creating directory marker
2025/03/13 05:00:21 INFO  : A2: Making directory
2025/03/13 05:00:21 DEBUG : A2/: Creating directory marker
2025/03/13 05:00:22 INFO  : A1/B2: Making directory
2025/03/13 05:00:22 DEBUG : A1/B2/: Creating directory marker
2025/03/13 05:00:22 INFO  : A1/B2/C2: Making directory
2025/03/13 05:00:22 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/13 05:00:23 INFO  : A1/B1/C3: Making directory
2025/03/13 05:00:23 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/13 05:00:23 INFO  : A3: Making directory
2025/03/13 05:00:24 DEBUG : A3/: Creating directory marker
2025/03/13 05:00:24 INFO  : A3/B3: Making directory
2025/03/13 05:00:24 DEBUG : A3/B3/: Creating directory marker
2025/03/13 05:00:24 INFO  : A3/B3/C4: Making directory
2025/03/13 05:00:25 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/03/13 05:00:32 DEBUG : removing 1 level 3 directories
2025/03/13 05:00:32 INFO  : A3/B3/C4: Removing directory
2025/03/13 05:00:32 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/03/13 05:00:40 DEBUG : removing 2 level 3 directories
2025/03/13 05:00:40 INFO  : A1/B2/C2: Removing directory
2025/03/13 05:00:40 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/13 05:00:40 INFO  : A1/B1/C3: Removing directory
2025/03/13 05:00:40 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/13 05:00:40 DEBUG : removing 4 level 2 directories
2025/03/13 05:00:40 INFO  : dst/: Removing directory
2025/03/13 05:00:40 DEBUG : dst//: Removing directory marker
2025/03/13 05:00:40 INFO  : A3/B3: Removing directory
2025/03/13 05:00:40 DEBUG : A3/B3/: Removing directory marker
2025/03/13 05:00:40 INFO  : A1/B2: Removing directory
2025/03/13 05:00:40 INFO  : BackupDir/: Removing directory
2025/03/13 05:00:40 DEBUG : A1/B2/: Removing directory marker
2025/03/13 05:00:40 DEBUG : BackupDir//: Removing directory marker
2025/03/13 05:00:40 DEBUG : removing 4 level 1 directories
2025/03/13 05:00:40 INFO  : dst: Removing directory
2025/03/13 05:00:40 DEBUG : dst/: Removing directory marker
2025/03/13 05:00:40 INFO  : A3: Removing directory
2025/03/13 05:00:40 DEBUG : A3/: Removing directory marker
2025/03/13 05:00:40 INFO  : A2: Removing directory
2025/03/13 05:00:40 DEBUG : A2/: Removing directory marker
2025/03/13 05:00:40 INFO  : BackupDir: Removing directory
2025/03/13 05:00:40 DEBUG : BackupDir/: Removing directory marker
2025/03/13 05:00:40 ERROR : dst: Failed to rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/dst/, notFound
2025/03/13 05:00:41 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/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-wujekiw7neva/BackupDir/, notFound
        	Test:       	TestRmdirsNoLeaveRoot
2025/03/13 05:00:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 05:00:41 DEBUG : A1/B1/: Removing directory marker
2025/03/13 05:00:41 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (21.60s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:41 INFO  : A1: Making directory
2025/03/13 05:00:41 DEBUG : A1/: Creating directory marker
2025/03/13 05:00:41 INFO  : A1/B1: Making directory
2025/03/13 05:00:42 DEBUG : A1/B1/: Creating directory marker
2025/03/13 05:00:42 INFO  : A1/B1/C1: Making directory
2025/03/13 05:00:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 05:00:42 DEBUG : removing 1 level 3 directories
2025/03/13 05:00:42 INFO  : A1/B1/C1: Removing directory
2025/03/13 05:00:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 05:00:43 DEBUG : removing 1 level 2 directories
2025/03/13 05:00:43 INFO  : A1/B1: Removing directory
2025/03/13 05:00:43 DEBUG : A1/B1/: Removing directory marker
2025/03/13 05:00:43 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (1.93s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:43 INFO  : A1: Making directory
2025/03/13 05:00:43 DEBUG : A1/: Creating directory marker
2025/03/13 05:00:43 INFO  : A1/B1: Making directory
2025/03/13 05:00:44 DEBUG : A1/B1/: Creating directory marker
2025/03/13 05:00:44 INFO  : A1/B1/C1: Making directory
2025/03/13 05:00:44 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 05:00:45 DEBUG : removing 1 level 3 directories
2025/03/13 05:00:45 INFO  : A1/B1/C1: Removing directory
2025/03/13 05:00:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 05:00:45 DEBUG : removing 1 level 2 directories
2025/03/13 05:00:45 INFO  : A1/B1: Removing directory
2025/03/13 05:00:45 DEBUG : A1/B1/: Removing directory marker
2025/03/13 05:00:45 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (2.21s)
=== RUN   TestCopyURL
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:45 DEBUG : filename.txt: File name found in url
2025/03/13 05:00:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (1.11s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:47 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/13 05:00:47 DEBUG : sub/: Creating directory marker
2025/03/13 05:00:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 05:00:47 INFO  : file1: Copied (new) to: sub/file2
2025/03/13 05:00:47 INFO  : file1: Deleted
2025/03/13 05:00:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 05:00:47 DEBUG : file1: Unchanged skipping
2025/03/13 05:00:47 INFO  : file1: Deleted
2025/03/13 05:00:47 DEBUG : GCS bucket rclone-test-wujekiw7neva: don't need to copy/move sub/file2, it is already at target location
2025/03/13 05:00:47 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (1.23s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/13 05:00:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 05:00:48 INFO  : file1: Copied (new)
2025/03/13 05:00:48 INFO  : file1: Deleted
2025/03/13 05:00:48 DEBUG : file1: Destination exists, skipping
2025/03/13 05:00:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.77s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.12s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.11s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:49 DEBUG : dst/: Creating directory marker
2025/03/13 05:00:49 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/backup"
2025/03/13 05:00:49 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 05:00:50 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-wujekiw7neva/backup" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-wujekiw7neva/backup"
2025/03/13 05:00:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/13 05:00:50 DEBUG : dst/: Creating directory marker
2025/03/13 05:00:51 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/13 05:00:51 INFO  : dst/file1: Copied (server-side copy)
2025/03/13 05:00:51 INFO  : dst/file1: Deleted
2025/03/13 05:00:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 05:00:51 INFO  : dst/file1: Copied (new)
2025/03/13 05:00:51 INFO  : dst/file1: Deleted
2025/03/13 05:00:51 DEBUG : dst/: Removing directory marker
2025/03/13 05:00:51 DEBUG : backup/dst/: Removing directory marker
2025/03/13 05:00:51 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-wujekiw7neva/backup/, notFound
2025/03/13 05:00:52 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-wujekiw7neva/backup/, notFound
2025/03/13 05:00:53 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-wujekiw7neva/backup/, notFound
    run.go:128: removing dir "backup" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-wujekiw7neva/backup/, notFound
--- PASS: TestMoveFileBackupDir (6.07s)
=== 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:00:55 DEBUG : A1/: Creating directory marker
2025/03/13 05:00:55 DEBUG : A1/B1/: Creating directory marker
2025/03/13 05:00:56 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 05:00:57 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/13 05:00:57 INFO  : A1/B2: Making directory
2025/03/13 05:00:57 DEBUG : A1/B2/: Creating directory marker
2025/03/13 05:00:57 INFO  : A1/B1/C3: Making directory
2025/03/13 05:00:57 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/13 05:00:58 DEBUG : A2/: Creating directory marker
2025/03/13 05:00:58 DEBUG : A2/B1/: Creating directory marker
2025/03/13 05:00:59 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/13 05:00:59 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/13 05:01:00 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/13 05:01:00 DEBUG : A2/B2/: Creating directory marker
2025/03/13 05:01:01 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 05:01:01 INFO  : A1/one: Copied (server-side copy) to: A2/one
2025/03/13 05:01:01 INFO  : A1/one: Deleted
2025/03/13 05:01:01 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/13 05:01:01 INFO  : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/13 05:01:01 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 05:01:01 INFO  : A1/two: Copied (server-side copy) to: A2/two
2025/03/13 05:01:01 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/13 05:01:01 INFO  : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/13 05:01:01 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/13 05:01:01 INFO  : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/13 05:01:01 INFO  : A1/B1/three: Deleted
2025/03/13 05:01:01 INFO  : A1/two: Deleted
2025/03/13 05:01:01 INFO  : A1/B1/C2/five: Deleted
2025/03/13 05:01:01 INFO  : A1/B1/C1/four: Deleted
2025/03/13 05:01:01 DEBUG : A1/B2/: Removing directory marker
2025/03/13 05:01:01 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/13 05:01:01 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/13 05:01:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 05:01:01 DEBUG : A1/B1/: Removing directory marker
2025/03/13 05:01:01 DEBUG : A1/: Removing directory marker
2025/03/13 05:01:02 DEBUG : A3/: Creating directory marker
2025/03/13 05:01:02 DEBUG : A3/B1/: Creating directory marker
2025/03/13 05:01:03 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/13 05:01:03 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/13 05:01:03 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/13 05:01:04 DEBUG : A3/B2/: Creating directory marker
2025/03/13 05:01:04 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/13 05:01:04 INFO  : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/13 05:01:04 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/13 05:01:04 INFO  : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/13 05:01:04 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/13 05:01:04 INFO  : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/13 05:01:04 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 05:01:04 INFO  : A2/one: Copied (server-side copy) to: A3/one
2025/03/13 05:01:04 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 05:01:04 INFO  : A2/two: Copied (server-side copy) to: A3/two
2025/03/13 05:01:04 INFO  : A2/B1/C2/five: Deleted
2025/03/13 05:01:04 INFO  : A2/B1/C1/four: Deleted
2025/03/13 05:01:04 INFO  : A2/B1/three: Deleted
2025/03/13 05:01:04 INFO  : A2/one: Deleted
2025/03/13 05:01:04 INFO  : A2/two: Deleted
2025/03/13 05:01:04 DEBUG : A2/B2/: Removing directory marker
2025/03/13 05:01:05 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/13 05:01:05 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/13 05:01:05 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/13 05:01:05 DEBUG : A2/B1/: Removing directory marker
2025/03/13 05:01:05 DEBUG : A2/: Removing directory marker
2025/03/13 05:01:05 INFO  : GCS bucket rclone-test-wujekiw7neva: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/13 05:01:05 DEBUG : A4/: Creating directory marker
2025/03/13 05:01:06 DEBUG : A4/B1/: Creating directory marker
2025/03/13 05:01:06 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/13 05:01:07 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/13 05:01:07 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/13 05:01:07 DEBUG : A4/B2/: Creating directory marker
2025/03/13 05:01:08 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/13 05:01:08 INFO  : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/13 05:01:08 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/13 05:01:08 INFO  : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/13 05:01:08 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 05:01:08 INFO  : A3/two: Copied (server-side copy) to: A4/two
2025/03/13 05:01:08 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/13 05:01:08 INFO  : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/13 05:01:08 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 05:01:08 INFO  : A3/one: Copied (server-side copy) to: A4/one
2025/03/13 05:01:08 INFO  : A3/B1/three: Deleted
2025/03/13 05:01:08 INFO  : A3/B1/C1/four: Deleted
2025/03/13 05:01:08 INFO  : A3/two: Deleted
2025/03/13 05:01:08 INFO  : A3/B1/C2/five: Deleted
2025/03/13 05:01:08 INFO  : A3/one: Deleted
2025/03/13 05:01:08 DEBUG : A3/B2/: Removing directory marker
2025/03/13 05:01:08 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/13 05:01:08 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/13 05:01:08 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/13 05:01:08 DEBUG : A3/B1/: Removing directory marker
2025/03/13 05:01:08 DEBUG : A3/: Removing directory marker
2025/03/13 05:01:09 DEBUG : A4/B2/: Removing directory marker
2025/03/13 05:01:09 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/13 05:01:09 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/13 05:01:09 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/13 05:01:09 DEBUG : A4/B1/: Removing directory marker
2025/03/13 05:01:09 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (14.90s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.12s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:01:10 DEBUG : GCS bucket rclone-test-wujekiw7neva: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 05:01:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/13 05:01:10 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/13 05:01:10 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/03/13 05:01:10 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:01:10 DEBUG : GCS bucket rclone-test-wujekiw7neva: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 05:01:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/13 05:01:10 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/13 05:01:11 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/03/13 05:01:11 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:01:11 DEBUG : GCS bucket rclone-test-wujekiw7neva: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 05:01:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 05:01:11 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:01:12 DEBUG : GCS bucket rclone-test-wujekiw7neva: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 05:01:12 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/13 05:01:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/13 05:01:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/13 05:01:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.83s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.71s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.71s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.71s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.70s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.12s)
=== RUN   TestRcatSize
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:01:13 DEBUG : GCS bucket rclone-test-wujekiw7neva: File to upload is small (60 bytes), uploading instead of streaming
2025/03/13 05:01:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/13 05:01:13 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.52s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.12s)
=== RUN   TestTouchDir
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
2025/03/13 05:01:14 DEBUG : sub dir/: Creating directory marker
2025/03/13 05:01:14 DEBUG : GCS bucket rclone-test-wujekiw7neva: Touching "sub dir/potato3"
2025/03/13 05:01:14 DEBUG : GCS bucket rclone-test-wujekiw7neva: Touching "potato2"
2025/03/13 05:01:14 DEBUG : GCS bucket rclone-test-wujekiw7neva: Touching "empty space"
2025/03/13 05:01:15 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (1.47s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.12s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.12s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", 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-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.12s)
=== RUN   TestDirsEqual
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", Modify Window "1ns"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.12s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "GCS bucket rclone-test-wujekiw7neva", Local "Local file system at /tmp/rclone3843885051", 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/03/13 05:01:15 DEBUG : GCS bucket rclone-test-wujekiw7neva: Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished ERROR in 11m45.503912977s (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]