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

build failed "Socket closed" under ubuntu20 #17270

Closed
cfanbo opened this issue Jul 8, 2021 · 2 comments
Closed

build failed "Socket closed" under ubuntu20 #17270

cfanbo opened this issue Jul 8, 2021 · 2 comments
Labels
area/build stale stalebot believes this issue/PR has not been touched recently

Comments

@cfanbo
Copy link

cfanbo commented Jul 8, 2021

build failed!

$uname -a
Linux ubuntu 5.8.0-43-generic #49~20.04.1-Ubuntu SMP Fri Feb 5 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

output:

bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.cc:3743:13: warning: 'has_status' is deprecated [-Wdeprecated-declarations]
  if (this->has_status()) {
            ^
bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:2229:3: note: 'has_status' has been explicitly marked deprecated here
  PROTOBUF_DEPRECATED bool has_status() const;
  ^
external/com_google_protobuf/src/google/protobuf/port_def.inc:169:44: note: expanded from macro 'PROTOBUF_DEPRECATED'
#define PROTOBUF_DEPRECATED __attribute__((deprecated))
                                           ^
bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.cc:3780:12: warning: 'has_time_series' is deprecated [-Wdeprecated-declarations]
  if (from.has_time_series()) {
           ^
bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:2211:3: note: 'has_time_series' has been explicitly marked deprecated here
  PROTOBUF_DEPRECATED bool has_time_series() const;
  ^
external/com_google_protobuf/src/google/protobuf/port_def.inc:169:44: note: expanded from macro 'PROTOBUF_DEPRECATED'
#define PROTOBUF_DEPRECATED __attribute__((deprecated))
                                           ^
bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.cc:3783:12: warning: 'has_status' is deprecated [-Wdeprecated-declarations]
  if (from.has_status()) {
           ^
bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:2229:3: note: 'has_status' has been explicitly marked deprecated here
  PROTOBUF_DEPRECATED bool has_status() const;
  ^
external/com_google_protobuf/src/google/protobuf/port_def.inc:169:44: note: expanded from macro 'PROTOBUF_DEPRECATED'
#define PROTOBUF_DEPRECATED __attribute__((deprecated))
                                           ^
6 warnings generated.
[9,017 / 10,778] 8 actions running
    Compiling external/com_google_googleapis/google/monitoring/v3/alert.pb.cc; 28s linux-sandbox
    Compiling external/skywalking_data_collect_protocol/language-agent/Tracing.pb.cc; 25s linux-sandbox
    Compiling external/skywalking_data_collect_protocol/language-agent/Tracing.grpc.pb.cc; 24s linux-sandbox
    Compiling com_github_skyapm_cpp2sky/source/segment_context_impl.cc; 23s linux-sandbox
    Compiling external/com_google_googleapis/google/rpc/code.pb.cc; 21s linux-sandbox
    Compiling com_google_cel_cpp/internal/status_util.cc; 21s linux-sandbox
    Compiling grpc_httpjson_transcoding/src/message_reader.cc; 20s linux-sandbox
    Compiling grpc_httpjson_transcoding/src/message_stream.cc; 20s linux-sandbox

Server terminated abruptly (error code: 14, error message: 'Socket closed', log file: '/root/.cache/bazel/_bazel_sxf/0b2f5c7fac4b02c7efd0f9f5b724b1fe/server/jvm.out')

make: *** [Makefile.core.mk:79: build_envoy] Error 37

but file jvm.out is empty!

@cfanbo cfanbo added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Jul 8, 2021
@mattklein123 mattklein123 added area/build and removed enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Jul 9, 2021
@github-actions
Copy link

github-actions bot commented Aug 9, 2021

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Aug 9, 2021
@github-actions
Copy link

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build stale stalebot believes this issue/PR has not been touched recently
Projects
None yet
Development

No branches or pull requests

2 participants