Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/gopls/test: TestDiagnosticErrorInEditedFile failures #57870

Closed
gopherbot opened this issue Jan 18, 2023 · 3 comments
Closed

x/tools/gopls/test: TestDiagnosticErrorInEditedFile failures #57870

gopherbot opened this issue Jan 18, 2023 · 3 comments
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test" && test == "TestDiagnosticErrorInEditedFile"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestDiagnosticErrorInEditedFile (1.71s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (1.71s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 22:25:17.199 PM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/17 22:25:17 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/8f16000c/analysis/05: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-3061496503/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 22:25:17.200 PM] Received notification '$/progress'.
Params: {"token":"7060474835349951814","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jan 18, 2023
@gopherbot gopherbot added this to the Unreleased milestone Jan 18, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test" && test == "TestDiagnosticErrorInEditedFile"
2023-01-18 02:12 aix-ppc64 tools@5bedd861 go@7026a8a1 x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (1.71s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (1.71s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 22:25:17.199 PM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/17 22:25:17 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/8f16000c/analysis/05: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-3061496503/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 22:25:17.200 PM] Received notification '$/progress'.
Params: {"token":"7060474835349951814","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"

watchflakes

@findleyr
Copy link
Contributor

Dupe of #57900.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test" && test == "TestDiagnosticErrorInEditedFile"
2023-01-17 18:50 aix-ppc64 tools@d958e854 go@dbe327a6 x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (1.84s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (1.84s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 03:00:33.367 AM] Received notification '$/progress'.
Params: {"token":"8122962908844725063","value":{"kind":"end","message":"Done."}}


[Trace - 03:00:33.367 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 03:00:33 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/e5cc065f/analysis/a8: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-3531648703/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"
2023-01-17 18:50 aix-ppc64 tools@d958e854 go@f773bef9 x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (2.21s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (2.21s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 04:31:22.959 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 04:31:22 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/d1c26719/analysis/1c: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-3701121941/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 04:31:22.960 AM] Received notification '$/progress'.
Params: {"token":"8842780393665362495","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"
2023-01-18 02:12 aix-ppc64 tools@5bedd861 go@581603cb x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (2.55s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (2.55s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 22:10:25.412 PM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/17 22:10:25 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/3a68428a/analysis/c9: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-1750675161/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 22:10:25.413 PM] Received notification '$/progress'.
Params: {"token":"2197530056574115421","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"
2023-01-18 14:54 aix-ppc64 tools@f0e2d5c5 go@7026a8a1 x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (1.72s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (1.72s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 09:52:03.014 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 09:52:03 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/3895f6a1/analysis/fb: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-1475082788/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 09:52:03.015 AM] Received notification '$/progress'.
Params: {"token":"671499727895620726","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"
2023-01-18 14:59 aix-ppc64 tools@957bec5a go@7026a8a1 x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (1.68s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (1.68s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 10:06:58.060 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 10:06:58 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/e0f81eff/analysis/41: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-2561222185/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 10:06:58.060 AM] Received notification '$/progress'.
Params: {"token":"5955489334181686179","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"
2023-01-18 15:15 aix-ppc64 tools@2fa6ca1e go@7026a8a1 x/tools/gopls/test.TestDiagnosticErrorInEditedFile (log)
--- FAIL: TestDiagnosticErrorInEditedFile (1.86s)
    --- FAIL: TestDiagnosticErrorInEditedFile/default (1.86s)
        env.go:322: waiting on:
            Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)\ncompleted work \"diagnosing changed files\" at least 1 time(s)" is met, must have:
            any diagnostics at the first position matching `Printl` in "main.go"
            no log message matching ""

            err:condition has final verdict Unmeetable

            state:
...

[Trace - 10:21:49.492 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 10:21:49 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/b5e407cc/analysis/3d: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-3091441259/TestMissingImportDiagsClearOnFirstFile/default/work\n\tpackage=\"mod.com\"\n"}


[Trace - 10:21:49.492 AM] Received notification '$/progress'.
Params: {"token":"6037557684150591033","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestMissingImportDiagsClearOnFirstFile/default"

watchflakes

@gopherbot gopherbot reopened this Jan 25, 2023
@golang golang locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

2 participants