On Tue, 2021-03-02 at 09:49 +0000, Naveen Saini wrote: > This is now failing when you are behind a proxy because it's trying to fetch > those modules during do_compile(). > https://github.com/golang/example/commit/bcf50bfd7dcd8020c90965747d857ae42802e0c5 > > Error log: > > > ERROR: Execution of > > '~/build/tmp/work/corei7-64-poky-linux/go-helloworld/0.1-r0/temp/run.do_compile.26031' > > failed with exit code 1: > > go: golang.org/x/[email protected]: Get > > "https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20210112183307-1e6ecd4bf1b0.mod": > > dial tcp 216.58.196.49:443: i/o timeout > > go: golang.org/x/[email protected]: Get > > "https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20210112183307-1e6ecd4bf1b0.mod": > > dial tcp 216.58.196.49:443: i/o timeout
Also, https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/1876/steps/14/logs/stdio 2021-03-02 05:12:19,144 - oe-selftest - INFO - ====================================================================== 2021-03-02 05:12:19,144 - oe-selftest - INFO - FAIL: gotoolchain.oeGoToolchainSelfTest.test_go_dep_build (subunit.RemotedTestCase) 2021-03-02 05:12:19,144 - oe-selftest - INFO - ---------------------------------------------------------------------- 2021-03-02 05:12:19,145 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last): File "/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/gotoolchain.py", line 68, in test_go_dep_build retv = self.run_sdk_go_command('build', proj, name) File "/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/gotoolchain.py", line 54, in run_sdk_go_command return runCmd(cmd).status File "/home/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py", line 210, in runCmd raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output)) AssertionError: Command 'cd /tmp/SDKQAvg7566re/go/src/github.com/direnv/direnv; . /tmp/SDKQAvg7566re/environment-setup-core2-64-poky-linux; export GOPATH=/tmp/SDKQAvg7566re/go; ${CROSS_COMPILE}go build' returned non-zero exit status 1: go: github.com/BurntSushi/[email protected]: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod": net/http: TLS handshake timeout Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148845): https://lists.openembedded.org/g/openembedded-core/message/148845 Mute This Topic: https://lists.openembedded.org/mt/80870121/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
