-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
bughelp wantedNeeds help!Needs help!investigatePotential bug that needs verificationPotential bug that needs verification
Description
Test fails due to Insufficient storage.
2020-09-08T21:01:29.7837983Z ERROR: /source/test/extensions/filters/network/thrift_proxy/BUILD:316:24: Linking of rule '//test/extensions/filters/network/thrift_proxy:thrift_object_impl_test' failed (Exit 1): clang failed: error executing command
2020-09-08T21:01:29.7839809Z (cd /tmp/sandbox_base/bazel-sandbox.506fa982d9679d3c6eeab1b1d124a688b61c231e37f3485140dfb23bf122cc4f/processwrapper-sandbox/6227/execroot/envoy && \
2020-09-08T21:01:29.7840464Z exec env - \
2020-09-08T21:01:29.7840836Z BAZEL_COMPILER=clang \
2020-09-08T21:01:29.7841353Z BAZEL_CXXOPTS='-stdlib=libc++' \
2020-09-08T21:01:29.7842016Z BAZEL_LINKLIBS=-l%:libc++.a:-l%:libc++abi.a:-lm \
2020-09-08T21:01:29.7842496Z BAZEL_LINKOPTS=-lm \
2020-09-08T21:01:29.7842790Z BAZEL_USE_LLVM_NATIVE_COVERAGE=1 \
2020-09-08T21:01:29.7843850Z CC=clang \
2020-09-08T21:01:29.7844160Z CXX=clang++ \
2020-09-08T21:01:29.7844916Z CXXFLAGS='-stdlib=libc++' \
2020-09-08T21:01:29.7845443Z GCOV=llvm-profdata \
2020-09-08T21:01:29.7849745Z LDFLAGS='-stdlib=libc++' \
2020-09-08T21:01:29.7850744Z LLVM_CONFIG=/opt/llvm/bin/llvm-config \
2020-09-08T21:01:29.7851455Z PATH=/opt/llvm/bin:/opt/llvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin \
2020-09-08T21:01:29.7852040Z PWD=/proc/self/cwd \
2020-09-08T21:01:29.7853038Z /opt/llvm/bin/clang @bazel-out/k8-fastbuild/bin/test/extensions/filters/network/thrift_proxy/thrift_object_impl_test-2.params)
2020-09-08T21:01:29.7853700Z Execution platform: @local_config_platform//:host
2020-09-08T21:01:29.7854055Z
2020-09-08T21:01:29.7854979Z Use --sandbox_debug to see verbose messages from the sandbox clang failed: error executing command
2020-09-08T21:01:29.7856348Z (cd /tmp/sandbox_base/bazel-sandbox.506fa982d9679d3c6eeab1b1d124a688b61c231e37f3485140dfb23bf122cc4f/processwrapper-sandbox/6227/execroot/envoy && \
2020-09-08T21:01:29.7857318Z exec env - \
2020-09-08T21:01:29.7857761Z BAZEL_COMPILER=clang \
2020-09-08T21:01:29.7858506Z BAZEL_CXXOPTS='-stdlib=libc++' \
2020-09-08T21:01:29.7859327Z BAZEL_LINKLIBS=-l%:libc++.a:-l%:libc++abi.a:-lm \
2020-09-08T21:01:29.7860123Z BAZEL_LINKOPTS=-lm \
2020-09-08T21:01:29.7860608Z BAZEL_USE_LLVM_NATIVE_COVERAGE=1 \
2020-09-08T21:01:29.7861030Z CC=clang \
2020-09-08T21:01:29.7861406Z CXX=clang++ \
2020-09-08T21:01:29.7862063Z CXXFLAGS='-stdlib=libc++' \
2020-09-08T21:01:29.7862748Z GCOV=llvm-profdata \
2020-09-08T21:01:29.7863438Z LDFLAGS='-stdlib=libc++' \
2020-09-08T21:01:29.7864160Z LLVM_CONFIG=/opt/llvm/bin/llvm-config \
2020-09-08T21:01:29.7864864Z PATH=/opt/llvm/bin:/opt/llvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin \
2020-09-08T21:01:29.7865545Z PWD=/proc/self/cwd \
2020-09-08T21:01:29.7866596Z /opt/llvm/bin/clang @bazel-out/k8-fastbuild/bin/test/extensions/filters/network/thrift_proxy/thrift_object_impl_test-2.params)
2020-09-08T21:01:29.7867360Z Execution platform: @local_config_platform//:host
2020-09-08T21:01:29.7867793Z
2020-09-08T21:01:29.7868603Z Use --sandbox_debug to see verbose messages from the sandbox
2020-09-08T21:01:29.7978968Z ld.lld: error: cannot open output file bazel-out/k8-fastbuild/bin/test/
extensions/filters/network/thrift_proxy/thrift_object_impl_test: No space left on device
See build: https://dev.azure.com/cncf/envoy/_build/results?buildId=50688&view=logs&jobId=724db6ef-a27f-5b54-bc41-0e2ad1c5e0c3&j=724db6ef-a27f-5b54-bc41-0e2ad1c5e0c3&t=228179bb-5fc5-500b-1a8a-a25f640ced89
Raw logs: https://dev.azure.com/cncf/4684fb3d-0389-4e0b-8251-221942316e06/_apis/build/builds/50688/logs/99
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bughelp wantedNeeds help!Needs help!investigatePotential bug that needs verificationPotential bug that needs verification