"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage,directory_markers:" 2026/01/22 05:04:00 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo" 2026/01/22 05:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/22 05:04:00 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/01/22 05:04:04 INFO : dir/subdir: Making directory 2026/01/22 05:04:04 DEBUG : dir/subdir/: Creating directory marker 2026/01/22 05:04:05 DEBUG : dir/: Creating directory marker 2026/01/22 05:04:06 INFO : dir/subdir: Removing directory 2026/01/22 05:04:06 DEBUG : dir/subdir/: Removing directory marker 2026/01/22 05:04:06 INFO : dir: Removing directory 2026/01/22 05:04:06 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/01/22 05:04:08 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/01/22 05:04:08 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/01/22 05:04:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2026/01/22 05:04:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2026/01/22 05:04:11 DEBUG : ./: Creating directory marker 2026/01/22 05:04:12 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2026/01/22 05:04:13 DEBUG : ../: Creating directory marker 2026/01/22 05:04:14 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/01/22 05:04:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2026/01/22 05:04:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2026/01/22 05:04:17 DEBUG : leading space/: Creating directory marker 2026/01/22 05:04:18 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2026/01/22 05:04:19 DEBUG : ~leading tilde/: Creating directory marker 2026/01/22 05:04:20 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2026/01/22 05:04:21 DEBUG : ␍leading CR/: Creating directory marker 2026/01/22 05:04:22 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2026/01/22 05:04:23 DEBUG : ␊leading LF/: Creating directory marker 2026/01/22 05:04:24 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2026/01/22 05:04:25 DEBUG : ␉leading HT/: Creating directory marker 2026/01/22 05:04:26 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2026/01/22 05:04:27 DEBUG : ␋leading VT/: Creating directory marker 2026/01/22 05:04:28 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2026/01/22 05:04:29 DEBUG : .leading dot/: Creating directory marker 2026/01/22 05:04:30 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2026/01/22 05:04:31 DEBUG : trailing space /: Creating directory marker 2026/01/22 05:04:32 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2026/01/22 05:04:32 DEBUG : trailing CR␍/: Creating directory marker 2026/01/22 05:04:33 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2026/01/22 05:04:34 DEBUG : trailing LF␊/: Creating directory marker 2026/01/22 05:04:35 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2026/01/22 05:04:36 DEBUG : trailing HT␉/: Creating directory marker 2026/01/22 05:04:37 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2026/01/22 05:04:38 DEBUG : trailing VT␋/: Creating directory marker 2026/01/22 05:04:39 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/22 05:04:40 DEBUG : trailing dot./: Creating directory marker 2026/01/22 05:04:41 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2026/01/22 05:04:41 DEBUG : invalid utf-8/: Creating directory marker 2026/01/22 05:04:43 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2026/01/22 05:04:43 DEBUG : test%46.txt/: Creating directory marker 2026/01/22 05:04:45 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/01/22 05:04:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2026/01/22 05:04:47 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2026/01/22 05:04:47 DEBUG : hello? sausage/êé/: Creating directory marker 2026/01/22 05:04:48 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/01/22 05:04:53 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/01/22 05:04:53 DEBUG : Config file has changed externally - reloading 2026/01/22 05:04:53 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/01/22 05:04:53 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/01/22 05:04:53 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/01/22 05:04:56 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo/hello? sausage/êé" 2026/01/22 05:04:56 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2026/01/22 05:04:57 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo/hello? sausage/êé" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-sudoyes6hepo/hello? sausage/êé" 2026/01/22 05:04:57 DEBUG : a/b/c/d/: Creating directory marker 2026/01/22 05:04:58 DEBUG : a/b/c/: Creating directory marker 2026/01/22 05:04:58 DEBUG : a/b/: Creating directory marker 2026/01/22 05:04:59 DEBUG : a/: Creating directory marker 2026/01/22 05:05:00 DEBUG : Waiting for deletions to finish 2026/01/22 05:05:00 INFO : a/b/c/d/e.txt: Deleted 2026/01/22 05:05:01 DEBUG : removing 1 level 4 directories 2026/01/22 05:05:01 INFO : a/b/c/d: Removing directory 2026/01/22 05:05:01 DEBUG : a/b/c/d/: Removing directory marker 2026/01/22 05:05:01 DEBUG : removing 1 level 3 directories 2026/01/22 05:05:01 INFO : a/b/c: Removing directory 2026/01/22 05:05:01 DEBUG : a/b/c/: Removing directory marker 2026/01/22 05:05:01 DEBUG : removing 1 level 2 directories 2026/01/22 05:05:01 INFO : a/b: Removing directory 2026/01/22 05:05:01 DEBUG : a/b/: Removing directory marker 2026/01/22 05:05:01 DEBUG : removing 1 level 1 directories 2026/01/22 05:05:01 INFO : a: Removing directory 2026/01/22 05:05:01 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/01/22 05:05:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/01/22 05:05:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/01/22 05:05:10 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo/not found.txt" 2026/01/22 05:05:10 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoogleCloudStorage,directory_markers:" path "rclone-test-sudoyes6hepo" from "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo" 2026/01/22 05:05:11 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/01/22 05:05:11 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file3.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file4.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file5.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file6.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file7.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path1/file8.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file3.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file4.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file5.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file6.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file7.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/backupdir/path2/file8.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/file1.copy1.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/file1.copy2.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/file1.copy3.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/file1.copy4.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/file1.copy5.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path1/file1.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/file1.copy1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/file1.copy2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/file1.copy3.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/file1.copy4.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/file1.copy5.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/createemptysrcdirs/path2/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/file1 - Copy (2).txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/file1 - Copy.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/file1_with white space.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/file_enconde_mañana_funcionará.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/filename_contains_ě_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/filename_contains_ࢺ_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/filename_contains_ࢺ_p1m.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/subdir_with_ࢺ_/file_with_測試_.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/subdir_with_ࢺ_/mañana_funcionará.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/subdir_with_ࢺ_/test.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path1/Русский.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/New_top_level_mañana_funcionará.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/file1 - Copy (2).txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/file1 - Copy.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/file_enconde_mañana_funcionará.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/filename_contains_ě_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/filename_contains_ࢺ_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/extended_filenames/path2/Русский.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file1.txt: Failed to read mtime from metadata: parsing time "1090540800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "540800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file1.txt.apple1: Failed to read mtime from metadata: parsing time "1030320000" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "320000" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file1.txt.apple2: Failed to read mtime from metadata: parsing time "1027382400" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "382400" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file1.txt.cloud1: Failed to read mtime from metadata: parsing time "1058918400" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "918400" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file1.txt.dinosaur1: Failed to read mtime from metadata: parsing time "998784000" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84000" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file1.txt.local1: Failed to read mtime from metadata: parsing time "1058918400" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "918400" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path1/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file1.txt: Failed to read mtime from metadata: parsing time "1090540800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "540800" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file1.txt.apple1: Failed to read mtime from metadata: parsing time "1030320000" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "320000" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file1.txt.apple2: Failed to read mtime from metadata: parsing time "1027382400" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "382400" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file1.txt.cloud1: Failed to read mtime from metadata: parsing time "1058918400" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "918400" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file1.txt.dinosaur1: Failed to read mtime from metadata: parsing time "998784000" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84000" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file1.txt.local1: Failed to read mtime from metadata: parsing time "1058918400" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "918400" as "-" 2026/01/22 05:05:12 DEBUG : rclone-test-hudebin3mote/041132ja/resolve/path2/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file3.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file4.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file5.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file6.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file7.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/backupdir/path1/file8.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/file1.copy1.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/file1.copy2.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/file1.copy3.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/file1.copy4.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/file1.copy5.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/createemptysrcdirs/path1/file1.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file3.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file4.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file5.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file6.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:13 DEBUG : rclone-test-noleboy1voyo/044533ri/dry_run/path1/file7.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/01/22 05:05:14 DEBUG : rclone-test1/dir0/webtest/file.txt: Failed to read mtime from metadata: parsing time "1712054163.867854256" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "054163.867854256" as "-" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2132: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2347: *googlecloudstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2368: *googlecloudstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2489: *googlecloudstorage.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/01/22 05:05:18 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-sudoyes6hepo/deeper/nonexisting/directory" 2026/01/22 05:05:18 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2629: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2672: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: FS has no Directory methods and doesn't Wrap 2026/01/22 05:05:19 DEBUG : Waiting for deletions to finish 2026/01/22 05:05:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/01/22 05:05:20 DEBUG : removing 1 level 4 directories 2026/01/22 05:05:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/01/22 05:05:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Removing directory marker 2026/01/22 05:05:20 DEBUG : removing 1 level 3 directories 2026/01/22 05:05:20 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/01/22 05:05:20 DEBUG : hello? sausage/êé/Hello, 世界/: Removing directory marker 2026/01/22 05:05:20 DEBUG : removing 1 level 2 directories 2026/01/22 05:05:20 INFO : hello? sausage/êé: Removing directory 2026/01/22 05:05:20 DEBUG : hello? sausage/êé/: Removing directory marker 2026/01/22 05:05:21 DEBUG : removing 1 level 1 directories 2026/01/22 05:05:21 INFO : hello? sausage: Removing directory 2026/01/22 05:05:21 DEBUG : hello? sausage/: Removing directory marker 2026/01/22 05:05:21 DEBUG : removing 1 level 0 directories 2026/01/22 05:05:21 INFO : GCS bucket rclone-test-sudoyes6hepo: Removing directory 2026/01/22 05:05:22 DEBUG : Waiting for deletions to finish 2026/01/22 05:05:22 ERROR : GCS bucket rclone-test-sudoyes6hepo: Failed to list "": directory not found 2026/01/22 05:05:22 DEBUG : removing 1 level 0 directories 2026/01/22 05:05:22 INFO : GCS bucket rclone-test-sudoyes6hepo: Removing directory 2026/01/22 05:05:22 ERROR : Failed to rmdir: bucket already deleted === NAME TestIntegration/FsMkdir fstests.go:2821: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2835: Shutdown method not supported --- PASS: TestIntegration (82.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.72s) --- PASS: TestIntegration/FsMkdir (79.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.60s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.57s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding (36.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.75s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.74s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 googlecloudstorage_test.go:23: Skipping as -remote set --- SKIP: TestIntegration2 (0.00s) PASS ok github.com/rclone/rclone/backend/googlecloudstorage 82.368s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished OK in 1m24.898727592s (try 1/5)