"go test -v -timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage:" 2025/06/21 02:44:29 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-lexipox3bejo" 2025/06/21 02:44:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestGoogleCloudStorage:" path "rclone-test-lexipox3bejo" from "TestGoogleCloudStorage:rclone-test-lexipox3bejo" 2025/06/21 02:44:54 DEBUG : Creating backend with remote "TestGoogleCloudStorage:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/06/21 02:44:56 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/06/21 02:44:57 DEBUG : removing 1 level 0 directories 2025/06/21 02:44:57 INFO : GCS bucket rclone-test-lexipox3bejo: Removing directory 2025/06/21 02:44:57 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:58 ERROR : GCS bucket rclone-test-lexipox3bejo: Failed to list "": directory not found 2025/06/21 02:44:58 DEBUG : removing 1 level 0 directories 2025/06/21 02:44:58 INFO : GCS bucket rclone-test-lexipox3bejo: Removing directory 2025/06/21 02:44:58 ERROR : Failed to rmdir: bucket already deleted === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (29.07s) --- PASS: TestIntegration/FsMkdir (27.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.50s) PASS ok github.com/rclone/rclone/backend/googlecloudstorage 29.103s "go test -v -timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 30.368542626s (try 2/5)